{"_id":"mobx-state-tree","_rev":"167-11eb66c9c4484927d0679d42c3a48cfc","name":"mobx-state-tree","dist-tags":{"beta":"3.0.0-beta.2","rc":"5.3.1-alpha.1","pre":"7.0.0-pre.2","latest":"8.0.0"},"versions":{"0.0.1":{"name":"mobx-state-tree","version":"0.0.1","keywords":["mobx","mobx-state-tree","promise","reactive","frp","functional-reactive-programming","state management"],"author":{"name":"Michel Weststrate"},"license":"MIT","_id":"mobx-state-tree@0.0.1","maintainers":[{"name":"mweststrate","email":"mweststrate@gmail.com"}],"homepage":"https://github.com/mobxjs/mobx-state-tree#readme","bugs":{"url":"https://github.com/mobxjs/mobx-state-tree/issues"},"dist":{"shasum":"9f8dbf63391fb1e5176c3a89853c2864ad5152c0","tarball":"https://registry.npmjs.org/mobx-state-tree/-/mobx-state-tree-0.0.1.tgz","integrity":"sha512-+fju+KL75BU558qa9PDiCx01WzvnOPzU+8h4JhGwWHNTwel6BZ2vB+OkvcpqajMvthNa3Ypxv9EgdkkSMRpsDg==","signatures":[{"sig":"MEUCIB4nFCx6GgRIEBWAwJr6Xi5qUke9DNeYzEv58eX3GjujAiEA9bczUSWbFx4CaNEO1JHgo7hErF1hkX4QFtha+iO06Es=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","_from":".","files":["lib/","mobx-state-tree.umd.js"],"_shasum":"9f8dbf63391fb1e5176c3a89853c2864ad5152c0","gitHead":"b05753be5768a5f341ea7fc57dba0b559d01e3c2","scripts":{"test":"ts-node node_modules/.bin/tape test/*.ts | faucet","build":"npm run quick-build && npm run webpack","watch":"tsc --pretty --watch","webpack":"webpack -p","coverage":"npm run quick-build && istanbul cover tape test/*.js","build-docs":"npm run quick-build && documentation readme lib/src/index.js --github --section API","quick-build":"tsc","test-travis":"npm run build && istanbul cover tape test/*.js","_TODO_prepublish":"npm run build && npm run build-docs"},"typings":"lib/index.d.ts","_npmUser":{"name":"mweststrate","email":"mweststrate@gmail.com"},"repository":{"url":"git+https://github.com/mobxjs/mobx-state-tree.git","type":"git"},"_npmVersion":"3.10.8","description":"Opinionated, transactional, MobX powered state container","directories":{},"_nodeVersion":"4.4.3","dependencies":{"remotedev":"^0.2.2"},"devDependencies":{"mobx":"^2.5.1","tape":"^4.6.0","faucet":"0.0.1","tslint":"^3.15.1","ts-node":"^1.3.0","webpack":"^1.13.1","istanbul":"^0.3.21","coveralls":"^2.11.4","typescript":"^2.0.0","@types/tape":"^4.2.28","documentation":"^4.0.0-beta9"},"peerDependencies":{"mobx":"^2.5.1"},"_npmOperationalInternal":{"tmp":"tmp/mobx-state-tree-0.0.1.tgz_1477477444188_0.4104557412210852","host":"packages-12-west.internal.npmjs.com"}},"0.1.0":{"name":"mobx-state-tree","version":"0.1.0","keywords":["mobx","mobx-state-tree","promise","reactive","frp","functional-reactive-programming","state management"],"author":{"name":"Michel Weststrate"},"license":"MIT","_id":"mobx-state-tree@0.1.0","maintainers":[{"name":"mattiamanzati","email":"manzati.mattia@gmail.com"},{"name":"mweststrate","email":"mweststrate@gmail.com"}],"homepage":"https://github.com/mobxjs/mobx-state-tree#readme","bugs":{"url":"https://github.com/mobxjs/mobx-state-tree/issues"},"ava":{"files":["test-lib/**/*.js"],"source":["lib/**/*.js"]},"dist":{"shasum":"7547d0aa3526259941fd07ac2d09ab25858a81ae","tarball":"https://registry.npmjs.org/mobx-state-tree/-/mobx-state-tree-0.1.0.tgz","integrity":"sha512-Aj1aRQ6X9LFUhNImWYzNCy0+GbZxgb3iczEfCVhDSoBNY3+WFqhusU3EPHa7j04L+/2MILiQ6dq3x9ya6FBmsA==","signatures":[{"sig":"MEYCIQCO4jkYrc9Vl5DMA8zRNiwuHIrvYT+3dnA4rPDlVSurRAIhALIm53cqfv7j9hdRGXPPztw9O9+cY6QYGTEh4dqYLlaa","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","_from":".","files":["lib/","mobx-state-tree.umd.js"],"_shasum":"7547d0aa3526259941fd07ac2d09ab25858a81ae","gitHead":"fe09d07feb6a1ee1a5a7e650fc141e36abe3b4e1","scripts":{"lint":"tslint -c tslint.json 'src/**/*.ts'","test":"tsc && tsc -p test/ && ava","build":"npm run quick-build && npm run webpack","watch":"concurrently 'tsc --watch' 'tsc --watch -p test' 'ava --watch'","webpack":"webpack -p","coverage":"tsc && tsc -p test/ && nyc ava && nyc report -r html && nyc report -r lcov","build-docs":"npm run quick-build && documentation readme lib/index.js --github --section API","prepublish":"npm run build && npm run build-docs","quick-build":"tsc"},"typings":"lib/index.d.ts","_npmUser":{"name":"mattiamanzati","email":"manzati.mattia@gmail.com"},"repository":{"url":"git+https://github.com/mobxjs/mobx-state-tree.git","type":"git"},"_npmVersion":"3.9.5","description":"Opinionated, transactional, MobX powered state container","directories":{},"_nodeVersion":"6.6.0","dependencies":{"remotedev":"^0.2.2"},"devDependencies":{"ava":"^0.17.0","nyc":"^10.0.0","mobx":"^3.1.0","tape":"^4.6.0","tslint":"^3.15.1","webpack":"^1.13.1","coveralls":"^2.11.4","typescript":"^2.1.4","@types/jest":"^16.0.2","@types/tape":"^4.2.28","concurrently":"^3.1.0","documentation":"^4.0.0-beta9"},"peerDependencies":{"mobx":"^3.1.0"},"_npmOperationalInternal":{"tmp":"tmp/mobx-state-tree-0.1.0.tgz_1488296952925_0.010208944091573358","host":"packages-18-east.internal.npmjs.com"}},"0.1.1":{"name":"mobx-state-tree","version":"0.1.1","keywords":["mobx","mobx-state-tree","promise","reactive","frp","functional-reactive-programming","state management"],"author":{"name":"Michel Weststrate"},"license":"MIT","_id":"mobx-state-tree@0.1.1","maintainers":[{"name":"mattiamanzati","email":"manzati.mattia@gmail.com"},{"name":"mweststrate","email":"mweststrate@gmail.com"}],"homepage":"https://github.com/mobxjs/mobx-state-tree#readme","bugs":{"url":"https://github.com/mobxjs/mobx-state-tree/issues"},"ava":{"files":["test-lib/**/*.js"],"source":["lib/**/*.js"]},"dist":{"shasum":"94205c9684ff318c7d55a049475691e06540cb1b","tarball":"https://registry.npmjs.org/mobx-state-tree/-/mobx-state-tree-0.1.1.tgz","integrity":"sha512-HNkOYbynUsu7/hA5zE/Hy3MLAMG41Ac1Swi+r/EHVSOnTzX2AETWsmhm13s7g0QLq9fsYExtrecgC79BTfbwLg==","signatures":[{"sig":"MEUCIQDGmEXHZ5z9TrdYGU5rgys6lsoxX3Ch6nG0YQn+JYXjAAIgJPAlkHAT0+qUJ48NULkuE7vghvDUThPrZtn/3YEFpdU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","_from":".","files":["lib/","mobx-state-tree.umd.js"],"_shasum":"94205c9684ff318c7d55a049475691e06540cb1b","gitHead":"3391ff9979f9625b326ebfe64ce4d6fbbfc96cfc","scripts":{"lint":"tslint -c tslint.json 'src/**/*.ts'","test":"tsc && tsc -p test/ && ava","build":"npm run quick-build && npm run webpack","clean":"rm lib && rm test-lib","watch":"concurrently --kill-others --names 'build,build-tests,test-runner' 'tsc --watch' 'tsc --watch -p test' --raw  'ava --watch'","webpack":"webpack -p","coverage":"tsc && tsc -p test/ && nyc ava && nyc report -r html && nyc report -r lcov","build-docs":"npm run quick-build && documentation readme lib/index.js --github --section API","prepublish":"npm run build && npm run build-docs","quick-build":"tsc"},"typings":"lib/index.d.ts","_npmUser":{"name":"mweststrate","email":"mweststrate@gmail.com"},"repository":{"url":"git+https://github.com/mobxjs/mobx-state-tree.git","type":"git"},"_npmVersion":"2.15.11","description":"Opinionated, transactional, MobX powered state container","directories":{},"_nodeVersion":"4.8.0","dependencies":{"remotedev":"^0.2.2","webpack-fail-plugin":"^1.0.6"},"devDependencies":{"ava":"^0.17.0","nyc":"^10.0.0","mobx":"^3.1.0","tape":"^4.6.0","tslint":"^3.15.1","webpack":"^1.13.1","coveralls":"^2.11.4","typescript":"^2.1.4","@types/jest":"^16.0.2","@types/tape":"^4.2.28","concurrently":"^3.1.0","documentation":"^4.0.0-beta9"},"peerDependencies":{"mobx":"^3.1.0"},"_npmOperationalInternal":{"tmp":"tmp/mobx-state-tree-0.1.1.tgz_1489160133535_0.872230282286182","host":"packages-12-west.internal.npmjs.com"}},"0.2.0":{"name":"mobx-state-tree","version":"0.2.0","keywords":["mobx","mobx-state-tree","promise","reactive","frp","functional-reactive-programming","state management"],"author":{"name":"Michel Weststrate"},"license":"MIT","_id":"mobx-state-tree@0.2.0","maintainers":[{"name":"mattiamanzati","email":"manzati.mattia@gmail.com"},{"name":"mweststrate","email":"mweststrate@gmail.com"}],"homepage":"https://github.com/mobxjs/mobx-state-tree#readme","bugs":{"url":"https://github.com/mobxjs/mobx-state-tree/issues"},"ava":{"files":["test-lib/**/*.js"],"source":["lib/**/*.js"]},"dist":{"shasum":"bc84928e97982a840987dd494cb421d6c6e23dc6","tarball":"https://registry.npmjs.org/mobx-state-tree/-/mobx-state-tree-0.2.0.tgz","integrity":"sha512-Kq/ww6qsvaAAIPsAUTBkXnfz56hExmfltrYmRFHbxJUJlGyhWpr9C8kd2x5eUPTHWtnqwsDpflXQmEJ2r0fqhw==","signatures":[{"sig":"MEUCIQC85uq2VXjDuNliisCJdf3KCY9Agbf2M5HEvblzAYDCZQIgNygVYyQpmsRR49wC5vzO23WGlQtSANi738bhRo/KdCw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","_from":".","files":["lib/","mobx-state-tree.umd.js"],"_shasum":"bc84928e97982a840987dd494cb421d6c6e23dc6","gitHead":"12bbe176ee532e8d6ebd9d898bdb41fb64e9100e","scripts":{"lint":"tslint -c tslint.json 'src/**/*.ts'","test":"tsc && tsc -p test/ && ava","build":"npm run quick-build && npm run webpack","clean":"rm lib && rm test-lib","watch":"concurrently --kill-others --names 'build,build-tests,test-runner' 'tsc --watch' 'tsc --watch -p test' --raw  'ava --watch'","webpack":"webpack -p","coverage":"tsc && tsc -p test/ && nyc ava && nyc report -r html && nyc report -r lcov","build-docs":"npm run quick-build && documentation readme lib/index.js --github --section API","prepublish":"npm run build && npm run build-docs","quick-build":"tsc"},"typings":"lib/index.d.ts","_npmUser":{"name":"mweststrate","email":"mweststrate@gmail.com"},"repository":{"url":"git+https://github.com/mobxjs/mobx-state-tree.git","type":"git"},"_npmVersion":"2.15.11","description":"Opinionated, transactional, MobX powered state container","directories":{},"_nodeVersion":"4.8.1","dependencies":{"remotedev":"^0.2.2","webpack-fail-plugin":"^1.0.6"},"devDependencies":{"ava":"^0.17.0","nyc":"^10.0.0","mobx":"^3.1.0","tape":"^4.6.0","tslint":"^3.15.1","webpack":"^1.13.1","coveralls":"^2.11.4","typescript":"^2.1.4","@types/jest":"^16.0.2","@types/tape":"^4.2.28","concurrently":"^3.1.0","documentation":"^4.0.0-beta9"},"peerDependencies":{"mobx":"^3.1.0"},"_npmOperationalInternal":{"tmp":"tmp/mobx-state-tree-0.2.0.tgz_1490812393809_0.12751929997466505","host":"packages-12-west.internal.npmjs.com"}},"0.2.1":{"name":"mobx-state-tree","version":"0.2.1","keywords":["mobx","mobx-state-tree","promise","reactive","frp","functional-reactive-programming","state management"],"author":{"name":"Michel Weststrate"},"license":"MIT","_id":"mobx-state-tree@0.2.1","maintainers":[{"name":"mattiamanzati","email":"manzati.mattia@gmail.com"},{"name":"mweststrate","email":"mweststrate@gmail.com"}],"homepage":"https://github.com/mobxjs/mobx-state-tree#readme","bugs":{"url":"https://github.com/mobxjs/mobx-state-tree/issues"},"ava":{"files":["test-lib/**/*.js"],"source":["lib/**/*.js"]},"dist":{"shasum":"71fcaf7e2b8d528bbe76cc7d4c140aa275cc43a3","tarball":"https://registry.npmjs.org/mobx-state-tree/-/mobx-state-tree-0.2.1.tgz","integrity":"sha512-MkH1WzRlR9abzH2RH2UIlM9PArCis4fGYql39djyU+PVJWxw2Wxav+uJskyY1wcGIKiEAQXFz62595BICQctKA==","signatures":[{"sig":"MEYCIQCJggui51QyDmqUd4OtzvoBtmvXCvcOA4merXRiUFK76wIhAJKTEPHydLwF9FZhbe78X1DYS1Jj8LGebeJeY3K0FKqy","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","_from":".","files":["lib/","mobx-state-tree.umd.js"],"_shasum":"71fcaf7e2b8d528bbe76cc7d4c140aa275cc43a3","gitHead":"10d440851923095b35b067194cc1c5eeb81d8b19","scripts":{"lint":"tslint -c tslint.json 'src/**/*.ts'","test":"tsc && tsc -p test/ && ava","build":"npm run quick-build && npm run webpack","clean":"rm -rf lib && rm -rf test-lib","watch":"concurrently --kill-others --names 'build,build-tests,test-runner' 'tsc --watch' 'tsc --watch -p test' --raw  'ava --watch'","webpack":"webpack -p","coverage":"tsc && tsc -p test/ && nyc ava && nyc report -r html && nyc report -r lcov","build-docs":"npm run quick-build && documentation readme lib/index.js --github --section API","prepublish":"npm run build && npm run build-docs","quick-build":"tsc"},"typings":"lib/index.d.ts","_npmUser":{"name":"mattiamanzati","email":"manzati.mattia@gmail.com"},"repository":{"url":"git+https://github.com/mobxjs/mobx-state-tree.git","type":"git"},"_npmVersion":"3.9.5","description":"Opinionated, transactional, MobX powered state container","directories":{},"_nodeVersion":"6.6.0","dependencies":{"remotedev":"^0.2.2","webpack-fail-plugin":"^1.0.6"},"devDependencies":{"ava":"^0.17.0","nyc":"^10.0.0","mobx":"^3.1.0","tape":"^4.6.0","tslint":"^3.15.1","webpack":"^1.13.1","coveralls":"^2.11.4","typescript":"^2.1.4","@types/jest":"^16.0.2","@types/tape":"^4.2.28","concurrently":"^3.1.0","documentation":"^4.0.0-beta9"},"peerDependencies":{"mobx":"^3.1.0"},"_npmOperationalInternal":{"tmp":"tmp/mobx-state-tree-0.2.1.tgz_1491405160491_0.7227427868638188","host":"packages-18-east.internal.npmjs.com"}},"0.2.2":{"name":"mobx-state-tree","version":"0.2.2","keywords":["mobx","mobx-state-tree","promise","reactive","frp","functional-reactive-programming","state management"],"author":{"name":"Michel Weststrate"},"license":"MIT","_id":"mobx-state-tree@0.2.2","maintainers":[{"name":"mattiamanzati","email":"manzati.mattia@gmail.com"},{"name":"mweststrate","email":"mweststrate@gmail.com"}],"homepage":"https://github.com/mobxjs/mobx-state-tree#readme","bugs":{"url":"https://github.com/mobxjs/mobx-state-tree/issues"},"ava":{"files":["test-lib/**/*.js"],"source":["lib/**/*.js"]},"dist":{"shasum":"bb9c4073a95500c805276417a9e89f5c51d2a106","tarball":"https://registry.npmjs.org/mobx-state-tree/-/mobx-state-tree-0.2.2.tgz","integrity":"sha512-Fpu2ffbmmn07j9Vu4ECzkoKkT5I6Y+/A1Q/4VE/olchuGyaiwjPsmqIz4hXfCgb+wlL+6TqAsgQ2awrQ423KDg==","signatures":[{"sig":"MEQCIDfd6PcFdBVwVx1XvrcV7VGmZmC8M54yEbjxHGqEg6uLAiAHhBbue8Gz3isj3Ics0K4iCfrGFv7bxS3+GWuApxgYMQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","_from":".","files":["lib/","mobx-state-tree.umd.js"],"_shasum":"bb9c4073a95500c805276417a9e89f5c51d2a106","gitHead":"992c4594af2120a86bc6e4bb7fbd645b645c8775","scripts":{"lint":"tslint -c tslint.json 'src/**/*.ts'","test":"tsc && tsc -p test/ && ava","build":"npm run quick-build && npm run webpack","clean":"rm -rf lib && rm -rf test-lib","watch":"concurrently --kill-others --names 'build,build-tests,test-runner' 'tsc --watch' 'tsc --watch -p test' --raw  'ava --watch'","webpack":"webpack -p","coverage":"tsc && tsc -p test/ && nyc ava && nyc report -r html && nyc report -r lcov","build-docs":"npm run quick-build && documentation readme lib/index.js --github --section API","prepublish":"npm run build && npm run build-docs","quick-build":"tsc"},"typings":"lib/index.d.ts","_npmUser":{"name":"mweststrate","email":"mweststrate@gmail.com"},"repository":{"url":"git+https://github.com/mobxjs/mobx-state-tree.git","type":"git"},"_npmVersion":"2.15.11","description":"Opinionated, transactional, MobX powered state container","directories":{},"_nodeVersion":"4.8.1","dependencies":{"remotedev":"^0.2.2","webpack-fail-plugin":"^1.0.6"},"devDependencies":{"ava":"^0.17.0","nyc":"^10.0.0","mobx":"^3.1.0","tape":"^4.6.0","tslint":"^3.15.1","webpack":"^1.13.1","coveralls":"^2.11.4","typescript":"^2.1.4","@types/jest":"^16.0.2","@types/tape":"^4.2.28","concurrently":"^3.1.0","documentation":"^4.0.0-beta9"},"peerDependencies":{"mobx":"^3.1.0"},"_npmOperationalInternal":{"tmp":"tmp/mobx-state-tree-0.2.2.tgz_1491420972069_0.986220285994932","host":"packages-18-east.internal.npmjs.com"}},"0.3.0":{"name":"mobx-state-tree","version":"0.3.0","keywords":["mobx","mobx-state-tree","promise","reactive","frp","functional-reactive-programming","state management"],"author":{"name":"Michel Weststrate"},"license":"MIT","_id":"mobx-state-tree@0.3.0","maintainers":[{"name":"mattiamanzati","email":"manzati.mattia@gmail.com"},{"name":"mweststrate","email":"mweststrate@gmail.com"}],"homepage":"https://github.com/mobxjs/mobx-state-tree#readme","bugs":{"url":"https://github.com/mobxjs/mobx-state-tree/issues"},"ava":{"files":["test-lib/**/*.js"],"source":["lib/**/*.js"]},"dist":{"shasum":"21fadb418e923cb239354394aeaf87cb45ed2621","tarball":"https://registry.npmjs.org/mobx-state-tree/-/mobx-state-tree-0.3.0.tgz","integrity":"sha512-ZD4pmFxx0DtXy6i+YiJMbxd4bIXxvP1eDW8/ZWMdT1SRfZGeOTT7H4oWtYF6mrnua7phOF8GmJqrG3QT2G8jQg==","signatures":[{"sig":"MEYCIQCFrRiptyInYPZRKLCiyhPRH0toJ6fdS1qFVrDHQD+mmAIhAP+ct3JxwYaQ5v39oLDA79pLVtZKZa7Y/0zbTfyAZzsY","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","_from":".","files":["lib/","mobx-state-tree.umd.js"],"_shasum":"21fadb418e923cb239354394aeaf87cb45ed2621","gitHead":"e4ace0a5b415489d11f33d6078345a8388f29af1","scripts":{"lint":"tslint -c tslint.json 'src/**/*.ts'","test":"tsc && tsc -p test/ && ava","build":"npm run quick-build && npm run webpack","clean":"rm -rf lib && rm -rf test-lib","watch":"concurrently --kill-others --names 'build,build-tests,test-runner' 'tsc --watch' 'tsc --watch -p test' --raw  'ava --watch'","webpack":"webpack -p","coverage":"tsc && tsc -p test/ && nyc ava && nyc report -r html && nyc report -r lcov","build-docs":"npm run quick-build && documentation readme lib/index.js --github --section API","prepublish":"npm run build && npm run build-docs","quick-build":"tsc"},"typings":"lib/index.d.ts","_npmUser":{"name":"mweststrate","email":"mweststrate@gmail.com"},"repository":{"url":"git+https://github.com/mobxjs/mobx-state-tree.git","type":"git"},"_npmVersion":"2.15.11","description":"Opinionated, transactional, MobX powered state container","directories":{},"_nodeVersion":"4.8.1","dependencies":{"remotedev":"^0.2.2"},"devDependencies":{"ava":"^0.19.0","nyc":"^10.0.0","mobx":"^3.1.9","tape":"^4.6.0","tslint":"^3.15.1","webpack":"^1.13.1","coveralls":"^2.11.4","typescript":"2.2.2","concurrently":"^3.1.0","documentation":"^4.0.0-beta9","webpack-fail-plugin":"^1.0.6"},"peerDependencies":{"mobx":"^3.1.9"},"_npmOperationalInternal":{"tmp":"tmp/mobx-state-tree-0.3.0.tgz_1491905129686_0.8154562509153038","host":"packages-12-west.internal.npmjs.com"}},"0.3.1":{"name":"mobx-state-tree","version":"0.3.1","keywords":["mobx","mobx-state-tree","promise","reactive","frp","functional-reactive-programming","state management"],"author":{"name":"Michel Weststrate"},"license":"MIT","_id":"mobx-state-tree@0.3.1","maintainers":[{"name":"mattiamanzati","email":"manzati.mattia@gmail.com"},{"name":"mweststrate","email":"mweststrate@gmail.com"}],"homepage":"https://github.com/mobxjs/mobx-state-tree#readme","bugs":{"url":"https://github.com/mobxjs/mobx-state-tree/issues"},"ava":{"files":["test-lib/**/*.js"],"source":["lib/**/*.js"]},"dist":{"shasum":"42c89d02819112c3a45b9efc56a871e22e37c9b7","tarball":"https://registry.npmjs.org/mobx-state-tree/-/mobx-state-tree-0.3.1.tgz","integrity":"sha512-CuwscKX5103+y1jawoLI1UMiy1LjK9NN67R4bOV2WmlcxkimRIQdoWenTPEtHIm2G5xzPCeBQ5fY9JZYLOYCHA==","signatures":[{"sig":"MEUCIQCEmDNXsvYxPuuGLNBrVHFD77iSPsntgy90dNpH9/2uHQIgFxFK7IstdZHP+cM00AnjDJWO5yD/bguPPVmGc8cYIJo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","_from":".","files":["lib/","mobx-state-tree.umd.js"],"_shasum":"42c89d02819112c3a45b9efc56a871e22e37c9b7","gitHead":"2395e1b7309388a3e8782026cdb86e20b6b09161","scripts":{"lint":"tslint -c tslint.json 'src/**/*.ts'","test":"tsc && tsc -p test/ && ava","build":"npm run quick-build && npm run webpack","clean":"rm -rf lib && rm -rf test-lib","watch":"concurrently --kill-others --names 'build,build-tests,test-runner' 'tsc --watch' 'tsc --watch -p test' --raw  'ava --watch'","webpack":"webpack -p","coverage":"tsc && tsc -p test/ && nyc ava && nyc report -r html && nyc report -r lcov","build-docs":"npm run quick-build && documentation readme lib/index.js --github --section API","prepublish":"npm run build && npm run build-docs","quick-build":"tsc"},"typings":"lib/index.d.ts","_npmUser":{"name":"mweststrate","email":"mweststrate@gmail.com"},"repository":{"url":"git+https://github.com/mobxjs/mobx-state-tree.git","type":"git"},"_npmVersion":"2.15.11","description":"Opinionated, transactional, MobX powered state container","directories":{},"_nodeVersion":"4.8.1","dependencies":{"remotedev":"^0.2.2"},"devDependencies":{"ava":"^0.19.0","nyc":"^10.0.0","mobx":"^3.1.9","tape":"^4.6.0","tslint":"^3.15.1","webpack":"^1.13.1","coveralls":"^2.11.4","typescript":"2.2.2","concurrently":"^3.1.0","documentation":"^4.0.0-beta9","webpack-fail-plugin":"^1.0.6"},"peerDependencies":{"mobx":"^3.1.9"},"_npmOperationalInternal":{"tmp":"tmp/mobx-state-tree-0.3.1.tgz_1491920019846_0.5679590026848018","host":"packages-18-east.internal.npmjs.com"}},"0.3.2":{"name":"mobx-state-tree","version":"0.3.2","keywords":["mobx","mobx-state-tree","promise","reactive","frp","functional-reactive-programming","state management"],"author":{"name":"Michel Weststrate"},"license":"MIT","_id":"mobx-state-tree@0.3.2","maintainers":[{"name":"mattiamanzati","email":"manzati.mattia@gmail.com"},{"name":"mweststrate","email":"mweststrate@gmail.com"}],"homepage":"https://github.com/mobxjs/mobx-state-tree#readme","bugs":{"url":"https://github.com/mobxjs/mobx-state-tree/issues"},"ava":{"files":["test-lib/**/*.js"],"source":["lib/**/*.js"]},"dist":{"shasum":"7249b9897a63b7b38981088ab5a1ce67d6b18833","tarball":"https://registry.npmjs.org/mobx-state-tree/-/mobx-state-tree-0.3.2.tgz","integrity":"sha512-iNM0cpW9LK08tmEDGvvY5JNoDU7Oh4JkbB4a8SD+jIr99WsS2V9P3W2WEom6GlwjWlDmWJMVQ9g2B5s7Ls8XHw==","signatures":[{"sig":"MEUCIQD4qnqemtNmbu48lXg3ra9IhKCg+kQPsfpRy/PjUYnLXQIgUlYoDIhR848I8mDz923PL938rFOEKB4Auo6VCT3RHS8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","_from":".","files":["lib/","mobx-state-tree.umd.js"],"_shasum":"7249b9897a63b7b38981088ab5a1ce67d6b18833","gitHead":"1ee69d1bec57566bfdd3cad1fb1b00b30a380333","scripts":{"lint":"tslint -c tslint.json 'src/**/*.ts'","test":"tsc && tsc -p test/ && ava","build":"npm run quick-build && npm run webpack","clean":"rm -rf lib && rm -rf test-lib","watch":"concurrently --kill-others --names 'build,build-tests,test-runner' 'tsc --watch' 'tsc --watch -p test' --raw  'ava --watch'","webpack":"webpack -p","coverage":"tsc && tsc -p test/ && nyc ava && nyc report -r html && nyc report -r lcov","build-docs":"npm run quick-build && documentation readme lib/index.js --github --section API","prepublish":"npm run build && npm run build-docs","quick-build":"tsc"},"typings":"lib/index.d.ts","_npmUser":{"name":"mweststrate","email":"mweststrate@gmail.com"},"repository":{"url":"git+https://github.com/mobxjs/mobx-state-tree.git","type":"git"},"_npmVersion":"2.15.11","description":"Opinionated, transactional, MobX powered state container","directories":{},"_nodeVersion":"4.8.1","dependencies":{"remotedev":"^0.2.2"},"devDependencies":{"ava":"^0.19.0","nyc":"^10.0.0","mobx":"^3.1.9","tape":"^4.6.0","tslint":"^3.15.1","webpack":"^1.13.1","coveralls":"^2.11.4","typescript":"2.2.2","concurrently":"^3.1.0","documentation":"^4.0.0-beta9","webpack-fail-plugin":"^1.0.6"},"peerDependencies":{"mobx":"^3.1.9"},"_npmOperationalInternal":{"tmp":"tmp/mobx-state-tree-0.3.2.tgz_1493027679087_0.23916976479813457","host":"packages-12-west.internal.npmjs.com"}},"0.3.3":{"name":"mobx-state-tree","version":"0.3.3","keywords":["mobx","mobx-state-tree","promise","reactive","frp","functional-reactive-programming","state management"],"author":{"name":"Michel Weststrate"},"license":"MIT","_id":"mobx-state-tree@0.3.3","maintainers":[{"name":"mattiamanzati","email":"manzati.mattia@gmail.com"},{"name":"mweststrate","email":"mweststrate@gmail.com"}],"homepage":"https://github.com/mobxjs/mobx-state-tree#readme","bugs":{"url":"https://github.com/mobxjs/mobx-state-tree/issues"},"ava":{"files":["test-lib/**/*.js"],"source":["lib/**/*.js"]},"dist":{"shasum":"00337fbccda5c0a6607deaba48f9437d9bf26ccd","tarball":"https://registry.npmjs.org/mobx-state-tree/-/mobx-state-tree-0.3.3.tgz","integrity":"sha512-TYpa8pxsqo3mteWEF64wDyRiM9vBuYzkYYAzcsOQDvcNNAlGU//ROU/BCD6Ty7t4mkPhy+v7ae0s3rjRiPbJ9w==","signatures":[{"sig":"MEQCIAyM0w56/IvpIwOVKIwyp84Zu8aed+8M+p7T9WkKR3NbAiB4F18FZX2yO0He+kak14HLy5dzDdxK7qEwMqQXoWkevg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","_from":".","files":["lib/","mobx-state-tree.umd.js"],"_shasum":"00337fbccda5c0a6607deaba48f9437d9bf26ccd","gitHead":"5b0f27f3e1deaceb2dce1246995518c4917f46a7","scripts":{"lint":"tslint -c tslint.json 'src/**/*.ts'","test":"npm run build-tests && ava","build":"npm run quick-build && npm run webpack","clean":"rm -rf lib test-lib .nyc_output coverage","watch":"concurrently --kill-others --names 'build,build-tests,test-runner' 'tsc --watch' 'tsc --watch -p test' --raw  'ava --watch'","webpack":"webpack -p","coverage":"tsc && tsc -p test/ && nyc ava && nyc report -r html && nyc report -r lcov","build-docs":"npm run quick-build && documentation readme lib/index.js --github --section API","prepublish":"npm run build && npm run build-docs","build-tests":"tsc && tsc -p test/","quick-build":"tsc"},"typings":"lib/index.d.ts","_npmUser":{"name":"mweststrate","email":"mweststrate@gmail.com"},"repository":{"url":"git+https://github.com/mobxjs/mobx-state-tree.git","type":"git"},"_npmVersion":"3.10.10","description":"Opinionated, transactional, MobX powered state container","directories":{},"_nodeVersion":"6.10.0","dependencies":{"remotedev":"^0.2.2"},"devDependencies":{"ava":"^0.19.0","nyc":"^10.0.0","mobx":"^3.1.9","tape":"^4.6.0","tslint":"^3.15.1","webpack":"^1.13.1","coveralls":"^2.11.4","typescript":"2.2.2","concurrently":"^3.1.0","documentation":"^4.0.0-beta9","webpack-fail-plugin":"^1.0.6"},"peerDependencies":{"mobx":"^3.1.9"},"_npmOperationalInternal":{"tmp":"tmp/mobx-state-tree-0.3.3.tgz_1493192173492_0.7442132630385458","host":"packages-12-west.internal.npmjs.com"}},"0.4.0":{"name":"mobx-state-tree","version":"0.4.0","keywords":["mobx","mobx-state-tree","promise","reactive","frp","functional-reactive-programming","state management"],"author":{"name":"Michel Weststrate"},"license":"MIT","_id":"mobx-state-tree@0.4.0","maintainers":[{"name":"mattiamanzati","email":"manzati.mattia@gmail.com"},{"name":"mweststrate","email":"mweststrate@gmail.com"}],"homepage":"https://github.com/mobxjs/mobx-state-tree#readme","bugs":{"url":"https://github.com/mobxjs/mobx-state-tree/issues"},"ava":{"files":["test-lib/**/*.js"],"source":["lib/**/*.js"]},"dist":{"shasum":"c6deac9d78eda3b09e1438b162c1003e8e43c186","tarball":"https://registry.npmjs.org/mobx-state-tree/-/mobx-state-tree-0.4.0.tgz","integrity":"sha512-hlPN0IV96s129B1nRjZePHSHPAjIVbQLV6sq7o7ZCBGe5ZwlkLpNaDQBkeJWanPMk8ZW0fP4ixLyOtcOnMS0PA==","signatures":[{"sig":"MEQCICZmPXU4j07jNo2kjryF6yAv1i06YaF9Mkstr3ZFLftZAiADSXwRTgIWoPxtiosmRJ6bbEn/5Hx8l2zG2uLc3zWxaQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","_from":".","files":["lib/","mobx-state-tree.umd.js"],"_shasum":"c6deac9d78eda3b09e1438b162c1003e8e43c186","gitHead":"5fed6103994a6cf505e69651c17a064fb2b6d697","scripts":{"lint":"tslint -c tslint.json 'src/**/*.ts'","test":"npm run build-tests && ava","build":"npm run quick-build && npm run webpack","clean":"rm -rf lib test-lib .nyc_output coverage","watch":"concurrently --kill-others --names 'build,build-tests,test-runner' 'tsc --watch' 'tsc --watch -p test' --raw  'ava --watch'","webpack":"webpack -p","coverage":"tsc && tsc -p test/ && nyc ava && nyc report -r html && nyc report -r lcov","build-docs":"npm run quick-build && documentation readme lib/index.js --github --section API","prepublish":"npm run build && npm run build-docs","build-tests":"tsc && tsc -p test/","quick-build":"tsc"},"typings":"lib/index.d.ts","_npmUser":{"name":"mweststrate","email":"mweststrate@gmail.com"},"repository":{"url":"git+https://github.com/mobxjs/mobx-state-tree.git","type":"git"},"_npmVersion":"3.10.10","description":"Opinionated, transactional, MobX powered state container","directories":{},"_nodeVersion":"6.10.0","dependencies":{"remotedev":"^0.2.2"},"devDependencies":{"ava":"^0.19.0","nyc":"^10.0.0","mobx":"^3.1.9","tape":"^4.6.0","tslint":"^3.15.1","webpack":"^1.13.1","coveralls":"^2.11.4","typescript":"next","concurrently":"^3.1.0","documentation":"^4.0.0-beta9","webpack-fail-plugin":"^1.0.6"},"peerDependencies":{"mobx":"^3.1.9"},"_npmOperationalInternal":{"tmp":"tmp/mobx-state-tree-0.4.0.tgz_1493390927303_0.5260492749512196","host":"packages-18-east.internal.npmjs.com"}},"0.5.0":{"name":"mobx-state-tree","version":"0.5.0","keywords":["mobx","mobx-state-tree","promise","reactive","frp","functional-reactive-programming","state management"],"author":{"name":"Michel Weststrate"},"license":"MIT","_id":"mobx-state-tree@0.5.0","maintainers":[{"name":"mattiamanzati","email":"manzati.mattia@gmail.com"},{"name":"mweststrate","email":"mweststrate@gmail.com"}],"homepage":"https://github.com/mobxjs/mobx-state-tree#readme","bugs":{"url":"https://github.com/mobxjs/mobx-state-tree/issues"},"ava":{"files":["test-lib/test/**/*.js"],"source":["test-lib/src/**/*.js"]},"dist":{"shasum":"c96c3936945cfd0f906c50cee52f7287b66c16de","tarball":"https://registry.npmjs.org/mobx-state-tree/-/mobx-state-tree-0.5.0.tgz","integrity":"sha512-Szq2mTw2YB4NiHCALWC2/Z0eELUCifNdCIJaN14hRyYw3l7EBX4ddNG9dlur/y+ud94Kjc0bNdV4SRbq6zHP6Q==","signatures":[{"sig":"MEYCIQDFDgpKpPVBK+TL94nPFzwGJqgVhcVCsxZMUdSxrnpvngIhAIf1u1uKMpN6OIyi4on9FUxwgcKlND+6i8cpJenVDy9w","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","_from":".","files":["lib/","mobx-state-tree.umd.js"],"_shasum":"c96c3936945cfd0f906c50cee52f7287b66c16de","gitHead":"abcd0210045bbf48f3ea094b030495549d0ec481","scripts":{"lint":"tslint -c tslint.json 'src/**/*.ts'","test":"npm run build-tests && ava","build":"npm run quick-build && npm run webpack","clean":"rm -rf lib test-lib .nyc_output coverage","watch":"concurrently --kill-others --names 'build-tests,test-runner' 'tsc --watch -p test' --raw  'ava --watch'","webpack":"webpack -p","coverage":"npm run build-tests && nyc ava && nyc report -r html && nyc report -r lcov","build-docs":"npm run quick-build && documentation readme lib/index.js --github --section API","_prepublish":"npm run build && npm run build-docs","build-tests":"tsc -p test/","quick-build":"tsc"},"typings":"lib/index.d.ts","_npmUser":{"name":"mweststrate","email":"mweststrate@gmail.com"},"repository":{"url":"git+https://github.com/mobxjs/mobx-state-tree.git","type":"git"},"_npmVersion":"3.10.10","description":"Opinionated, transactional, MobX powered state container","directories":{},"_nodeVersion":"6.10.0","dependencies":{"remotedev":"^0.2.2"},"devDependencies":{"ava":"^0.19.0","nyc":"^10.0.0","mobx":"^3.1.9","tape":"^4.6.0","tslint":"^3.15.1","webpack":"^1.13.1","coveralls":"^2.11.4","typescript":"2.3.2","concurrently":"^3.1.0","documentation":"^4.0.0-beta9","webpack-fail-plugin":"^1.0.6"},"peerDependencies":{"mobx":"^3.1.9"},"_npmOperationalInternal":{"tmp":"tmp/mobx-state-tree-0.5.0.tgz_1494240703733_0.0603949879296124","host":"packages-12-west.internal.npmjs.com"}},"0.5.1":{"name":"mobx-state-tree","version":"0.5.1","keywords":["mobx","mobx-state-tree","promise","reactive","frp","functional-reactive-programming","state management"],"author":{"name":"Michel Weststrate"},"license":"MIT","_id":"mobx-state-tree@0.5.1","maintainers":[{"name":"mattiamanzati","email":"manzati.mattia@gmail.com"},{"name":"mweststrate","email":"mweststrate@gmail.com"}],"homepage":"https://github.com/mobxjs/mobx-state-tree#readme","bugs":{"url":"https://github.com/mobxjs/mobx-state-tree/issues"},"ava":{"files":["test-lib/test/**/*.js"],"source":["test-lib/src/**/*.js"]},"dist":{"shasum":"22b9a6cf5fa50ac60fb66c5591ca5e7468791bd8","tarball":"https://registry.npmjs.org/mobx-state-tree/-/mobx-state-tree-0.5.1.tgz","integrity":"sha512-ni7hlartd1jb4rXSagjvvr4YwTLxYC0DCLQY/J9IKgpkys21vPbFIxeRcVP0MVNYN41YMxXd/RoQW6qUO520FA==","signatures":[{"sig":"MEYCIQCrdfGMBRQKpJidSUuykpzwPqO7tU93A3YMPwPpwQolswIhAPSpDZvrNU/yYyNTXvDMvWXkOOrUXL3g5bkvYTLS05TY","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","_from":".","files":["lib/","mobx-state-tree.umd.js"],"_shasum":"22b9a6cf5fa50ac60fb66c5591ca5e7468791bd8","gitHead":"daca22a164cea51037b1be571b96d98ab5ff3988","scripts":{"lint":"tslint -c tslint.json 'src/**/*.ts'","test":"npm run build-tests && ava","build":"npm run quick-build && npm run webpack","clean":"rm -rf lib test-lib .nyc_output coverage","watch":"concurrently --kill-others --names 'build-tests,test-runner' 'tsc --watch -p test' --raw  'ava --watch'","webpack":"webpack -p","coverage":"npm run build-tests && nyc ava && nyc report -r html && nyc report -r lcov","build-docs":"npm run quick-build && documentation  build lib/index.js --github -f md -o API.md","_prepublish":"npm run build && npm run build-docs","build-tests":"tsc -p test/","quick-build":"tsc"},"typings":"lib/index.d.ts","_npmUser":{"name":"mweststrate","email":"mweststrate@gmail.com"},"repository":{"url":"git+https://github.com/mobxjs/mobx-state-tree.git","type":"git"},"_npmVersion":"3.10.10","description":"Opinionated, transactional, MobX powered state container","directories":{},"_nodeVersion":"6.10.0","dependencies":{},"devDependencies":{"ava":"^0.19.0","nyc":"^10.0.0","mobx":"^3.1.9","tape":"^4.6.0","tslint":"^3.15.1","webpack":"^1.13.1","coveralls":"^2.11.4","typescript":"2.3.2","concurrently":"^3.1.0","documentation":"^4.0.0-beta9","webpack-fail-plugin":"^1.0.6"},"peerDependencies":{"mobx":"^3.1.9"},"_npmOperationalInternal":{"tmp":"tmp/mobx-state-tree-0.5.1.tgz_1494256835366_0.1556759641971439","host":"packages-18-east.internal.npmjs.com"}},"0.6.0":{"name":"mobx-state-tree","version":"0.6.0","keywords":["mobx","mobx-state-tree","promise","reactive","frp","functional-reactive-programming","state management"],"author":{"name":"Michel Weststrate"},"license":"MIT","_id":"mobx-state-tree@0.6.0","maintainers":[{"name":"mattiamanzati","email":"manzati.mattia@gmail.com"},{"name":"mweststrate","email":"mweststrate@gmail.com"}],"homepage":"https://github.com/mobxjs/mobx-state-tree#readme","bugs":{"url":"https://github.com/mobxjs/mobx-state-tree/issues"},"ava":{"files":["test-lib/test/**/*.js"],"source":["test-lib/src/**/*.js"]},"dist":{"shasum":"f35bf57d7e238da188a7198720915c61503017ab","tarball":"https://registry.npmjs.org/mobx-state-tree/-/mobx-state-tree-0.6.0.tgz","integrity":"sha512-H8i5OSuCr/hyTTIzafNpeQTsmPtMYguiL+aHp8KmQ26vZEDtghjhbVkjHDKUV67jMMT33U6jx58RFL4V3FBkeA==","signatures":[{"sig":"MEYCIQCyq3k/bc/GPPrQcdJ85c8LoEOfIOYTro4sxh/dyOeoBwIhALpJkkp+hVu4C8g5hPM2mR3qXyPQzo7PPdsjY4WB0SIN","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","_from":".","files":["lib/","mobx-state-tree.umd.js"],"_shasum":"f35bf57d7e238da188a7198720915c61503017ab","gitHead":"259fb9e8aa86973f3ba8fa59b7726458016c9fb7","scripts":{"lint":"tslint -c tslint.json 'src/**/*.ts'","test":"npm run build-tests && ava","build":"npm run quick-build && npm run webpack","clean":"rm -rf lib test-lib .nyc_output coverage","watch":"tsc -p test && concurrently --kill-others --names 'build-tests,test-runner' 'tsc --watch -p test' --raw  'ava --watch'","webpack":"webpack -p","coverage":"npm run build-tests && nyc ava && nyc report -r html && nyc report -r lcov","build-docs":"npm run quick-build && documentation  build lib/index.js --github -f md -o API.md","_prepublish":"npm run build && npm run build-docs","build-tests":"tsc -p test/","quick-build":"tsc"},"typings":"lib/index.d.ts","_npmUser":{"name":"mweststrate","email":"mweststrate@gmail.com"},"repository":{"url":"git+https://github.com/mobxjs/mobx-state-tree.git","type":"git"},"_npmVersion":"3.10.10","description":"Opinionated, transactional, MobX powered state container","directories":{},"_nodeVersion":"6.10.0","dependencies":{},"devDependencies":{"ava":"^0.19.0","nyc":"^10.0.0","mobx":"^3.1.9","tape":"^4.6.0","tslint":"^3.15.1","webpack":"^1.13.1","coveralls":"^2.11.4","typescript":"2.3.2","concurrently":"^3.1.0","documentation":"^4.0.0-beta9","webpack-fail-plugin":"^1.0.6"},"peerDependencies":{"mobx":"^3.1.9"},"_npmOperationalInternal":{"tmp":"tmp/mobx-state-tree-0.6.0.tgz_1494534008307_0.16955659701488912","host":"packages-18-east.internal.npmjs.com"}},"0.6.1":{"name":"mobx-state-tree","version":"0.6.1","keywords":["mobx","mobx-state-tree","promise","reactive","frp","functional-reactive-programming","state management"],"author":{"name":"Michel Weststrate"},"license":"MIT","_id":"mobx-state-tree@0.6.1","maintainers":[{"name":"mattiamanzati","email":"manzati.mattia@gmail.com"},{"name":"mweststrate","email":"mweststrate@gmail.com"}],"homepage":"https://github.com/mobxjs/mobx-state-tree#readme","bugs":{"url":"https://github.com/mobxjs/mobx-state-tree/issues"},"ava":{"files":["test-lib/test/**/*.js"],"source":["test-lib/src/**/*.js"]},"dist":{"shasum":"cbdf3f1e664e7e168df6f9411d8ac2278514bfbb","tarball":"https://registry.npmjs.org/mobx-state-tree/-/mobx-state-tree-0.6.1.tgz","integrity":"sha512-OxqJdnTKA5dU6fIaaBCDN9TMaCAuj/S+CdPTS0V06W7Bszr/TyGbzAEP1ajJg0OFT0PC5msBffkZr90XRelIfg==","signatures":[{"sig":"MEYCIQCagQ3ngfrYeq7H01XkAsdhK8clumQSg2KFtjel+vnQaAIhANamW8fZCZSmZcitsNoFH21nb4SKUTWhEBQGfKjGHLpQ","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","_from":".","files":["lib/","mobx-state-tree.umd.js"],"_shasum":"cbdf3f1e664e7e168df6f9411d8ac2278514bfbb","gitHead":"cc6625bf7ee3c42571cd0cf74ab342a318ece52d","scripts":{"lint":"tslint -c tslint.json 'src/**/*.ts'","test":"npm run build-tests && ava","build":"npm run quick-build && npm run webpack","clean":"rm -rf lib test-lib .nyc_output coverage","watch":"tsc -p test && concurrently --kill-others --names 'build-tests,test-runner' 'tsc --watch -p test' --raw  'ava --watch'","webpack":"webpack -p","coverage":"npm run build-tests && nyc ava && nyc report -r html && nyc report -r lcov","build-docs":"npm run quick-build && documentation  build lib/index.js --github -f md -o API.md","_prepublish":"npm run build && npm run build-docs","build-tests":"tsc -p test/","quick-build":"tsc"},"typings":"lib/index.d.ts","_npmUser":{"name":"mweststrate","email":"mweststrate@gmail.com"},"repository":{"url":"git+https://github.com/mobxjs/mobx-state-tree.git","type":"git"},"_npmVersion":"3.10.10","description":"Opinionated, transactional, MobX powered state container","directories":{},"_nodeVersion":"6.10.0","dependencies":{},"devDependencies":{"ava":"^0.19.0","nyc":"^10.0.0","mobx":"^3.1.9","tape":"^4.6.0","tslint":"^3.15.1","webpack":"^1.13.1","coveralls":"^2.11.4","typescript":"2.3.2","concurrently":"^3.1.0","documentation":"^4.0.0-beta9","webpack-fail-plugin":"^1.0.6"},"peerDependencies":{"mobx":"^3.1.9"},"_npmOperationalInternal":{"tmp":"tmp/mobx-state-tree-0.6.1.tgz_1494831280095_0.4083742385264486","host":"packages-18-east.internal.npmjs.com"}},"0.6.2":{"name":"mobx-state-tree","version":"0.6.2","keywords":["mobx","mobx-state-tree","promise","reactive","frp","functional-reactive-programming","state management"],"author":{"name":"Michel Weststrate"},"license":"MIT","_id":"mobx-state-tree@0.6.2","maintainers":[{"name":"mattiamanzati","email":"manzati.mattia@gmail.com"},{"name":"mweststrate","email":"mweststrate@gmail.com"}],"homepage":"https://github.com/mobxjs/mobx-state-tree#readme","bugs":{"url":"https://github.com/mobxjs/mobx-state-tree/issues"},"ava":{"files":["test-lib/test/**/*.js"],"source":["test-lib/src/**/*.js"]},"dist":{"shasum":"aef2fdc2c71731c963c418525cfdc52e8031c9c7","tarball":"https://registry.npmjs.org/mobx-state-tree/-/mobx-state-tree-0.6.2.tgz","integrity":"sha512-GXkWxNUQ1mqI3zKYRvDQ4SPtB7eTo/5PkX2KBmn7tnvnUoUxZqlHVsbLklIAAg6KR0kbRG1HVVo/w4q1iSuU6w==","signatures":[{"sig":"MEYCIQCuMqQy1RXJZZl9lW8ivJognroqWn6TVEWj/lHg5CDk0gIhAIvgHu9YOdntN/E1gWm9+D2R72lGd3IagBoiYjhg7kFG","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","_from":".","files":["lib/","mobx-state-tree.umd.js"],"_shasum":"aef2fdc2c71731c963c418525cfdc52e8031c9c7","gitHead":"7271053430fc96b6c81944f60702543b69767c23","scripts":{"lint":"tslint -c tslint.json 'src/**/*.ts'","test":"npm run build-tests && ava","build":"npm run quick-build && npm run webpack","clean":"rm -rf lib test-lib .nyc_output coverage","watch":"tsc -p test && concurrently --kill-others --names 'build-tests,test-runner' 'tsc --watch -p test' --raw  'ava --watch'","webpack":"webpack -p","coverage":"npm run build-tests && nyc ava && nyc report -r html && nyc report -r lcov","build-docs":"npm run quick-build && documentation  build lib/index.js --github -f md -o API.md","_prepublish":"npm run build && npm run build-docs","build-tests":"tsc -p test/","quick-build":"tsc"},"typings":"lib/index.d.ts","_npmUser":{"name":"mweststrate","email":"mweststrate@gmail.com"},"repository":{"url":"git+https://github.com/mobxjs/mobx-state-tree.git","type":"git"},"_npmVersion":"3.10.10","description":"Opinionated, transactional, MobX powered state container","directories":{},"_nodeVersion":"6.10.0","dependencies":{},"devDependencies":{"ava":"^0.19.0","nyc":"^10.0.0","mobx":"^3.1.9","tape":"^4.6.0","tslint":"^3.15.1","webpack":"^1.13.1","coveralls":"^2.11.4","typescript":"2.3.2","concurrently":"^3.1.0","documentation":"^4.0.0-beta9","webpack-fail-plugin":"^1.0.6"},"peerDependencies":{"mobx":"^3.1.9"},"_npmOperationalInternal":{"tmp":"tmp/mobx-state-tree-0.6.2.tgz_1495111264108_0.4619021557737142","host":"packages-12-west.internal.npmjs.com"}},"0.6.3":{"name":"mobx-state-tree","version":"0.6.3","keywords":["mobx","mobx-state-tree","promise","reactive","frp","functional-reactive-programming","state management"],"author":{"name":"Michel Weststrate"},"license":"MIT","_id":"mobx-state-tree@0.6.3","maintainers":[{"name":"mattiamanzati","email":"manzati.mattia@gmail.com"},{"name":"mweststrate","email":"mweststrate@gmail.com"}],"homepage":"https://github.com/mobxjs/mobx-state-tree#readme","bugs":{"url":"https://github.com/mobxjs/mobx-state-tree/issues"},"ava":{"files":["test-lib/test/**/*.js"],"source":["test-lib/src/**/*.js"]},"dist":{"shasum":"07cd7d418dd62a7f5aba4c0711cfcc854dde15d2","tarball":"https://registry.npmjs.org/mobx-state-tree/-/mobx-state-tree-0.6.3.tgz","integrity":"sha512-bvXH/hM1Gp1DbKGPnEB+6HdmmRJdjRGFSjzqQq4UzrjZLnmKVF3ooMZnX5HfRewdRDAc1dw0qBptmWQy6d1TSg==","signatures":[{"sig":"MEUCIQCZqYMHR2TDkpIWlVHkXU7feflWKf5BakrgofNNtQs3EQIgTNO4IKnvkn9+DIcKs+NghYFJxcqq1T0mvlFQz7OlcX8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","_from":".","files":["lib/","mobx-state-tree.umd.js"],"_shasum":"07cd7d418dd62a7f5aba4c0711cfcc854dde15d2","gitHead":"c948b8de39cf330e0292ed3ac4435c96527b0640","scripts":{"lint":"tslint -c tslint.json 'src/**/*.ts'","test":"npm run build-tests && ava","build":"npm run quick-build && npm run webpack","clean":"rm -rf lib test-lib .nyc_output coverage","watch":"tsc -p test && concurrently --kill-others --names 'build-tests,test-runner' 'tsc --watch -p test' --raw  'ava --watch'","webpack":"webpack -p","coverage":"npm run build-tests && nyc ava && nyc report -r html && nyc report -r lcov","build-docs":"npm run quick-build && documentation  build lib/index.js --github -f md -o API.md","_prepublish":"npm run build && npm run build-docs","build-tests":"tsc -p test/","quick-build":"tsc"},"typings":"lib/index.d.ts","_npmUser":{"name":"mattiamanzati","email":"manzati.mattia@gmail.com"},"repository":{"url":"git+https://github.com/mobxjs/mobx-state-tree.git","type":"git"},"_npmVersion":"3.9.5","description":"Opinionated, transactional, MobX powered state container","directories":{},"_nodeVersion":"6.6.0","dependencies":{},"devDependencies":{"ava":"^0.19.0","nyc":"^10.0.0","mobx":"^3.1.9","tape":"^4.6.0","tslint":"^3.15.1","webpack":"^1.13.1","coveralls":"^2.11.4","typescript":"2.3.2","concurrently":"^3.1.0","documentation":"^4.0.0-beta9","webpack-fail-plugin":"^1.0.6"},"peerDependencies":{"mobx":"^3.1.9"},"_npmOperationalInternal":{"tmp":"tmp/mobx-state-tree-0.6.3.tgz_1496734151275_0.3069403253030032","host":"s3://npm-registry-packages"}},"0.7.0":{"name":"mobx-state-tree","version":"0.7.0","keywords":["mobx","mobx-state-tree","promise","reactive","frp","functional-reactive-programming","state management"],"author":{"name":"Michel Weststrate"},"license":"MIT","_id":"mobx-state-tree@0.7.0","maintainers":[{"name":"mattiamanzati","email":"manzati.mattia@gmail.com"},{"name":"mweststrate","email":"mweststrate@gmail.com"}],"homepage":"https://github.com/mobxjs/mobx-state-tree#readme","bugs":{"url":"https://github.com/mobxjs/mobx-state-tree/issues"},"ava":{"files":["test-lib/test/**/*.js"],"source":["test-lib/src/**/*.js"]},"dist":{"shasum":"0d51efa3f9d27cfa647e7ff4f5027a968ae2cd39","tarball":"https://registry.npmjs.org/mobx-state-tree/-/mobx-state-tree-0.7.0.tgz","integrity":"sha512-1Aw46YjQU3JXcDnaBC5ZxvEg/lQiuG+CQvHGfLNALR6/GJFAm6Ge4o4z9whDyzh/btoS8lr/BkSlDSFKQLRqvQ==","signatures":[{"sig":"MEUCIGjmLVmA4Az9o2o6cpJM2COWseSkmbnZ3qDbeVEirUnIAiEAuzWqRObP4Cvo3UcrogJtSf5AM8mxpmdEW64UpT9LAr0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","_from":".","files":["lib/","mobx-state-tree.umd.js"],"_shasum":"0d51efa3f9d27cfa647e7ff4f5027a968ae2cd39","gitHead":"d074d63fecfc4fb9c03652be4dac7f2a85b66f9a","scripts":{"lint":"tslint -c tslint.json 'src/**/*.ts'","test":"npm run build-tests && ava","build":"npm run quick-build && npm run webpack","clean":"rm -rf lib test-lib .nyc_output coverage","watch":"tsc -p test && concurrently --kill-others --names 'build-tests,test-runner' 'tsc --watch -p test' --raw  'ava --watch'","webpack":"webpack -p","coverage":"npm run build-tests && nyc ava && nyc report -r html && nyc report -r lcov","build-docs":"npm run quick-build && documentation  build lib/index.js --github -f md -o API.md","_prepublish":"npm run build && npm run build-docs","build-tests":"tsc -p test/","quick-build":"tsc"},"typings":"lib/index.d.ts","_npmUser":{"name":"mweststrate","email":"mweststrate@gmail.com"},"repository":{"url":"git+https://github.com/mobxjs/mobx-state-tree.git","type":"git"},"_npmVersion":"3.10.10","description":"Opinionated, transactional, MobX powered state container","directories":{},"_nodeVersion":"6.10.0","dependencies":{},"devDependencies":{"ava":"^0.19.0","nyc":"^10.0.0","mobx":"^3.1.12","tape":"^4.6.0","tslint":"^3.15.1","webpack":"^1.13.1","coveralls":"^2.11.4","typescript":"2.3.2","concurrently":"^3.1.0","documentation":"^4.0.0-beta9","webpack-fail-plugin":"^1.0.6"},"peerDependencies":{"mobx":"^3.1.12"},"_npmOperationalInternal":{"tmp":"tmp/mobx-state-tree-0.7.0.tgz_1497250862889_0.1161083928309381","host":"s3://npm-registry-packages"}},"0.7.1":{"name":"mobx-state-tree","version":"0.7.1","keywords":["mobx","mobx-state-tree","promise","reactive","frp","functional-reactive-programming","state management"],"author":{"name":"Michel Weststrate"},"license":"MIT","_id":"mobx-state-tree@0.7.1","maintainers":[{"name":"mattiamanzati","email":"manzati.mattia@gmail.com"},{"name":"mweststrate","email":"mweststrate@gmail.com"}],"homepage":"https://github.com/mobxjs/mobx-state-tree#readme","bugs":{"url":"https://github.com/mobxjs/mobx-state-tree/issues"},"ava":{"files":["test-lib/test/**/*.js"],"source":["test-lib/src/**/*.js"]},"dist":{"shasum":"660bdafaea83f630aa94b63625302e6650568473","tarball":"https://registry.npmjs.org/mobx-state-tree/-/mobx-state-tree-0.7.1.tgz","integrity":"sha512-qi7LTHbOAxXDYD5MWVqusioJZkA5+DeuhzQpLXOp7iMzU4c+sMUKxbEgmdWiIUMCNvB+O8Soixl2Hvl3yAodVA==","signatures":[{"sig":"MEUCIDzsxyGY6oGTqPrVGnWqRjB973R0D+Iq4p33oXOwkdWZAiEAs6jE1tWDpQrJ7V9/ZGIOhz3Aq7Ovsi2FAOWHjvfrzlk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","_from":".","files":["lib/","mobx-state-tree.umd.js"],"_shasum":"660bdafaea83f630aa94b63625302e6650568473","gitHead":"5c8a6a79f6c26eecfa22bdeada5ae709410474c1","scripts":{"lint":"tslint -c tslint.json 'src/**/*.ts'","test":"npm run build-tests && ava","build":"npm run quick-build && npm run webpack","clean":"rm -rf lib test-lib .nyc_output coverage","watch":"tsc -p test && concurrently --kill-others --names 'build-tests,test-runner' 'tsc --watch -p test' --raw  'ava --watch'","webpack":"webpack -p","coverage":"npm run build-tests && nyc ava && nyc report -r html && nyc report -r lcov","build-docs":"npm run quick-build && documentation  build lib/index.js --github -f md -o API.md","_prepublish":"npm run build && npm run build-docs","build-tests":"tsc -p test/","quick-build":"tsc"},"typings":"lib/index.d.ts","_npmUser":{"name":"mweststrate","email":"mweststrate@gmail.com"},"repository":{"url":"git+https://github.com/mobxjs/mobx-state-tree.git","type":"git"},"_npmVersion":"3.10.10","description":"Opinionated, transactional, MobX powered state container","directories":{},"_nodeVersion":"6.10.0","dependencies":{},"devDependencies":{"ava":"^0.19.0","nyc":"^10.0.0","mobx":"^3.1.15","tape":"^4.6.0","tslint":"^3.15.1","webpack":"^1.13.1","coveralls":"^2.11.4","typescript":"2.3.2","concurrently":"^3.1.0","documentation":"^4.0.0-beta9","webpack-fail-plugin":"^1.0.6"},"peerDependencies":{"mobx":"^3.1.15"},"_npmOperationalInternal":{"tmp":"tmp/mobx-state-tree-0.7.1.tgz_1497253063504_0.8348894002847373","host":"s3://npm-registry-packages"}},"0.7.2":{"name":"mobx-state-tree","version":"0.7.2","keywords":["mobx","mobx-state-tree","promise","reactive","frp","functional-reactive-programming","state management"],"author":{"name":"Michel Weststrate"},"license":"MIT","_id":"mobx-state-tree@0.7.2","maintainers":[{"name":"mattiamanzati","email":"manzati.mattia@gmail.com"},{"name":"mweststrate","email":"mweststrate@gmail.com"}],"homepage":"https://github.com/mobxjs/mobx-state-tree#readme","bugs":{"url":"https://github.com/mobxjs/mobx-state-tree/issues"},"ava":{"files":["test-lib/test/**/*.js"],"source":["test-lib/src/**/*.js"]},"dist":{"shasum":"97f2d58bf454dd2eab2376f8c4a99177492988be","tarball":"https://registry.npmjs.org/mobx-state-tree/-/mobx-state-tree-0.7.2.tgz","integrity":"sha512-IuoNemOtxlytbx7aI9vgv1z/s6L22WzVTYpn7154QP2cuPBumDSMITSrX9uN0hNx3gl4A1MB5JQkyMPMi9sg3Q==","signatures":[{"sig":"MEYCIQDndAGV3dq0r9TEHSHa/TN7k7itMUW74US7PoFeVGFSIQIhAPB/3sIwj8MuxtRWZoEHLQmX4mJG3dTMNQzMjAZdKGJj","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","_from":".","files":["lib/","mobx-state-tree.umd.js"],"_shasum":"97f2d58bf454dd2eab2376f8c4a99177492988be","gitHead":"1614f3e8e3ca279a9e216f6b90d5a1d26b3bdd4d","scripts":{"lint":"tslint -c tslint.json 'src/**/*.ts'","test":"npm run build-tests && ava","build":"npm run quick-build && npm run webpack","clean":"rm -rf lib test-lib .nyc_output coverage","watch":"tsc -p test && concurrently --kill-others --names 'build-tests,test-runner' 'tsc --watch -p test' --raw  'ava --watch'","webpack":"webpack -p","coverage":"npm run build-tests && nyc ava && nyc report -r html && nyc report -r lcov","precommit":"lint-staged","build-docs":"npm run quick-build && documentation  build lib/index.js --github -f md -o API.md","_prepublish":"npm run build && npm run build-docs","build-tests":"tsc -p test/","quick-build":"tsc"},"typings":"lib/index.d.ts","_npmUser":{"name":"mattiamanzati","email":"manzati.mattia@gmail.com"},"repository":{"url":"git+https://github.com/mobxjs/mobx-state-tree.git","type":"git"},"_npmVersion":"4.1.2","description":"Opinionated, transactional, MobX powered state container","directories":{},"lint-staged":{"*.{ts,tsx,js,jsx}":["prettier --write --print-width 120 --tab-width 4 --no-semi","git add"]},"_nodeVersion":"7.7.1","dependencies":{},"devDependencies":{"ava":"^0.19.0","nyc":"^10.0.0","mobx":"^3.1.15","tape":"^4.6.0","husky":"^0.13.4","tslint":"^3.15.1","webpack":"^1.13.1","prettier":"^1.4.4","coveralls":"^2.11.4","typescript":"2.3.2","lint-staged":"^3.6.1","concurrently":"^3.1.0","documentation":"^4.0.0-beta9","webpack-fail-plugin":"^1.0.6"},"peerDependencies":{"mobx":"^3.1.15"},"_npmOperationalInternal":{"tmp":"tmp/mobx-state-tree-0.7.2.tgz_1497388242798_0.7095291980076581","host":"s3://npm-registry-packages"}},"0.7.3":{"name":"mobx-state-tree","version":"0.7.3","keywords":["mobx","mobx-state-tree","promise","reactive","frp","functional-reactive-programming","state management"],"author":{"name":"Michel Weststrate"},"license":"MIT","_id":"mobx-state-tree@0.7.3","maintainers":[{"name":"mattiamanzati","email":"manzati.mattia@gmail.com"},{"name":"mweststrate","email":"mweststrate@gmail.com"}],"homepage":"https://github.com/mobxjs/mobx-state-tree#readme","bugs":{"url":"https://github.com/mobxjs/mobx-state-tree/issues"},"ava":{"files":["test-lib/test/**/*.js"],"source":["test-lib/src/**/*.js"]},"dist":{"shasum":"b3b8c125bdd955c451231cc30a4524b386ad3c5c","tarball":"https://registry.npmjs.org/mobx-state-tree/-/mobx-state-tree-0.7.3.tgz","integrity":"sha512-ydVN6NYpChG/m123WzELh7sSJFGsD8APM932ioJq+7X1Xqc2IyeFoiNQ8sxR2J9RuhlJ+MPGdNpM8b5mt+r3kw==","signatures":[{"sig":"MEYCIQD6bXO6h2mSkEtTCQOXghkByK07HYerBfVH7evnX/QjDQIhAJo7RUn59Aw6P04D1JJ+fuUGQguPV0IHoyKLdha5egge","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/index.js","_from":".","files":["lib/","mobx-state-tree.umd.js"],"_shasum":"b3b8c125bdd955c451231cc30a4524b386ad3c5c","gitHead":"40b6a2e9815c5027e46217a1cef7c46d61d0c7d6","scripts":{"lint":"tslint -c tslint.json 'src/**/*.ts'","test":"npm run build-tests && ava","build":"npm run quick-build && npm run webpack","clean":"rm -rf lib test-lib .nyc_output coverage","watch":"tsc -p test && concurrently --kill-others --names 'build-tests,test-runner' 'tsc --watch -p test' --raw  'ava --watch'","webpack":"webpack -p","coverage":"npm run build-tests && nyc ava && nyc report -r html && nyc report -r lcov","precommit":"lint-staged","build-docs":"npm run quick-build && documentation  build lib/index.js --github -f md -o API.md","_prepublish":"npm run build && npm run build-docs","build-tests":"tsc -p test/","quick-build":"tsc"},"typings":"lib/index.d.ts","_npmUser":{"name":"mweststrate","email":"mweststrate@gmail.com"},"repository":{"url":"git+https://github.com/mobxjs/mobx-state-tree.git","type":"git"},"_npmVersion":"3.10.10","description":"Opinionated, transactional, MobX powered state container","directories":{},"lint-staged":{"*.{ts,tsx,js,jsx}":["prettier --write --print-width 120 --tab-width 4 --no-semi","git add"]},"_nodeVersion":"6.10.0","dependencies":{},"devDependencies":{"ava":"^0.19.0","nyc":"^10.0.0","mobx":"^3.1.15","tape":"^4.6.0","husky":"^0.13.4","tslint":"^3.15.1","webpack":"^1.13.1","prettier":"^1.4.4","coveralls":"^2.11.4","typescript":"2.3.2","lint-staged":"^3.6.1","concurrently":"^3.1.0","documentation":"^4.0.0-beta9","webpack-fail-plugin":"^1.0.6"},"peerDependencies":{"mobx":"^3.1.15"},"_npmOperationalInternal":{"tmp":"tmp/mobx-state-tree-0.7.3.tgz_1497536284683_0.9991861777380109","host":"s3://npm-registry-packages"}},"0.8.2":{"name":"mobx-state-tree","version":"0.8.2","keywords":["mobx","mobx-state-tree","promise","reactive","frp","functional-reactive-programming","state management"],"author":{"name":"Michel Weststrate"},"license":"MIT","_id":"mobx-state-tree@0.8.2","maintainers":[{"name":"mweststrate","email":"mweststrate@gmail.com"}],"homepage":"https://github.com/mobxjs/mobx-state-tree#readme","bugs":{"url":"https://github.com/mobxjs/mobx-state-tree/issues"},"ava":{"files":["test-lib/test/**/*.js"],"source":["test-lib/src/**/*.js"]},"dist":{"shasum":"5748e7c9a02a2d21368fa9820a6d61b8b6cc2c79","tarball":"https://registry.npmjs.org/mobx-state-tree/-/mobx-state-tree-0.8.2.tgz","integrity":"sha512-UnFIaUXa7277yGe+CfZcQTukaSn8huaN3sczKN+X3PzYsQRQWuwwyZSeCUx/1aEQNd4ECZXw+jWh7nFVxntTtA==","signatures":[{"sig":"MEYCIQCMJaXqLhHubJCV5ZynI4A75nfET6cNGMoJuh53yvvidQIhAJEJkDby81vkzVJZm3GMzv8Ntg5kciyP3J6zZQSA+uQs","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"dist/mobx-state-tree.js","_from":".","files":["dist/"],"module":"dist/mobx-state-tree.module.js","_shasum":"5748e7c9a02a2d21368fa9820a6d61b8b6cc2c79","gitHead":"025977a4e239b4b746ecaf834043854313e78349","scripts":{"lint":"tslint -c tslint.json 'src/**/*.ts'","test":"npm run build-tests && ava && npm run test-cyclic","build":"npm run quick-build && cpr lib dist --delete-first --filter=\\\\.js && rollup -c","clean":"rm -rf lib test-lib .nyc_output coverage","watch":"tsc -p test && concurrently --kill-others --names 'build-tests,test-runner' 'tsc --watch -p test' --raw  'ava --watch'","rollup":"rollup -c","coverage":"npm run build-tests && nyc ava && nyc report -r html && nyc report -r lcov","precommit":"lint-staged","build-docs":"npm run quick-build && documentation  build lib/index.js --github -f md -o API.md","_prepublish":"npm run build && npm run build-docs","build-tests":"tsc -p test/","quick-build":"tsc","test-cyclic":"npm run build && node -e \"require('.')\""},"typings":"dist/index.d.ts","_npmUser":{"name":"mattiamanzati","email":"manzati.mattia@gmail.com"},"umd:main":"dist/mobx-state-tree.umd.js","repository":{"url":"git+https://github.com/mobxjs/mobx-state-tree.git","type":"git"},"_npmVersion":"4.1.2","description":"Opinionated, transactional, MobX powered state container","directories":{},"lint-staged":{"*.{ts,tsx,js,jsx}":["prettier --write --print-width 120 --tab-width 4 --no-semi","git add"]},"_nodeVersion":"7.7.1","devDependencies":{"ava":"^0.19.0","cpr":"^2.1.0","nyc":"^10.0.0","mobx":"^3.1.15","tape":"^4.6.0","husky":"^0.13.4","tslib":"^1.7.1","rollup":"^0.43.0","tslint":"^3.15.1","prettier":"^1.4.4","coveralls":"^2.11.4","typescript":"2.3.2","lint-staged":"^3.6.1","concurrently":"^3.1.0","documentation":"^4.0.0-beta9","rollup-plugin-uglify":"^2.0.1","rollup-plugin-commonjs":"^8.0.2","rollup-plugin-filesize":"^1.3.2","rollup-plugin-node-resolve":"^3.0.0"},"peerDependencies":{"mobx":"^3.1.15"},"_npmOperationalInternal":{"tmp":"tmp/mobx-state-tree-0.8.2.tgz_1498082919251_0.8672891864553094","host":"s3://npm-registry-packages"}},"0.9.0":{"name":"mobx-state-tree","version":"0.9.0","keywords":["mobx","mobx-state-tree","promise","reactive","frp","functional-reactive-programming","state management"],"author":{"name":"Michel Weststrate"},"license":"MIT","_id":"mobx-state-tree@0.9.0","maintainers":[{"name":"mattiamanzati","email":"manzati.mattia@gmail.com"},{"name":"mweststrate","email":"mweststrate@gmail.com"}],"homepage":"https://github.com/mobxjs/mobx-state-tree#readme","bugs":{"url":"https://github.com/mobxjs/mobx-state-tree/issues"},"ava":{"files":["test-lib/test/**/*.js"],"source":["test-lib/src/**/*.js"]},"dist":{"shasum":"11b73be318813f0d1bcc55d514917ca6d94ce923","tarball":"https://registry.npmjs.org/mobx-state-tree/-/mobx-state-tree-0.9.0.tgz","integrity":"sha512-tCyCpGHkzdMvQw7J+dEVf5Gq4WWD2r50kH8un1xKM6Y3gE/f1XHfsJMOLhHwinrceCDWv9iNoSaa02EMamzGpA==","signatures":[{"sig":"MEUCICX+K9nVPRcAKWHEQjghGeVODef2pOXIG5MAtMfMOLmRAiEAkrDHszFZmNlXBD+dcyqUs/dl9rYCk8Cez5Sb0VtO0SE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"dist/mobx-state-tree.js","_from":".","files":["dist/"],"module":"dist/mobx-state-tree.module.js","_shasum":"11b73be318813f0d1bcc55d514917ca6d94ce923","gitHead":"f82733c3c0062eb1dfa7b00de8dfcefd3218487d","scripts":{"lint":"tslint -c tslint.json 'src/**/*.ts'","test":"npm run build-tests && ava && npm run test-cyclic","build":"npm run quick-build && cpr lib dist --delete-first --filter=\\\\.js && rollup -c","clean":"rm -rf lib test-lib .nyc_output coverage","watch":"tsc -p test && concurrently --kill-others --names 'build-tests,test-runner' 'tsc --watch -p test' --raw  'ava --watch'","rollup":"rollup -c","coverage":"npm run build-tests && nyc ava && nyc report -r html && nyc report -r lcov","precommit":"lint-staged","build-docs":"npm run quick-build && documentation  build lib/index.js --sort-order alpha -f md -o API.md","_prepublish":"npm run build && npm run build-docs","build-tests":"tsc -p test/","quick-build":"tsc","test-cyclic":"npm run build && node -e \"require('.')\""},"typings":"dist/index.d.ts","_npmUser":{"name":"mweststrate","email":"mweststrate@gmail.com"},"umd:main":"dist/mobx-state-tree.umd.js","repository":{"url":"git+https://github.com/mobxjs/mobx-state-tree.git","type":"git"},"_npmVersion":"3.10.10","description":"Opinionated, transactional, MobX powered state container","directories":{},"lint-staged":{"*.{ts,tsx,js,jsx}":["prettier --write --print-width 100 --tab-width 4 --no-semi","git add"]},"_nodeVersion":"6.10.0","devDependencies":{"ava":"^0.19.0","cpr":"^2.1.0","nyc":"^10.0.0","mobx":"^3.1.15","tape":"^4.6.0","husky":"^0.13.4","tslib":"^1.7.1","rollup":"^0.43.0","tslint":"^3.15.1","prettier":"^1.4.4","coveralls":"^2.11.4","typescript":"^2.4.1","lint-staged":"^3.6.1","concurrently":"^3.1.0","documentation":"^4.0.0-beta9","rollup-plugin-uglify":"^2.0.1","rollup-plugin-commonjs":"^8.0.2","rollup-plugin-filesize":"^1.3.2","rollup-plugin-node-resolve":"^3.0.0"},"peerDependencies":{"mobx":"^3.1.15"},"_npmOperationalInternal":{"tmp":"tmp/mobx-state-tree-0.9.0.tgz_1498683386455_0.4901398972142488","host":"s3://npm-registry-packages"}},"0.9.1":{"name":"mobx-state-tree","version":"0.9.1","keywords":["mobx","mobx-state-tree","promise","reactive","frp","functional-reactive-programming","state management"],"author":{"name":"Michel Weststrate"},"license":"MIT","_id":"mobx-state-tree@0.9.1","maintainers":[{"name":"mattiamanzati","email":"manzati.mattia@gmail.com"},{"name":"mweststrate","email":"mweststrate@gmail.com"}],"homepage":"https://github.com/mobxjs/mobx-state-tree#readme","bugs":{"url":"https://github.com/mobxjs/mobx-state-tree/issues"},"ava":{"files":["test-lib/test/**/*.js"],"source":["test-lib/src/**/*.js"]},"dist":{"shasum":"106d7e0d9350e5e77d8fbb4a7c90f146c8c70fae","tarball":"https://registry.npmjs.org/mobx-state-tree/-/mobx-state-tree-0.9.1.tgz","integrity":"sha512-suk9dhKcD/vHLBsfTYxjNdgBd1cBhssHThxyH6g28oojE3+qgRlxIuV+W3byAoQNn4KfvC1WNar4Qv4FzQBSAw==","signatures":[{"sig":"MEYCIQDxwJN92DoLErYcS3DL04CCtFjSVxkQD2p1W8GhUJ1SYQIhAN3WBV3iU+CZwPp0GqAKqvh73rFiKHVtW5xPlm19Ywh9","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"dist/mobx-state-tree.js","_from":".","files":["dist/"],"module":"dist/mobx-state-tree.module.js","_shasum":"106d7e0d9350e5e77d8fbb4a7c90f146c8c70fae","gitHead":"fc6e5ffc62e33bca1b4dee943af39f1eecda1ead","scripts":{"lint":"tslint -c tslint.json 'src/**/*.ts'","test":"npm run build-tests && ava && npm run test-cyclic","build":"npm run quick-build && cpr lib dist --delete-first --filter=\\\\.js && rollup -c","clean":"rm -rf lib test-lib .nyc_output coverage","watch":"tsc -p test && concurrently --kill-others --names 'build-tests,test-runner' 'tsc --watch -p test' --raw  'ava --watch'","rollup":"rollup -c","coverage":"npm run build-tests && nyc ava && nyc report -r html && nyc report -r lcov","precommit":"lint-staged","build-docs":"npm run quick-build && documentation  build lib/index.js --sort-order alpha -f md -o API.md","_prepublish":"npm run build && npm run build-docs","build-tests":"tsc -p test/","quick-build":"tsc","test-cyclic":"npm run build && node -e \"require('.')\""},"typings":"dist/index.d.ts","_npmUser":{"name":"mattiamanzati","email":"manzati.mattia@gmail.com"},"umd:main":"dist/mobx-state-tree.umd.js","repository":{"url":"git+https://github.com/mobxjs/mobx-state-tree.git","type":"git"},"_npmVersion":"4.1.2","description":"Opinionated, transactional, MobX powered state container","directories":{},"lint-staged":{"*.{ts,tsx,js,jsx}":["prettier --write --print-width 100 --tab-width 4 --no-semi","git add"]},"_nodeVersion":"7.7.1","devDependencies":{"ava":"^0.19.0","cpr":"^2.1.0","nyc":"^10.0.0","mobx":"^3.1.15","tape":"^4.6.0","husky":"^0.13.4","tslib":"^1.7.1","rollup":"^0.43.0","tslint":"^3.15.1","prettier":"^1.4.4","coveralls":"^2.11.4","typescript":"^2.4.1","lint-staged":"^3.6.1","concurrently":"^3.1.0","documentation":"^4.0.0-beta9","rollup-plugin-uglify":"^2.0.1","rollup-plugin-commonjs":"^8.0.2","rollup-plugin-filesize":"^1.3.2","rollup-plugin-node-resolve":"^3.0.0"},"peerDependencies":{"mobx":"^3.1.15"},"_npmOperationalInternal":{"tmp":"tmp/mobx-state-tree-0.9.1.tgz_1499249286997_0.6156693662051111","host":"s3://npm-registry-packages"}},"0.9.2":{"name":"mobx-state-tree","version":"0.9.2","keywords":["mobx","mobx-state-tree","promise","reactive","frp","functional-reactive-programming","state management"],"author":{"name":"Michel Weststrate"},"license":"MIT","_id":"mobx-state-tree@0.9.2","maintainers":[{"name":"mattiamanzati","email":"manzati.mattia@gmail.com"},{"name":"mweststrate","email":"mweststrate@gmail.com"}],"homepage":"https://github.com/mobxjs/mobx-state-tree#readme","bugs":{"url":"https://github.com/mobxjs/mobx-state-tree/issues"},"ava":{"files":["test-lib/test/**/*.js"],"source":["test-lib/src/**/*.js"]},"dist":{"shasum":"d452a26cb73debb012e26a0c31c56cd8ce01fa0a","tarball":"https://registry.npmjs.org/mobx-state-tree/-/mobx-state-tree-0.9.2.tgz","integrity":"sha512-sRKntjmz8wf0jp+ChkjtO91UDzoMyo0zHoBBk23EbTF7iI/Yx2xunwdsrQY5HJTvZf2I1fIpUUpYbQeclovtJA==","signatures":[{"sig":"MEUCIQD38UwJCi6AaqCz+1A7IykQKDtpjaPkkb66JV7T2ItmjwIgM56jE4KtDRh62sXCjSm2/yBy1ybVOhDXGW7MZTPwe4o=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"dist/mobx-state-tree.js","_from":".","files":["dist/"],"module":"dist/mobx-state-tree.module.js","_shasum":"d452a26cb73debb012e26a0c31c56cd8ce01fa0a","gitHead":"cbe656c105eed0282c4b6830f01d12b1bd654a1d","scripts":{"lint":"tslint -c tslint.json 'src/**/*.ts'","test":"npm run build-tests && ava && npm run test-cyclic","build":"npm run quick-build && cpr lib dist --delete-first --filter=\\\\.js && rollup -c","clean":"rm -rf lib test-lib .nyc_output coverage","watch":"tsc -p test && concurrently --kill-others --names 'build-tests,test-runner' 'tsc --watch -p test' --raw  'ava --watch'","rollup":"rollup -c","coverage":"npm run build-tests && nyc ava && nyc report -r html && nyc report -r lcov","precommit":"lint-staged","build-docs":"npm run quick-build && documentation  build lib/index.js --sort-order alpha -f md -o API.md","_prepublish":"npm run build && npm run build-docs","build-tests":"tsc -p test/","quick-build":"tsc","test-cyclic":"npm run build && node -e \"require('.')\""},"typings":"dist/index.d.ts","_npmUser":{"name":"mweststrate","email":"mweststrate@gmail.com"},"umd:main":"dist/mobx-state-tree.umd.js","repository":{"url":"git+https://github.com/mobxjs/mobx-state-tree.git","type":"git"},"_npmVersion":"3.10.10","description":"Opinionated, transactional, MobX powered state container","directories":{},"lint-staged":{"*.{ts,tsx,js,jsx}":["prettier --write --print-width 100 --tab-width 4 --no-semi","git add"]},"_nodeVersion":"6.10.0","devDependencies":{"ava":"^0.19.0","cpr":"^2.1.0","nyc":"^10.0.0","mobx":"^3.1.15","tape":"^4.6.0","husky":"^0.13.4","tslib":"^1.7.1","rollup":"^0.43.0","tslint":"^3.15.1","prettier":"^1.4.4","coveralls":"^2.11.4","typescript":"^2.4.1","lint-staged":"^3.6.1","concurrently":"^3.1.0","documentation":"^4.0.0-beta9","rollup-plugin-uglify":"^2.0.1","rollup-plugin-commonjs":"^8.0.2","rollup-plugin-filesize":"^1.3.2","rollup-plugin-node-resolve":"^3.0.0"},"peerDependencies":{"mobx":"^3.1.15"},"_npmOperationalInternal":{"tmp":"tmp/mobx-state-tree-0.9.2.tgz_1499808462987_0.3164811881724745","host":"s3://npm-registry-packages"}},"0.9.3":{"name":"mobx-state-tree","version":"0.9.3","keywords":["mobx","mobx-state-tree","promise","reactive","frp","functional-reactive-programming","state management"],"author":{"name":"Michel Weststrate"},"license":"MIT","_id":"mobx-state-tree@0.9.3","maintainers":[{"name":"mattiamanzati","email":"manzati.mattia@gmail.com"},{"name":"mweststrate","email":"mweststrate@gmail.com"}],"homepage":"https://github.com/mobxjs/mobx-state-tree#readme","bugs":{"url":"https://github.com/mobxjs/mobx-state-tree/issues"},"ava":{"files":["test-lib/test/**/*.js"],"source":["test-lib/src/**/*.js"]},"dist":{"shasum":"a8d34fa3929926a0eda5ed528864758520427b3a","tarball":"https://registry.npmjs.org/mobx-state-tree/-/mobx-state-tree-0.9.3.tgz","integrity":"sha512-U+G8+XBAB1oL3NpiJUM7GWJclNJmfrXKLp28eCxuVHhFXmzyKq/erl6nQkALoMPLSTZBqpNx31gy7APUcuPlKw==","signatures":[{"sig":"MEUCIGpulkUIzUq2tJ30ui87dZg1nKv2ypq4OjoIST7stmyJAiEA0UIS8uE7wYwguFDpDmMpabcgXrekJv8s//AOcQLHR9I=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"dist/mobx-state-tree.js","files":["dist/"],"module":"dist/mobx-state-tree.module.js","gitHead":"4511656775e4bfb41e466bfbc26818e5a45909f3","scripts":{"lint":"tslint -c tslint.json 'src/**/*.ts'","test":"npm run build-tests && ava && npm run test-cyclic","build":"npm run quick-build && cpr lib dist --delete-first --filter=\\\\.js && rollup -c","clean":"rm -rf lib test-lib .nyc_output coverage","watch":"tsc -p test && concurrently --kill-others --names 'build-tests,test-runner' 'tsc --watch -p test' --raw  'ava --watch'","rollup":"rollup -c","coverage":"npm run build-tests && nyc ava && nyc report -r html && nyc report -r lcov","precommit":"lint-staged","build-docs":"npm run quick-build && documentation  build lib/index.js --sort-order alpha -f md -o API.md","_prepublish":"npm run build && npm run build-docs","build-tests":"tsc -p test/","quick-build":"tsc","test-cyclic":"npm run build && node -e \"require('.')\""},"typings":"dist/index.d.ts","_npmUser":{"name":"mattiamanzati","email":"manzati.mattia@gmail.com"},"umd:main":"dist/mobx-state-tree.umd.js","repository":{"url":"git+https://github.com/mobxjs/mobx-state-tree.git","type":"git"},"_npmVersion":"5.0.3","description":"Opinionated, transactional, MobX powered state container","directories":{},"lint-staged":{"*.{ts,tsx,js,jsx}":["prettier --write --print-width 100 --tab-width 4 --no-semi","git add"]},"_nodeVersion":"8.1.3","devDependencies":{"ava":"^0.19.0","cpr":"^2.1.0","nyc":"^10.0.0","mobx":"^3.1.15","tape":"^4.6.0","husky":"^0.13.4","tslib":"^1.7.1","rollup":"^0.43.0","tslint":"^3.15.1","prettier":"^1.4.4","coveralls":"^2.11.4","typescript":"^2.4.1","lint-staged":"^3.6.1","concurrently":"^3.1.0","documentation":"^4.0.0-beta9","rollup-plugin-uglify":"^2.0.1","rollup-plugin-commonjs":"^8.0.2","rollup-plugin-filesize":"^1.3.2","rollup-plugin-node-resolve":"^3.0.0"},"peerDependencies":{"mobx":"^3.1.15"},"_npmOperationalInternal":{"tmp":"tmp/mobx-state-tree-0.9.3.tgz_1500576144365_0.9996047138702124","host":"s3://npm-registry-packages"}},"0.9.4":{"name":"mobx-state-tree","version":"0.9.4","keywords":["mobx","mobx-state-tree","promise","reactive","frp","functional-reactive-programming","state management"],"author":{"name":"Michel Weststrate"},"license":"MIT","_id":"mobx-state-tree@0.9.4","maintainers":[{"name":"mattiamanzati","email":"manzati.mattia@gmail.com"},{"name":"mweststrate","email":"mweststrate@gmail.com"}],"homepage":"https://github.com/mobxjs/mobx-state-tree#readme","bugs":{"url":"https://github.com/mobxjs/mobx-state-tree/issues"},"ava":{"files":["test-lib/test/**/*.js"],"source":["test-lib/src/**/*.js"]},"dist":{"shasum":"8198a1822b9375e592190690c8e825fbbf2f0167","tarball":"https://registry.npmjs.org/mobx-state-tree/-/mobx-state-tree-0.9.4.tgz","integrity":"sha512-wu0BxEztppk6TcHUVb8AnZm5xVhfv8KmJ5cvYblKimoEn8FwHKmlq7dsvOfJGSn/dFJcsVtFQnM1TCNHQ6z2hg==","signatures":[{"sig":"MEQCICjI70YNDcaZBkMxcB1GKya7l7hdURCTzERJB2ZuC8ASAiAw65Q8rmRLdzM+mho1lK6hYAJisb89IiEN0tCR7ryk7g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"dist/mobx-state-tree.js","_from":".","files":["dist/"],"module":"dist/mobx-state-tree.module.js","_shasum":"8198a1822b9375e592190690c8e825fbbf2f0167","gitHead":"360dc2f1e4f3d857b0500f4f191f57c71184a03d","scripts":{"lint":"tslint -c tslint.json 'src/**/*.ts'","test":"npm run build-tests && ava && npm run test-cyclic","build":"npm run quick-build && cpr lib dist --delete-first --filter=\\\\.js && rollup -c","clean":"rm -rf lib test-lib .nyc_output coverage","watch":"tsc -p test && concurrently --kill-others --names 'build-tests,test-runner' 'tsc --watch -p test' --raw  'ava --watch'","rollup":"rollup -c","coverage":"npm run build-tests && nyc ava && nyc report -r html && nyc report -r lcov","precommit":"lint-staged","build-docs":"npm run quick-build && documentation build lib/index.js --sort-order alpha -f md -o API.md.tmp && concat -o API.md docs/API_header.md API.md.tmp && rm API.md.tmp","_prepublish":"npm run build && npm run build-docs","build-tests":"tsc -p test/","quick-build":"tsc","test-cyclic":"npm run build && node -e \"require('.')\""},"typings":"dist/index.d.ts","_npmUser":{"name":"mweststrate","email":"mweststrate@gmail.com"},"umd:main":"dist/mobx-state-tree.umd.js","repository":{"url":"git+https://github.com/mobxjs/mobx-state-tree.git","type":"git"},"_npmVersion":"3.10.10","description":"Opinionated, transactional, MobX powered state container","directories":{},"lint-staged":{"*.{ts,tsx,js,jsx}":["prettier --write --print-width 100 --tab-width 4 --no-semi","git add"]},"_nodeVersion":"6.10.0","devDependencies":{"ava":"^0.19.0","cpr":"^2.1.0","nyc":"^10.0.0","mobx":"^3.1.15","tape":"^4.6.0","husky":"^0.13.4","tslib":"^1.7.1","concat":"^1.0.3","rollup":"^0.43.0","tslint":"^3.15.1","prettier":"^1.4.4","coveralls":"^2.11.4","typescript":"^2.4.1","@types/node":"^8.0.10","lint-staged":"^3.6.1","concurrently":"^3.1.0","documentation":"^4.0.0-beta9","rollup-plugin-uglify":"^2.0.1","rollup-plugin-commonjs":"^8.0.2","rollup-plugin-filesize":"^1.3.2","rollup-plugin-node-resolve":"^3.0.0"},"peerDependencies":{"mobx":"^3.1.15"},"_npmOperationalInternal":{"tmp":"tmp/mobx-state-tree-0.9.4.tgz_1500981356819_0.07422286411747336","host":"s3://npm-registry-packages"}},"0.9.5":{"name":"mobx-state-tree","version":"0.9.5","keywords":["mobx","mobx-state-tree","promise","reactive","frp","functional-reactive-programming","state management"],"author":{"name":"Michel Weststrate"},"license":"MIT","_id":"mobx-state-tree@0.9.5","maintainers":[{"name":"mattiamanzati","email":"manzati.mattia@gmail.com"},{"name":"mweststrate","email":"mweststrate@gmail.com"}],"homepage":"https://github.com/mobxjs/mobx-state-tree#readme","bugs":{"url":"https://github.com/mobxjs/mobx-state-tree/issues"},"ava":{"files":["test-lib/test/**/*.js"],"source":["test-lib/src/**/*.js"]},"dist":{"shasum":"31b26fda789e6856d588236fac20fbaa86fb0dc4","tarball":"https://registry.npmjs.org/mobx-state-tree/-/mobx-state-tree-0.9.5.tgz","integrity":"sha512-Y0LRnr18MF6D48/dF+CxntEsSeswZQuI+nf1TFDwVSN0HZNa/YUxP0Qe2F2v2+SmrpvBcT2YGlLVeLa5fzM85w==","signatures":[{"sig":"MEUCIHoovF59x1oU8V0HDjR/qFPtfoCd+AiUM3V5BuVBEm8xAiEAqhfEenCrQt5z6SrKBgct/tXdcUgjwLUNToSan1BvzH8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"dist/mobx-state-tree.js","_from":".","files":["dist/"],"module":"dist/mobx-state-tree.module.js","_shasum":"31b26fda789e6856d588236fac20fbaa86fb0dc4","gitHead":"97e255b055d9b330d18aaaab6c59ddf27358d23b","scripts":{"lint":"tslint -c tslint.json 'src/**/*.ts'","test":"npm run build-tests && ava && npm run test-cyclic","build":"npm run quick-build && cpr lib dist --delete-first --filter=\\\\.js && rollup -c","clean":"rm -rf lib test-lib .nyc_output coverage","watch":"tsc -p test && concurrently --kill-others --names 'build-tests,test-runner' 'tsc --watch -p test' --raw  'ava --watch'","rollup":"rollup -c","coverage":"npm run build-tests && nyc ava && nyc report -r html && nyc report -r lcov","precommit":"lint-staged","build-docs":"npm run quick-build && documentation build lib/index.js --sort-order alpha -f md -o API.md.tmp && concat -o API.md docs/API_header.md API.md.tmp && rm API.md.tmp","_prepublish":"npm run build && npm run build-docs","build-tests":"tsc -p test/","quick-build":"tsc","test-cyclic":"npm run build && node -e \"require('.')\""},"typings":"dist/index.d.ts","_npmUser":{"name":"mweststrate","email":"mweststrate@gmail.com"},"umd:main":"dist/mobx-state-tree.umd.js","repository":{"url":"git+https://github.com/mobxjs/mobx-state-tree.git","type":"git"},"_npmVersion":"3.10.10","description":"Opinionated, transactional, MobX powered state container","directories":{},"lint-staged":{"*.{ts,tsx,js,jsx}":["prettier --write --print-width 100 --tab-width 4 --no-semi","git add"]},"_nodeVersion":"6.10.0","devDependencies":{"ava":"^0.19.0","cpr":"^2.1.0","nyc":"^10.0.0","mobx":"^3.1.15","tape":"^4.6.0","husky":"^0.13.4","tslib":"^1.7.1","concat":"^1.0.3","rollup":"^0.43.0","tslint":"^3.15.1","prettier":"^1.4.4","coveralls":"^2.11.4","typescript":"^2.4.1","@types/node":"^8.0.10","lint-staged":"^3.6.1","concurrently":"^3.1.0","documentation":"^4.0.0-beta9","rollup-plugin-uglify":"^2.0.1","rollup-plugin-commonjs":"^8.0.2","rollup-plugin-filesize":"^1.3.2","rollup-plugin-node-resolve":"^3.0.0"},"peerDependencies":{"mobx":"^3.1.15"},"_npmOperationalInternal":{"tmp":"tmp/mobx-state-tree-0.9.5.tgz_1501236833234_0.6133704138919711","host":"s3://npm-registry-packages"}},"0.10.0-rc.1":{"name":"mobx-state-tree","version":"0.10.0-rc.1","keywords":["mobx","mobx-state-tree","promise","reactive","frp","functional-reactive-programming","state management"],"author":{"name":"Michel Weststrate"},"license":"MIT","_id":"mobx-state-tree@0.10.0-rc.1","maintainers":[{"name":"mattiamanzati","email":"manzati.mattia@gmail.com"},{"name":"mweststrate","email":"mweststrate@gmail.com"}],"homepage":"https://github.com/mobxjs/mobx-state-tree#readme","bugs":{"url":"https://github.com/mobxjs/mobx-state-tree/issues"},"ava":{"files":["test-lib/test/**/*.js"],"source":["test-lib/src/**/*.js"]},"dist":{"shasum":"cf5197815b65be602ea854a894b92dbed400bb3c","tarball":"https://registry.npmjs.org/mobx-state-tree/-/mobx-state-tree-0.10.0-rc.1.tgz","integrity":"sha512-CC+wdwXdJKOWmP1qT973UNlJGINkGtZ7kd8gP4TY3GskAMb7UIIQ7r5Ke9/56VaUcLu6KDYoLXiOUzkD7LkdHA==","signatures":[{"sig":"MEYCIQDhpmxNaPrijnG9WWOeiBwgPW+2uiptSktxnCmPXjk96wIhANdFxUfFiStHH9G8QUKmsHKiue678dymlXqhz9MiqPIH","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"dist/mobx-state-tree.js","_from":".","files":["dist/"],"module":"dist/mobx-state-tree.module.js","_shasum":"cf5197815b65be602ea854a894b92dbed400bb3c","gitHead":"12739a9c82d20f21ef287c0c73de8c1f5a4ba2c5","scripts":{"lint":"tslint -c tslint.json 'src/**/*.ts'","test":"npm run build-tests && ava && npm run test-cyclic","build":"npm run quick-build && cpr lib dist --delete-first --filter=\\\\.js && rollup -c","clean":"rm -rf lib test-lib .nyc_output coverage","watch":"tsc -p test && concurrently --kill-others --names 'build-tests,test-runner' 'tsc --watch -p test' --raw  'ava --watch'","rollup":"rollup -c","coverage":"npm run build-tests && nyc ava && nyc report -r html && nyc report -r lcov","precommit":"lint-staged","build-docs":"npm run quick-build && documentation build lib/index.js --sort-order alpha -f md -o API.md.tmp && concat -o API.md docs/API_header.md API.md.tmp && rm API.md.tmp","_prepublish":"npm run build && npm run build-docs","build-tests":"tsc -p test/","quick-build":"tsc","test-cyclic":"npm run build && node -e \"require('.')\"","example-tests":"yarn run build && cd examples/boxes && yarn install && npm install ../../ && CI=true yarn jest && cd ../bookshop && yarn install && npm install ../../ && CI=true yarn test && cd ../redux-todomvc && yarn install && npm install ../../ && CI=true yarn test"},"typings":"dist/index.d.ts","_npmUser":{"name":"mweststrate","email":"mweststrate@gmail.com"},"umd:main":"dist/mobx-state-tree.umd.js","repository":{"url":"git+https://github.com/mobxjs/mobx-state-tree.git","type":"git"},"_npmVersion":"3.10.10","description":"Opinionated, transactional, MobX powered state container","directories":{},"lint-staged":{"*.{ts,tsx,js,jsx}":["prettier --write --print-width 100 --tab-width 4 --no-semi","git add"]},"_nodeVersion":"6.10.0","devDependencies":{"ava":"^0.19.1","cpr":"^2.1.0","nyc":"^10.0.0","mobx":"^3.2.2","tape":"^4.6.0","husky":"^0.13.4","tslib":"^1.7.1","concat":"^1.0.3","rollup":"^0.43.0","tslint":"^3.15.1","prettier":"^1.4.4","coveralls":"^2.11.4","typescript":"^2.4.2","@types/node":"^8.0.19","lint-staged":"^3.6.1","concurrently":"^3.1.0","documentation":"^4.0.0-beta9","rollup-plugin-uglify":"^2.0.1","rollup-plugin-commonjs":"^8.0.2","rollup-plugin-filesize":"^1.3.2","rollup-plugin-node-resolve":"^3.0.0"},"peerDependencies":{"mobx":"^3.1.15"},"_npmOperationalInternal":{"tmp":"tmp/mobx-state-tree-0.10.0-rc.1.tgz_1502827467335_0.32389263925142586","host":"s3://npm-registry-packages"}},"0.10.0":{"name":"mobx-state-tree","version":"0.10.0","keywords":["mobx","mobx-state-tree","promise","reactive","frp","functional-reactive-programming","state management"],"author":{"name":"Michel Weststrate"},"license":"MIT","_id":"mobx-state-tree@0.10.0","maintainers":[{"name":"mattiamanzati","email":"manzati.mattia@gmail.com"},{"name":"mweststrate","email":"mweststrate@gmail.com"}],"homepage":"https://github.com/mobxjs/mobx-state-tree#readme","bugs":{"url":"https://github.com/mobxjs/mobx-state-tree/issues"},"ava":{"files":["test-lib/test/*.js"],"source":["test-lib/src/**/*.js"]},"dist":{"shasum":"9601b277a1e3fb51b9f2a73bdf3835433a14a7ec","tarball":"https://registry.npmjs.org/mobx-state-tree/-/mobx-state-tree-0.10.0.tgz","integrity":"sha512-fman95Psrr0cswm6lJyBIgRrVywRvhYYXIDtlbhyhGdRuuidHXchmyxcR0Q+dqELb1pl4UTgWw1n8jCag59T/g==","signatures":[{"sig":"MEQCIFuCSMgqMCH6vbYI6XS8kpSlM2V90uLOZ+ZmX65mb24DAiAraIzhzxE2ltcEobN6E6VlscYhapa/XlQqwTS6c8JVMA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"dist/mobx-state-tree.js","_from":".","files":["dist/"],"module":"dist/mobx-state-tree.module.js","_shasum":"9601b277a1e3fb51b9f2a73bdf3835433a14a7ec","gitHead":"4b13f0557e41259582c55943b9d73559e0fa4826","scripts":{"lint":"tslint -c tslint.json 'src/**/*.ts'","test":"npm run build-tests && ava && npm run test-cyclic","build":"npm run quick-build && cpr lib dist --delete-first --filter=\\\\.js && rollup -c","clean":"rm -rf lib test-lib .nyc_output coverage","watch":"tsc -p test && concurrently --kill-others --names 'build-tests,test-runner' 'tsc --watch -p test' --raw  'ava --watch'","rollup":"rollup -c","coverage":"npm run build-tests && nyc ava && nyc report -r html && nyc report -r lcov","precommit":"lint-staged","speedtest":"npm run build-tests && node --expose-gc test-lib/test/perf/report.js","build-docs":"npm run quick-build && documentation build lib/index.js --sort-order alpha -f md -o API.md.tmp && concat -o API.md docs/API_header.md API.md.tmp && rm API.md.tmp","_prepublish":"npm run build && npm run build-docs","build-tests":"tsc -p test/","quick-build":"tsc","test-cyclic":"npm run build && node -e \"require('.')\"","example-tests":"yarn run build && cd examples/boxes && yarn install && npm install ../../ && CI=true yarn jest && cd ../bookshop && yarn install && npm install ../../ && CI=true yarn test && cd ../redux-todomvc && yarn install && npm install ../../ && CI=true yarn test","update-snapshots":"ava -u"},"typings":"dist/index.d.ts","_npmUser":{"name":"mweststrate","email":"mweststrate@gmail.com"},"umd:main":"dist/mobx-state-tree.umd.js","repository":{"url":"git+https://github.com/mobxjs/mobx-state-tree.git","type":"git"},"_npmVersion":"3.10.10","description":"Opinionated, transactional, MobX powered state container","directories":{},"lint-staged":{"*.{ts,tsx,js,jsx}":["prettier --write --print-width 100 --tab-width 4 --no-semi","git add"]},"_nodeVersion":"6.10.0","dependencies":{"mst-codemod-to-0.10":"file:codemod"},"devDependencies":{"ava":"^0.19.1","cpr":"^2.1.0","nyc":"^10.0.0","mobx":"^3.2.2","tape":"^4.6.0","husky":"^0.13.4","tslib":"^1.7.1","concat":"^1.0.3","rollup":"^0.43.0","tslint":"^3.15.1","prettier":"^1.4.4","coveralls":"^2.11.4","typescript":"^2.4.2","@types/node":"^8.0.19","lint-staged":"^3.6.1","concurrently":"^3.1.0","documentation":"^4.0.0-beta9","rollup-plugin-uglify":"^2.0.1","rollup-plugin-commonjs":"^8.0.2","rollup-plugin-filesize":"^1.3.2","rollup-plugin-node-resolve":"^3.0.0"},"peerDependencies":{"mobx":"^3.1.15"},"_npmOperationalInternal":{"tmp":"tmp/mobx-state-tree-0.10.0.tgz_1502971535887_0.699151729233563","host":"s3://npm-registry-packages"}},"0.10.1":{"name":"mobx-state-tree","version":"0.10.1","keywords":["mobx","mobx-state-tree","promise","reactive","frp","functional-reactive-programming","state management"],"author":{"name":"Michel Weststrate"},"license":"MIT","_id":"mobx-state-tree@0.10.1","maintainers":[{"name":"mattiamanzati","email":"manzati.mattia@gmail.com"},{"name":"mweststrate","email":"mweststrate@gmail.com"}],"homepage":"https://github.com/mobxjs/mobx-state-tree#readme","bugs":{"url":"https://github.com/mobxjs/mobx-state-tree/issues"},"ava":{"files":["test-lib/test/*.js"],"source":["test-lib/src/**/*.js"]},"dist":{"shasum":"0fe4bbb78a366ec59a907a501a2d153aa614839b","tarball":"https://registry.npmjs.org/mobx-state-tree/-/mobx-state-tree-0.10.1.tgz","integrity":"sha512-+IlWUB+6qUBXTv4DljD6Kic8Hm4AVkbDzQ80RYmuFCO9AoAb1nqXbfa+WPS+ygxJxktx93mypWgNYeo0nRhEZQ==","signatures":[{"sig":"MEYCIQC0zZAVJreQy4m0rSvvDq+CNWBCNBiDXNVOrWmKJfohFwIhAITUWN4sQQyJB5XHCEjQ4mJMEtGTQhWDD+IhOt7XE5nT","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"dist/mobx-state-tree.js","_from":".","files":["dist/"],"module":"dist/mobx-state-tree.module.js","_shasum":"0fe4bbb78a366ec59a907a501a2d153aa614839b","gitHead":"be55a0ce085211479b4d75e0b9d45e5775c66298","scripts":{"lint":"tslint -c tslint.json 'src/**/*.ts'","test":"npm run build-tests && ava && npm run test-cyclic","build":"npm run quick-build && cpr lib dist --delete-first --filter=\\\\.js && rollup -c","clean":"rm -rf lib test-lib .nyc_output coverage","watch":"tsc -p test && concurrently --kill-others --names 'build-tests,test-runner' 'tsc --watch -p test' --raw  'ava --watch'","rollup":"rollup -c","coverage":"npm run build-tests && nyc ava && nyc report -r html && nyc report -r lcov","precommit":"lint-staged","speedtest":"npm run build-tests && node --expose-gc test-lib/test/perf/report.js","build-docs":"npm run quick-build && documentation build lib/index.js --sort-order alpha -f md -o API.md.tmp && concat -o API.md docs/API_header.md API.md.tmp && rm API.md.tmp","_prepublish":"npm run build && npm run build-docs","build-tests":"tsc -p test/","quick-build":"tsc","test-cyclic":"npm run build && node -e \"require('.')\"","example-tests":"yarn run build && cd examples/boxes && yarn install && npm install ../../ && CI=true yarn jest && cd ../bookshop && yarn install && npm install ../../ && CI=true yarn test && cd ../redux-todomvc && yarn install && npm install ../../ && CI=true yarn test","update-snapshots":"ava -u"},"typings":"dist/index.d.ts","_npmUser":{"name":"mweststrate","email":"mweststrate@gmail.com"},"umd:main":"dist/mobx-state-tree.umd.js","repository":{"url":"git+https://github.com/mobxjs/mobx-state-tree.git","type":"git"},"_npmVersion":"3.10.10","description":"Opinionated, transactional, MobX powered state container","directories":{},"lint-staged":{"*.{ts,tsx,js,jsx}":["prettier --write --print-width 100 --tab-width 4 --no-semi","git add"]},"_nodeVersion":"6.10.0","devDependencies":{"ava":"^0.19.1","cpr":"^2.1.0","nyc":"^10.0.0","mobx":"^3.2.2","tape":"^4.6.0","husky":"^0.13.4","tslib":"^1.7.1","concat":"^1.0.3","rollup":"^0.43.0","tslint":"^3.15.1","prettier":"^1.4.4","coveralls":"^2.11.4","typescript":"^2.4.2","@types/node":"^8.0.19","lint-staged":"^3.6.1","concurrently":"^3.1.0","documentation":"^4.0.0-beta9","rollup-plugin-uglify":"^2.0.1","rollup-plugin-commonjs":"^8.0.2","rollup-plugin-filesize":"^1.3.2","rollup-plugin-node-resolve":"^3.0.0"},"peerDependencies":{"mobx":"^3.1.15"},"_npmOperationalInternal":{"tmp":"tmp/mobx-state-tree-0.10.1.tgz_1502972194640_0.140068186679855","host":"s3://npm-registry-packages"}},"0.10.2":{"name":"mobx-state-tree","version":"0.10.2","keywords":["mobx","mobx-state-tree","promise","reactive","frp","functional-reactive-programming","state management"],"author":{"name":"Michel Weststrate"},"license":"MIT","_id":"mobx-state-tree@0.10.2","maintainers":[{"name":"mattiamanzati","email":"manzati.mattia@gmail.com"},{"name":"mweststrate","email":"mweststrate@gmail.com"}],"homepage":"https://github.com/mobxjs/mobx-state-tree#readme","bugs":{"url":"https://github.com/mobxjs/mobx-state-tree/issues"},"ava":{"files":["test-lib/test/*.js"],"source":["test-lib/src/**/*.js"]},"dist":{"shasum":"39edb46a87c3875a01653b0c5b35e5a1f11c1daf","tarball":"https://registry.npmjs.org/mobx-state-tree/-/mobx-state-tree-0.10.2.tgz","integrity":"sha512-Ns7OHVMoTlrDupos+bzmjn7S4UMl86gM6A2CTmNIvrAay8JCnhWdxwnvLI/X4SNHWZp3HgsASo9f0iF/8LSxlw==","signatures":[{"sig":"MEUCICoDYmDOYlv2Ai69A9T3QWQ09MVx/BXceB9DCeWf5ycpAiEA8icDjjlS/Q/AIhWIFLCgn5jUPVd9W/VntmlbQ8iLwBM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"dist/mobx-state-tree.js","_from":".","files":["dist/"],"module":"dist/mobx-state-tree.module.js","_shasum":"39edb46a87c3875a01653b0c5b35e5a1f11c1daf","gitHead":"2cb5562ef0936ee7d4d29287ada9c29fe32d50b4","scripts":{"lint":"tslint -c tslint.json 'src/**/*.ts'","test":"npm run build-tests && ava && npm run test-cyclic","build":"npm run quick-build && cpr lib dist --delete-first --filter=\\\\.js && rollup -c","clean":"rm -rf lib test-lib .nyc_output coverage","watch":"tsc -p test && concurrently --kill-others --names 'build-tests,test-runner' 'tsc --watch -p test' --raw  'ava --watch'","rollup":"rollup -c","coverage":"npm run build-tests && nyc ava && nyc report -r html && nyc report -r lcov","precommit":"lint-staged","speedtest":"npm run build-tests && node --expose-gc test-lib/test/perf/report.js","build-docs":"npm run quick-build && documentation build lib/index.js --sort-order alpha -f md -o API.md.tmp && concat -o API.md docs/API_header.md API.md.tmp && rm API.md.tmp","_prepublish":"npm run build && npm run build-docs","build-tests":"tsc -p test/","quick-build":"tsc","test-cyclic":"npm run build && node -e \"require('.')\"","example-tests":"yarn run build && cd examples/boxes && yarn install && npm install ../../ && CI=true yarn jest && cd ../bookshop && yarn install && npm install ../../ && CI=true yarn test && cd ../redux-todomvc && yarn install && npm install ../../ && CI=true yarn test","update-snapshots":"ava -u"},"typings":"dist/index.d.ts","_npmUser":{"name":"mweststrate","email":"mweststrate@gmail.com"},"umd:main":"dist/mobx-state-tree.umd.js","repository":{"url":"git+https://github.com/mobxjs/mobx-state-tree.git","type":"git"},"_npmVersion":"3.10.10","description":"Opinionated, transactional, MobX powered state container","directories":{},"lint-staged":{"*.{ts,tsx,js,jsx}":["prettier --write --print-width 100 --tab-width 4 --no-semi","git add"]},"_nodeVersion":"6.10.0","devDependencies":{"ava":"^0.19.1","cpr":"^2.1.0","nyc":"^10.0.0","mobx":"^3.2.2","tape":"^4.6.0","husky":"^0.13.4","tslib":"^1.7.1","concat":"^1.0.3","rollup":"^0.43.0","tslint":"^3.15.1","prettier":"^1.4.4","coveralls":"^2.11.4","typescript":"^2.4.2","@types/node":"^8.0.19","lint-staged":"^3.6.1","concurrently":"^3.1.0","documentation":"^4.0.0-beta9","rollup-plugin-uglify":"^2.0.1","rollup-plugin-commonjs":"^8.0.2","rollup-plugin-filesize":"^1.3.2","rollup-plugin-node-resolve":"^3.0.0"},"peerDependencies":{"mobx":"^3.1.15"},"_npmOperationalInternal":{"tmp":"tmp/mobx-state-tree-0.10.2.tgz_1503322208240_0.10557244997471571","host":"s3://npm-registry-packages"}},"0.10.3":{"name":"mobx-state-tree","version":"0.10.3","keywords":["mobx","mobx-state-tree","promise","reactive","frp","functional-reactive-programming","state management"],"author":{"name":"Michel Weststrate"},"license":"MIT","_id":"mobx-state-tree@0.10.3","maintainers":[{"name":"mattiamanzati","email":"manzati.mattia@gmail.com"},{"name":"mweststrate","email":"mweststrate@gmail.com"}],"homepage":"https://github.com/mobxjs/mobx-state-tree#readme","bugs":{"url":"https://github.com/mobxjs/mobx-state-tree/issues"},"ava":{"files":["test-lib/test/*.js"],"source":["test-lib/src/**/*.js"]},"dist":{"shasum":"3e92094153afba2c22b2434de3758134b6b6db6d","tarball":"https://registry.npmjs.org/mobx-state-tree/-/mobx-state-tree-0.10.3.tgz","integrity":"sha512-mqa0/f+1+OeinengIUTfO9dU/STji7WSuHowRtPYUp7boghZ63tw/R8CkB7Pko4qLxxcoBj7p7chchpUpDBmwg==","signatures":[{"sig":"MEQCIC8VNz2/xddVkedAtI118GVd1V1JCq5k5oC3PSDdoceTAiAOLPwZpKP4SSgOmDjZeqNvykMlWDjtjrTW0G5JELB0xQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"dist/mobx-state-tree.js","files":["dist/"],"module":"dist/mobx-state-tree.module.js","gitHead":"bfc21035d2dfe39b3c71406156e054b87d732754","scripts":{"lint":"tslint -c tslint.json 'src/**/*.ts'","test":"npm run build-tests && ava && npm run test-cyclic","build":"npm run quick-build && cpr lib dist --delete-first --filter=\\\\.js && rollup -c","clean":"rm -rf lib test-lib .nyc_output coverage","watch":"tsc -p test && concurrently --kill-others --names 'build-tests,test-runner' 'tsc --watch -p test' --raw  'ava --watch'","rollup":"rollup -c","coverage":"npm run build-tests && nyc ava && nyc report -r html && nyc report -r lcov","precommit":"lint-staged","speedtest":"npm run build-tests && node --expose-gc test-lib/test/perf/report.js","build-docs":"npm run quick-build && documentation build lib/index.js --sort-order alpha -f md -o API.md.tmp && concat -o API.md docs/API_header.md API.md.tmp && rm API.md.tmp","_prepublish":"npm run build && npm run build-docs","build-tests":"tsc -p test/","quick-build":"tsc","test-cyclic":"npm run build && node -e \"require('.')\"","example-tests":"yarn run build && cd examples/boxes && yarn install && npm install ../../ && CI=true yarn jest && cd ../bookshop && yarn install && npm install ../../ && CI=true yarn test && cd ../redux-todomvc && yarn install && npm install ../../ && CI=true yarn test","update-snapshots":"ava -u"},"typings":"dist/index.d.ts","_npmUser":{"name":"mattiamanzati","email":"manzati.mattia@gmail.com"},"umd:main":"dist/mobx-state-tree.umd.js","repository":{"url":"git+https://github.com/mobxjs/mobx-state-tree.git","type":"git"},"_npmVersion":"5.3.0","description":"Opinionated, transactional, MobX powered state container","directories":{},"lint-staged":{"*.{ts,tsx,js,jsx}":["prettier --write --print-width 100 --tab-width 4 --no-semi","git add"]},"_nodeVersion":"8.4.0","devDependencies":{"ava":"^0.19.1","cpr":"^2.1.0","nyc":"^10.0.0","mobx":"^3.2.2","tape":"^4.6.0","husky":"^0.13.4","tslib":"^1.7.1","concat":"^1.0.3","rollup":"^0.43.0","tslint":"^3.15.1","prettier":"^1.4.4","coveralls":"^2.11.4","typescript":"^2.4.2","@types/node":"^8.0.19","lint-staged":"^3.6.1","concurrently":"^3.1.0","documentation":"^4.0.0-beta9","rollup-plugin-uglify":"^2.0.1","rollup-plugin-replace":"^1.1.1","rollup-plugin-commonjs":"^8.0.2","rollup-plugin-filesize":"^1.3.2","rollup-plugin-node-resolve":"^3.0.0"},"peerDependencies":{"mobx":"^3.1.15"},"_npmOperationalInternal":{"tmp":"tmp/mobx-state-tree-0.10.3.tgz_1503911194279_0.254781742580235","host":"s3://npm-registry-packages"}},"0.11.0":{"name":"mobx-state-tree","version":"0.11.0","keywords":["mobx","mobx-state-tree","promise","reactive","frp","functional-reactive-programming","state management"],"author":{"name":"Michel Weststrate"},"license":"MIT","_id":"mobx-state-tree@0.11.0","maintainers":[{"name":"mattiamanzati","email":"manzati.mattia@gmail.com"},{"name":"mweststrate","email":"mweststrate@gmail.com"}],"homepage":"https://github.com/mobxjs/mobx-state-tree#readme","bugs":{"url":"https://github.com/mobxjs/mobx-state-tree/issues"},"ava":{"files":["test-lib/test/*.js"],"source":["test-lib/src/**/*.js"]},"dist":{"shasum":"456ce0520a680caf6c9a7fdd10bd3277d75b4ac7","tarball":"https://registry.npmjs.org/mobx-state-tree/-/mobx-state-tree-0.11.0.tgz","integrity":"sha512-LIZfyGN+MiOFYmVwlQzmAO8F4yBYfFUpw1t3dZ0OFeEcctLEjvATzQQRIPW9mKD2iIhlDJP2JXzuhlr2zGAdog==","signatures":[{"sig":"MEQCIFOI1ogG32PUoH/rcR1GH0XRXi3Ae6Evo83iuXZasvrNAiAA7b5xjaTdXehp37/lmi11Z+TGMOIc2CVzKPgejwrngg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"dist/mobx-state-tree.js","_from":".","files":["dist/"],"module":"dist/mobx-state-tree.module.js","_shasum":"456ce0520a680caf6c9a7fdd10bd3277d75b4ac7","gitHead":"42ad0d27efe392757c6be9905ed09efe01f2596d","scripts":{"lint":"tslint -c tslint.json 'src/**/*.ts'","test":"npm run build-tests && ava && npm run test-cyclic","build":"npm run quick-build && cpr lib dist --delete-first --filter=\\\\.js && rollup -c","clean":"rm -rf lib test-lib .nyc_output coverage","watch":"tsc -p test && concurrently --kill-others --names 'build-tests,test-runner' 'tsc --watch -p test' --raw  'ava --watch'","rollup":"rollup -c","coverage":"npm run build-tests && nyc ava && nyc report -r html && nyc report -r lcov","precommit":"lint-staged","speedtest":"npm run build-tests && node --expose-gc test-lib/test/perf/report.js","build-docs":"npm run quick-build && documentation build lib/index.js --sort-order alpha -f md -o API.md.tmp && concat -o API.md docs/API_header.md API.md.tmp && rm API.md.tmp","_prepublish":"npm run build && npm run build-docs","build-tests":"tsc -p test/","quick-build":"tsc","test-cyclic":"npm run build && node -e \"require('.')\"","example-tests":"yarn run build && cd examples/boxes && yarn install && npm install ../../ && CI=true yarn jest && cd ../bookshop && yarn install && npm install ../../ && CI=true yarn test && cd ../redux-todomvc && yarn install && npm install ../../ && CI=true yarn test","update-snapshots":"ava -u"},"typings":"dist/index.d.ts","_npmUser":{"name":"mweststrate","email":"mweststrate@gmail.com"},"umd:main":"dist/mobx-state-tree.umd.js","repository":{"url":"git+https://github.com/mobxjs/mobx-state-tree.git","type":"git"},"_npmVersion":"3.10.10","description":"Opinionated, transactional, MobX powered state container","directories":{},"lint-staged":{"*.{ts,tsx,js,jsx}":["prettier --write --print-width 100 --tab-width 4 --no-semi","git add"]},"_nodeVersion":"6.10.0","devDependencies":{"ava":"^0.19.1","cpr":"^2.1.0","nyc":"^10.0.0","mobx":"^3.2.2","tape":"^4.6.0","husky":"^0.13.4","tslib":"^1.7.1","concat":"^1.0.3","rollup":"^0.43.0","tslint":"^3.15.1","prettier":"^1.4.4","coveralls":"^2.11.4","typescript":"^2.4.2","@types/node":"^8.0.19","lint-staged":"^3.6.1","concurrently":"^3.1.0","documentation":"^5.2.2","rollup-plugin-uglify":"^2.0.1","rollup-plugin-replace":"^1.1.1","rollup-plugin-commonjs":"^8.0.2","rollup-plugin-filesize":"^1.3.2","rollup-plugin-node-resolve":"^3.0.0"},"peerDependencies":{"mobx":"^3.1.15"},"_npmOperationalInternal":{"tmp":"tmp/mobx-state-tree-0.11.0.tgz_1504167373829_0.8765641618520021","host":"s3://npm-registry-packages"}},"0.12.0":{"name":"mobx-state-tree","version":"0.12.0","keywords":["mobx","mobx-state-tree","promise","reactive","frp","functional-reactive-programming","state management"],"author":{"name":"Michel Weststrate"},"license":"MIT","_id":"mobx-state-tree@0.12.0","maintainers":[{"name":"mattiamanzati","email":"manzati.mattia@gmail.com"},{"name":"mweststrate","email":"mweststrate@gmail.com"}],"homepage":"https://github.com/mobxjs/mobx-state-tree#readme","bugs":{"url":"https://github.com/mobxjs/mobx-state-tree/issues"},"ava":{"files":["test-lib/test/*.js"],"source":["test-lib/src/**/*.js"]},"dist":{"shasum":"d2273a6405840e1ccaf5e9f81256b6f6b74446fa","tarball":"https://registry.npmjs.org/mobx-state-tree/-/mobx-state-tree-0.12.0.tgz","integrity":"sha512-v+Uld8ahQmTQTxkUEKCqcrAX9/ZHksztjywwJ4CWIzA5he8KYe3gFc/2BLMejaIg2h/3e3EZdgRuXLlipgOXiw==","signatures":[{"sig":"MEQCIBtIAZwFO20iz3YDMPspz6x4ilML9OSX+SNdKTNLQBGbAiBybZz8o2fzEciosccXnzuOkBEaTQUIlQf40oFtH+8SFg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"dist/mobx-state-tree.js","_from":".","files":["dist/","middleware/"],"module":"dist/mobx-state-tree.module.js","_shasum":"d2273a6405840e1ccaf5e9f81256b6f6b74446fa","gitHead":"a3c59ac816026f3c2d3d5621d8f74be2b95e2891","scripts":{"lint":"tslint -c tslint.json 'src/**/*.ts'","test":"npm run build-tests && ava && npm run test-cyclic","build":"npm run quick-build && cpr lib dist --delete-first --filter=\\\\.js && rollup -c","clean":"rm -rf lib test-lib .nyc_output coverage","watch":"tsc -p test && concurrently --kill-others --names 'build-tests,test-runner' 'tsc --watch -p test' --raw  'ava --watch'","rollup":"rollup -c","coverage":"npm run build-tests && nyc ava && nyc report -r html && nyc report -r lcov","precommit":"lint-staged","speedtest":"npm run build-tests && node --expose-gc test-lib/test/perf/report.js","build-docs":"npm run quick-build && documentation build lib/index.js --sort-order alpha -f md -o API.md.tmp && concat -o API.md docs/API_header.md API.md.tmp && rm API.md.tmp","_prepublish":"npm run build && npm run build-docs","build-tests":"tsc -p test/","quick-build":"tsc","test-cyclic":"npm run build && node -e \"require('.')\"","example-tests":"yarn run build && cd examples/boxes && yarn install && npm install ../../ && CI=true yarn jest && cd ../bookshop && yarn install && npm install ../../ && CI=true yarn test && cd ../redux-todomvc && yarn install && npm install ../../ && CI=true yarn test","middleware-tests":"ava -s middleware/*.spec.js","update-snapshots":"ava -u"},"typings":"dist/index.d.ts","_npmUser":{"name":"mweststrate","email":"mweststrate@gmail.com"},"umd:main":"dist/mobx-state-tree.umd.js","repository":{"url":"git+https://github.com/mobxjs/mobx-state-tree.git","type":"git"},"_npmVersion":"3.10.10","description":"Opinionated, transactional, MobX powered state container","directories":{},"lint-staged":{"*.{ts,tsx,js,jsx}":["prettier --write --print-width 100 --tab-width 4 --no-semi","git add"]},"_nodeVersion":"6.10.0","devDependencies":{"ava":"^0.19.1","cpr":"^2.1.0","nyc":"^10.0.0","mobx":"^3.2.2","tape":"^4.6.0","husky":"^0.13.4","sinon":"^3.2.1","tslib":"^1.7.1","concat":"^1.0.3","rollup":"^0.43.0","tslint":"^3.15.1","prettier":"^1.4.4","coveralls":"^2.11.4","typescript":"^2.4.2","@types/node":"^8.0.19","lint-staged":"^3.6.1","concurrently":"^3.1.0","documentation":"^5.2.2","rollup-plugin-uglify":"^2.0.1","rollup-plugin-replace":"^1.1.1","rollup-plugin-commonjs":"^8.0.2","rollup-plugin-filesize":"^1.3.2","rollup-plugin-node-resolve":"^3.0.0"},"peerDependencies":{"mobx":"^3.1.15"},"_npmOperationalInternal":{"tmp":"tmp/mobx-state-tree-0.12.0.tgz_1504991130209_0.5452944571152329","host":"s3://npm-registry-packages"}},"1.0.0":{"name":"mobx-state-tree","version":"1.0.0","keywords":["mobx","mobx-state-tree","promise","reactive","frp","functional-reactive-programming","state management"],"author":{"name":"Michel Weststrate"},"license":"MIT","_id":"mobx-state-tree@1.0.0","maintainers":[{"name":"mattiamanzati","email":"manzati.mattia@gmail.com"},{"name":"mweststrate","email":"mweststrate@gmail.com"}],"homepage":"https://github.com/mobxjs/mobx-state-tree#readme","bugs":{"url":"https://github.com/mobxjs/mobx-state-tree/issues"},"ava":{"files":["test-lib/test/*.js"],"source":["test-lib/src/**/*.js"]},"dist":{"shasum":"7d59bd48044a48b0225b00ebf8058c5e2eceb1fb","tarball":"https://registry.npmjs.org/mobx-state-tree/-/mobx-state-tree-1.0.0.tgz","integrity":"sha512-mQAPaKoynS4CKXNwDa87x34oqjUloXml4SfAsJBQF+HIQAoRgMk9KH+9FwTpLoBLo/ukD3wZfxU0YAL1XGN4Tg==","signatures":[{"sig":"MEYCIQDSfnj2KSVSSqrbc0cKo5UUA9qMsN1cp/v/NdYiq8ZINwIhAINpfhY+PVviXJPN//wofLi5cOqQuoqX4oihMm5F232O","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"dist/mobx-state-tree.js","_from":".","files":["dist/","middleware/"],"module":"dist/mobx-state-tree.module.js","_shasum":"7d59bd48044a48b0225b00ebf8058c5e2eceb1fb","gitHead":"b52ed8062ca99cf476c7f6919c94a3cf37813606","scripts":{"lint":"tslint -c tslint.json 'src/**/*.ts'","test":"npm run build-tests && ava && npm run test-cyclic","build":"npm run quick-build && cpr lib dist --delete-first --filter=\\\\.js && rollup -c","clean":"rm -rf lib test-lib .nyc_output coverage","watch":"tsc -p test && concurrently --kill-others --names 'build-tests,test-runner' 'tsc --watch -p test' --raw  'ava --watch'","rollup":"rollup -c","coverage":"npm run build-tests && nyc ava && nyc report -r html && nyc report -r lcov","precommit":"lint-staged","speedtest":"npm run build-tests && node --expose-gc test-lib/test/perf/report.js","build-docs":"npm run quick-build && documentation build lib/index.js --sort-order alpha -f md -o API.md.tmp && concat -o API.md docs/API_header.md API.md.tmp && rm API.md.tmp","_prepublish":"npm run build && npm run build-docs","build-tests":"tsc -p test/","quick-build":"tsc","test-cyclic":"npm run build && node -e \"require('.')\"","example-tests":"yarn run build && cd examples/boxes && yarn install && npm install ../../ && CI=true yarn jest && cd ../bookshop && yarn install && npm install ../../ && CI=true yarn test && cd ../redux-todomvc && yarn install && npm install ../../ && CI=true yarn test","middleware-tests":"ava -s middleware/*.spec.js","update-snapshots":"ava -u"},"typings":"dist/index.d.ts","_npmUser":{"name":"mweststrate","email":"mweststrate@gmail.com"},"umd:main":"dist/mobx-state-tree.umd.js","repository":{"url":"git+https://github.com/mobxjs/mobx-state-tree.git","type":"git"},"_npmVersion":"3.10.10","description":"Opinionated, transactional, MobX powered state container","directories":{},"lint-staged":{"*.{ts,tsx,js,jsx}":["prettier --write --print-width 100 --tab-width 4 --no-semi","git add"]},"_nodeVersion":"6.10.0","devDependencies":{"ava":"^0.19.1","cpr":"^2.1.0","nyc":"^10.0.0","mobx":"^3.2.2","tape":"^4.6.0","husky":"^0.13.4","sinon":"^3.2.1","tslib":"^1.7.1","concat":"^1.0.3","rollup":"^0.43.0","tslint":"^3.15.1","prettier":"^1.4.4","coveralls":"^2.11.4","typescript":"^2.4.2","@types/node":"^8.0.19","lint-staged":"^3.6.1","concurrently":"^3.1.0","documentation":"^5.2.2","rollup-plugin-uglify":"^2.0.1","rollup-plugin-replace":"^1.1.1","rollup-plugin-commonjs":"^8.0.2","rollup-plugin-filesize":"^1.3.2","rollup-plugin-node-resolve":"^3.0.0"},"peerDependencies":{"mobx":"^3.1.15"},"_npmOperationalInternal":{"tmp":"tmp/mobx-state-tree-1.0.0.tgz_1505043217935_0.2839664164930582","host":"s3://npm-registry-packages"}},"1.0.1":{"name":"mobx-state-tree","version":"1.0.1","keywords":["mobx","mobx-state-tree","promise","reactive","frp","functional-reactive-programming","state management"],"author":{"name":"Michel Weststrate"},"license":"MIT","_id":"mobx-state-tree@1.0.1","maintainers":[{"name":"mattiamanzati","email":"manzati.mattia@gmail.com"},{"name":"mweststrate","email":"mweststrate@gmail.com"}],"homepage":"https://github.com/mobxjs/mobx-state-tree#readme","bugs":{"url":"https://github.com/mobxjs/mobx-state-tree/issues"},"ava":{"files":["test-lib/test/*.js"],"source":["test-lib/src/**/*.js"]},"dist":{"shasum":"7b42616e5947e36d4c3413b404c2800b79c4305b","tarball":"https://registry.npmjs.org/mobx-state-tree/-/mobx-state-tree-1.0.1.tgz","integrity":"sha512-ql4yK6E8l3+CI8aIdPlhPxqqP9+8SSQ1ANZImFYyei7vTa5zmL1Hw1JzmsFfYPTJGZ0dqIeQRsNCSMPB5vs00A==","signatures":[{"sig":"MEYCIQDl6DJ2YcBlacLFELwaACDbxeZ5FARXDCoKY11phMPAIAIhAIz7rkPED6v5kyp4wd9/BjZTM9JWHicA1vcGcFj4PeKC","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"dist/mobx-state-tree.js","_from":".","files":["dist/","middleware/"],"module":"dist/mobx-state-tree.module.js","_shasum":"7b42616e5947e36d4c3413b404c2800b79c4305b","gitHead":"aaa1f866a92cc3dea6acf66d4412c650bf37fad2","scripts":{"lint":"tslint -c tslint.json 'src/**/*.ts'","test":"npm run build-tests && ava && npm run test-cyclic","build":"npm run quick-build && cpr lib dist --delete-first --filter=\\\\.js && rollup -c","clean":"rm -rf lib test-lib .nyc_output coverage","watch":"tsc -p test && concurrently --kill-others --names 'build-tests,test-runner' 'tsc --watch -p test' --raw  'ava --watch'","rollup":"rollup -c","coverage":"npm run build-tests && nyc ava && nyc report -r html && nyc report -r lcov","precommit":"lint-staged","speedtest":"npm run build-tests && node --expose-gc test-lib/test/perf/report.js","build-docs":"npm run quick-build && documentation build lib/index.js --sort-order alpha -f md -o API.md.tmp && concat -o API.md docs/API_header.md API.md.tmp && rm API.md.tmp","_prepublish":"npm run build && npm run build-docs","build-tests":"tsc -p test/","quick-build":"tsc","test-cyclic":"npm run build && node -e \"require('.')\"","example-tests":"yarn run build && cd examples/boxes && yarn install && npm install ../../ && CI=true yarn jest && cd ../bookshop && yarn install && npm install ../../ && CI=true yarn test && cd ../redux-todomvc && yarn install && npm install ../../ && CI=true yarn test","middleware-tests":"cd middleware && yarn test","update-snapshots":"ava -u"},"typings":"dist/index.d.ts","_npmUser":{"name":"mweststrate","email":"mweststrate@gmail.com"},"umd:main":"dist/mobx-state-tree.umd.js","repository":{"url":"git+https://github.com/mobxjs/mobx-state-tree.git","type":"git"},"_npmVersion":"3.10.10","description":"Opinionated, transactional, MobX powered state container","directories":{},"lint-staged":{"*.{ts,tsx,js,jsx}":["prettier --write --print-width 100 --tab-width 4 --no-semi","git add"]},"_nodeVersion":"6.10.0","devDependencies":{"ava":"^0.19.1","cpr":"^2.1.0","nyc":"^10.0.0","mobx":"^3.2.2","tape":"^4.6.0","husky":"^0.13.4","sinon":"^3.2.1","tslib":"^1.7.1","concat":"^1.0.3","rollup":"^0.43.0","tslint":"^3.15.1","prettier":"^1.4.4","coveralls":"^2.11.4","typescript":"^2.4.2","@types/node":"^8.0.19","lint-staged":"^3.6.1","concurrently":"^3.1.0","documentation":"^5.2.2","rollup-plugin-uglify":"^2.0.1","rollup-plugin-replace":"^1.1.1","rollup-plugin-commonjs":"^8.0.2","rollup-plugin-filesize":"^1.3.2","rollup-plugin-node-resolve":"^3.0.0"},"peerDependencies":{"mobx":"^3.1.15"},"_npmOperationalInternal":{"tmp":"tmp/mobx-state-tree-1.0.1.tgz_1507129788561_0.04349000286310911","host":"s3://npm-registry-packages"}},"1.1.0":{"name":"mobx-state-tree","version":"1.1.0","keywords":["mobx","mobx-state-tree","promise","reactive","frp","functional-reactive-programming","state management"],"author":{"name":"Michel Weststrate"},"license":"MIT","_id":"mobx-state-tree@1.1.0","maintainers":[{"name":"mattiamanzati","email":"manzati.mattia@gmail.com"},{"name":"mweststrate","email":"mweststrate@gmail.com"}],"homepage":"https://github.com/mobxjs/mobx-state-tree#readme","bugs":{"url":"https://github.com/mobxjs/mobx-state-tree/issues"},"ava":{"files":["test-lib/test/*.js"],"source":["test-lib/src/**/*.js"]},"dist":{"shasum":"72acb4a9d19d74df82694ab56a7d955f8e349da3","tarball":"https://registry.npmjs.org/mobx-state-tree/-/mobx-state-tree-1.1.0.tgz","integrity":"sha512-nJnBAPJd+Nwupi36JzqswPW/BaT+2HrOTj9h3LciAj4hU3MoLuJSPYzL+PzwhnDiXpttP/OxtdgFQXYlEQ+KWA==","signatures":[{"sig":"MEYCIQDWQKBlljgyyh5TJNNuHonfrUmIfB3uiP+54yDlLuhqowIhAJyaAC3gSa9mm9pnbt4rJRprQ97TSjgxtt6zvXLlX2Jj","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"dist/mobx-state-tree.js","_from":".","files":["dist/"],"module":"dist/mobx-state-tree.module.js","_shasum":"72acb4a9d19d74df82694ab56a7d955f8e349da3","scripts":{"lint":"tslint -c tslint.json 'src/**/*.ts'","test":"npm run build-tests && ava && npm run test-cyclic","build":"npm run quick-build && cpr lib dist --delete-first --filter=\\\\.js && rollup -c","clean":"rm -rf lib test-lib .nyc_output coverage","watch":"tsc -p test && concurrently --kill-others --names 'build-tests,test-runner' 'tsc --watch -p test' --raw  'ava --watch'","rollup":"rollup -c","coverage":"npm run build-tests && nyc ava && nyc report -r html && nyc report -r lcov","speedtest":"npm run build-tests && node --expose-gc test-lib/test/perf/report.js","build-docs":"npm run quick-build && documentation build lib/index.js --sort-order alpha -f md -o ../../API.md.tmp && concat -o ../../API.md ../../docs/API_header.md ../../API.md.tmp && rm ../../API.md.tmp","_prepublish":"npm run build && npm run build-docs","build-tests":"tsc -p test/","quick-build":"tsc","test-cyclic":"npm run build && node -e \"require('.')\"","update-snapshots":"ava -u"},"typings":"dist/index.d.ts","_npmUser":{"name":"mweststrate","email":"mweststrate@gmail.com"},"umd:main":"dist/mobx-state-tree.umd.js","repository":{"url":"git+https://github.com/mobxjs/mobx-state-tree.git","type":"git"},"_npmVersion":"3.10.10","description":"Opinionated, transactional, MobX powered state container","directories":{},"_nodeVersion":"6.10.0","devDependencies":{"ava":"^0.19.1","cpr":"^2.1.0","nyc":"^10.0.0","mobx":"^3.2.2","tape":"^4.6.0","sinon":"^3.2.1","tslib":"^1.7.1","concat":"^1.0.3","rollup":"^0.43.0","tslint":"^3.15.1","coveralls":"^2.11.4","typescript":"^2.4.2","@types/node":"^8.0.19","concurrently":"^3.1.0","documentation":"^5.2.2","rollup-plugin-uglify":"^2.0.1","rollup-plugin-replace":"^1.1.1","rollup-plugin-commonjs":"^8.0.2","rollup-plugin-filesize":"^1.3.2","rollup-plugin-node-resolve":"^3.0.0"},"peerDependencies":{"mobx":"^3.1.15"},"_npmOperationalInternal":{"tmp":"tmp/mobx-state-tree-1.1.0.tgz_1509105973043_0.33652023994363844","host":"s3://npm-registry-packages"}},"1.1.1":{"name":"mobx-state-tree","version":"1.1.1","keywords":["mobx","mobx-state-tree","promise","reactive","frp","functional-reactive-programming","state management"],"author":{"name":"Michel Weststrate"},"license":"MIT","_id":"mobx-state-tree@1.1.1","maintainers":[{"name":"mattiamanzati","email":"manzati.mattia@gmail.com"},{"name":"mweststrate","email":"mweststrate@gmail.com"}],"homepage":"https://github.com/mobxjs/mobx-state-tree#readme","bugs":{"url":"https://github.com/mobxjs/mobx-state-tree/issues"},"ava":{"files":["test-lib/test/*.js"],"source":["test-lib/src/**/*.js"]},"dist":{"shasum":"979a94fd64b1197a3b036c3e83d4080f4cd87fbb","tarball":"https://registry.npmjs.org/mobx-state-tree/-/mobx-state-tree-1.1.1.tgz","integrity":"sha512-2nnKqK+Xq4cgVewRc/3TLERZ/BZRrebkkYKZZDv9Yh5WzTDnwTkm6U+i5PQ4Z2s+UbOhiZhL0Kf4toVcjiRiVQ==","signatures":[{"sig":"MEYCIQC9hyQFlpV8g/7j3QZytAs09KgS3DOJF8rd/s6s5GJGcwIhAL1CwQFD1YtiFlXj9sGgkUt4L6AYD0mnTUF2Bn8jiwVT","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"dist/mobx-state-tree.js","_from":".","files":["dist/"],"module":"dist/mobx-state-tree.module.js","_shasum":"979a94fd64b1197a3b036c3e83d4080f4cd87fbb","scripts":{"lint":"tslint -c tslint.json 'src/**/*.ts'","test":"npm run build-tests && cross-env NODE_ENV=development ava && cross-env NODE_ENV=production ava && npm run test-cyclic","build":"npm run quick-build && cpr lib dist --delete-first --filter=\\\\.js && rollup -c","clean":"rm -rf lib test-lib .nyc_output coverage","watch":"(tsc -p test --skipLibCheck || true) && concurrently --kill-others --names 'build-tests,test-runner' 'tsc --skipLibCheck --watch -p test' --raw  'ava --watch'","rollup":"rollup -c","coverage":"npm run build-tests && nyc ava && nyc report -r html && nyc report -r lcov","speedtest":"npm run build-tests && node --expose-gc test-lib/test/perf/report.js","build-docs":"npm run quick-build && documentation build lib/index.js --sort-order alpha -f md -o ../../API.md.tmp && concat -o ../../API.md ../../docs/API_header.md ../../API.md.tmp && rm ../../API.md.tmp","_prepublish":"npm run build && npm run build-docs","build-tests":"tsc -p test/","quick-build":"tsc","test-cyclic":"npm run build && node -e \"require('.')\"","update-snapshots":"ava -u"},"typings":"dist/index.d.ts","_npmUser":{"name":"mweststrate","email":"mweststrate@gmail.com"},"umd:main":"dist/mobx-state-tree.umd.js","repository":{"url":"git+https://github.com/mobxjs/mobx-state-tree.git","type":"git"},"_npmVersion":"3.10.10","description":"Opinionated, transactional, MobX powered state container","directories":{},"_nodeVersion":"6.10.0","devDependencies":{"ava":"^0.19.1","cpr":"^2.1.0","nyc":"^10.0.0","mobx":"^3.2.2","tape":"^4.6.0","sinon":"^3.2.1","tslib":"^1.7.1","concat":"^1.0.3","rollup":"^0.43.0","tslint":"^3.15.1","coveralls":"^2.11.4","cross-env":"^5.1.1","typescript":"^2.4.2","@types/node":"^8.0.19","concurrently":"^3.1.0","documentation":"^5.2.2","rollup-plugin-uglify":"^2.0.1","rollup-plugin-replace":"^1.1.1","rollup-plugin-commonjs":"^8.0.2","rollup-plugin-filesize":"^1.3.2","rollup-plugin-node-resolve":"^3.0.0"},"peerDependencies":{"mobx":"^3.1.15"},"_npmOperationalInternal":{"tmp":"tmp/mobx-state-tree-1.1.1.tgz_1511790673797_0.3512638125102967","host":"s3://npm-registry-packages"}},"1.2.0":{"name":"mobx-state-tree","version":"1.2.0","keywords":["mobx","mobx-state-tree","promise","reactive","frp","functional-reactive-programming","state management"],"author":{"name":"Michel Weststrate"},"license":"MIT","_id":"mobx-state-tree@1.2.0","maintainers":[{"name":"mattiamanzati","email":"manzati.mattia@gmail.com"},{"name":"mweststrate","email":"mweststrate@gmail.com"}],"homepage":"https://github.com/mobxjs/mobx-state-tree#readme","bugs":{"url":"https://github.com/mobxjs/mobx-state-tree/issues"},"ava":{"files":["test-lib/test/*.js"],"source":["test-lib/src/**/*.js"]},"dist":{"shasum":"b28983bc6a2d4052b3dd2bad0a086ae6f33062c8","tarball":"https://registry.npmjs.org/mobx-state-tree/-/mobx-state-tree-1.2.0.tgz","integrity":"sha512-GiXFayH8t+YvDVa+3dexeMGrL1to90V4AYacesIDfkTHZiDQZSb8yVaXf4cE4Zxn8Mu8qx3ASnwAdLKyWO0ZiA==","signatures":[{"sig":"MEUCIExoFvnOwjrTmaf2Lfd/eTB4z88fkuNUNX21xpKGDA+6AiEAkR32cjq9D3LDO6vmHybGUy0hQMBGQ/uAF+SKPFWtVfY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"dist/mobx-state-tree.js","_from":".","files":["dist/"],"module":"dist/mobx-state-tree.module.js","_shasum":"b28983bc6a2d4052b3dd2bad0a086ae6f33062c8","scripts":{"lint":"tslint -c tslint.json 'src/**/*.ts'","test":"npm run build-tests && cross-env NODE_ENV=development ava && cross-env NODE_ENV=production ava && npm run test-cyclic","build":"npm run quick-build && cpr lib dist --delete-first --filter=\\\\.js && rollup -c","clean":"rm -rf lib test-lib .nyc_output coverage","watch":"(tsc -p test --skipLibCheck || true) && concurrently --kill-others --names 'build-tests,test-runner' 'tsc --skipLibCheck --watch -p test' --raw  'ava --watch'","rollup":"rollup -c","coverage":"npm run build-tests && nyc ava && nyc report -r html && nyc report -r lcov","speedtest":"npm run build-tests && node --expose-gc test-lib/test/perf/report.js","build-docs":"npm run quick-build && documentation build lib/index.js --sort-order alpha -f md -o ../../API.md.tmp && concat -o ../../API.md ../../docs/API_header.md ../../API.md.tmp && rm ../../API.md.tmp","_prepublish":"npm run build && npm run build-docs","build-tests":"tsc -p test/","quick-build":"tsc","test-cyclic":"npm run build && node -e \"require('.')\"","update-snapshots":"ava -u"},"typings":"dist/index.d.ts","_npmUser":{"name":"mweststrate","email":"mweststrate@gmail.com"},"umd:main":"dist/mobx-state-tree.umd.js","repository":{"url":"git+https://github.com/mobxjs/mobx-state-tree.git","type":"git"},"_npmVersion":"3.10.10","description":"Opinionated, transactional, MobX powered state container","directories":{},"_nodeVersion":"6.10.0","devDependencies":{"ava":"^0.19.1","cpr":"^2.1.0","nyc":"^10.0.0","mobx":"^3.2.2","tape":"^4.6.0","sinon":"^3.2.1","tslib":"^1.7.1","concat":"^1.0.3","rollup":"^0.43.0","tslint":"^3.15.1","coveralls":"^2.11.4","cross-env":"^5.1.1","typescript":"^2.4.2","@types/node":"^8.0.19","concurrently":"^3.1.0","documentation":"^5.2.2","rollup-plugin-uglify":"^2.0.1","rollup-plugin-replace":"^1.1.1","rollup-plugin-commonjs":"^8.0.2","rollup-plugin-filesize":"^1.3.2","rollup-plugin-node-resolve":"^3.0.0"},"peerDependencies":{"mobx":"^3.1.15"},"_npmOperationalInternal":{"tmp":"tmp/mobx-state-tree-1.2.0.tgz_1511867883408_0.46809236123226583","host":"s3://npm-registry-packages"}},"1.2.1":{"name":"mobx-state-tree","version":"1.2.1","keywords":["mobx","mobx-state-tree","promise","reactive","frp","functional-reactive-programming","state management"],"author":{"name":"Michel Weststrate"},"license":"MIT","_id":"mobx-state-tree@1.2.1","maintainers":[{"name":"mattiamanzati","email":"manzati.mattia@gmail.com"},{"name":"mweststrate","email":"mweststrate@gmail.com"}],"homepage":"https://github.com/mobxjs/mobx-state-tree#readme","bugs":{"url":"https://github.com/mobxjs/mobx-state-tree/issues"},"ava":{"files":["test-lib/test/*.js"],"source":["test-lib/src/**/*.js"]},"dist":{"shasum":"ce15ed5d2d7e82bb83d66de12a22fb56400f45d1","tarball":"https://registry.npmjs.org/mobx-state-tree/-/mobx-state-tree-1.2.1.tgz","integrity":"sha512-8DKwpnySjo4I0NzmyFzLcS4Wx4RplBK/qKf6y8+Y/uIr8fmweSNs/VWGOHlt8kMAg6CHWgxFwuG2G1WzsMiN2w==","signatures":[{"sig":"MEUCIEDirPsu7yFMTz6cJvmKdQRR4Wwfy20G8nKRz4Ets0H7AiEAu/nxvRqmITaVg1OG3EmtZ7RwrgKYiS1F2J96B9yRW/g=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"dist/mobx-state-tree.js","_from":".","files":["dist/"],"module":"dist/mobx-state-tree.module.js","_shasum":"ce15ed5d2d7e82bb83d66de12a22fb56400f45d1","scripts":{"lint":"tslint -c tslint.json 'src/**/*.ts'","test":"npm run build-tests && cross-env NODE_ENV=development ava && cross-env NODE_ENV=production ava && npm run test-cyclic","build":"npm run quick-build && cpr lib dist --delete-first --filter=\\\\.js && rollup -c","clean":"rm -rf lib test-lib .nyc_output coverage","watch":"(tsc -p test --skipLibCheck || true) && concurrently --kill-others --names 'build-tests,test-runner' 'tsc --skipLibCheck --watch -p test' --raw  'ava --watch'","rollup":"rollup -c","coverage":"npm run build-tests && nyc ava && nyc report -r html && nyc report -r lcov","speedtest":"npm run build-tests && node --expose-gc test-lib/test/perf/report.js","build-docs":"npm run quick-build && documentation build lib/index.js --sort-order alpha -f md -o ../../API.md.tmp && concat -o ../../API.md ../../docs/API_header.md ../../API.md.tmp && rm ../../API.md.tmp","_prepublish":"npm run build && npm run build-docs","build-tests":"tsc -p test/","quick-build":"tsc","test-cyclic":"npm run build && node -e \"require('.')\"","update-snapshots":"ava -u"},"typings":"dist/index.d.ts","_npmUser":{"name":"mweststrate","email":"mweststrate@gmail.com"},"umd:main":"dist/mobx-state-tree.umd.js","repository":{"url":"git+https://github.com/mobxjs/mobx-state-tree.git","type":"git"},"_npmVersion":"3.10.10","description":"Opinionated, transactional, MobX powered state container","directories":{},"_nodeVersion":"6.10.0","devDependencies":{"ava":"^0.19.1","cpr":"^2.1.0","nyc":"^10.0.0","mobx":"^3.2.2","tape":"^4.6.0","sinon":"^3.2.1","tslib":"^1.7.1","concat":"^1.0.3","rollup":"^0.43.0","tslint":"^3.15.1","coveralls":"^2.11.4","cross-env":"^5.1.1","typescript":"^2.4.2","@types/node":"^8.0.19","concurrently":"^3.1.0","documentation":"^5.2.2","rollup-plugin-uglify":"^2.0.1","rollup-plugin-replace":"^1.1.1","rollup-plugin-commonjs":"^8.0.2","rollup-plugin-filesize":"^1.3.2","rollup-plugin-node-resolve":"^3.0.0"},"peerDependencies":{"mobx":"^3.1.15"},"_npmOperationalInternal":{"tmp":"tmp/mobx-state-tree-1.2.1.tgz_1511890776968_0.49790541315451264","host":"s3://npm-registry-packages"}},"1.3.0":{"name":"mobx-state-tree","version":"1.3.0","keywords":["mobx","mobx-state-tree","promise","reactive","frp","functional-reactive-programming","state management"],"author":{"name":"Michel Weststrate"},"license":"MIT","_id":"mobx-state-tree@1.3.0","maintainers":[{"name":"mattiamanzati","email":"manzati.mattia@gmail.com"},{"name":"mweststrate","email":"mweststrate@gmail.com"}],"homepage":"https://github.com/mobxjs/mobx-state-tree#readme","bugs":{"url":"https://github.com/mobxjs/mobx-state-tree/issues"},"ava":{"files":["test-lib/test/*.js"],"source":["test-lib/src/**/*.js"]},"dist":{"shasum":"863ab740b4cf55bb079ec974c7ca4478cb49ec20","tarball":"https://registry.npmjs.org/mobx-state-tree/-/mobx-state-tree-1.3.0.tgz","integrity":"sha512-5ezmJV5piW4azsppTHhmNrbO8ow5NaFD93+B84OWzOrnw1ppR6bMGdE8RCNzWf686tkscYkXQ+sdMfYvb0qVIw==","signatures":[{"sig":"MEQCIHghJsLsNNSWW6KtCayvTfdyxg/qIVv/bu9GUcQdQDpKAiBzvd3OfR092Tvmf2lv7YmDbXsuQmwK7bPHhxAJLLLUcg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"dist/mobx-state-tree.js","_from":".","files":["dist/"],"module":"dist/mobx-state-tree.module.js","_shasum":"863ab740b4cf55bb079ec974c7ca4478cb49ec20","scripts":{"lint":"tslint -c tslint.json 'src/**/*.ts'","test":"npm run build-tests && cross-env NODE_ENV=development ava && cross-env NODE_ENV=production ava && npm run test-cyclic","build":"npm run quick-build && cpr lib dist --delete-first --filter=\\\\.js && rollup -c","clean":"rm -rf lib test-lib .nyc_output coverage","watch":"(tsc -p test --skipLibCheck || true) && concurrently --kill-others --names 'build-tests,test-runner' 'tsc --skipLibCheck --watch -p test' --raw  'ava --watch'","rollup":"rollup -c","coverage":"npm run build-tests && nyc ava && nyc report -r html && nyc report -r lcov","speedtest":"npm run build-tests && node --expose-gc test-lib/test/perf/report.js","build-docs":"npm run quick-build && documentation build lib/index.js --sort-order alpha -f md -o ../../API.md.tmp && concat -o ../../API.md ../../docs/API_header.md ../../API.md.tmp && rm ../../API.md.tmp","_prepublish":"npm run build && npm run build-docs","build-tests":"tsc -p test/","quick-build":"tsc","test-cyclic":"npm run build && node -e \"require('.')\"","update-snapshots":"ava -u"},"typings":"dist/index.d.ts","_npmUser":{"name":"mweststrate","email":"mweststrate@gmail.com"},"umd:main":"dist/mobx-state-tree.umd.js","repository":{"url":"git+https://github.com/mobxjs/mobx-state-tree.git","type":"git"},"_npmVersion":"3.10.10","description":"Opinionated, transactional, MobX powered state container","directories":{},"_nodeVersion":"6.10.0","devDependencies":{"ava":"^0.19.1","cpr":"^2.1.0","nyc":"^10.0.0","mobx":"^3.2.2","tape":"^4.6.0","sinon":"^3.2.1","tslib":"^1.7.1","concat":"^1.0.3","rollup":"^0.43.0","tslint":"^3.15.1","coveralls":"^2.11.4","cross-env":"^5.1.1","typescript":"^2.4.2","@types/node":"^8.0.19","concurrently":"^3.1.0","documentation":"^5.2.2","rollup-plugin-uglify":"^2.0.1","rollup-plugin-replace":"^1.1.1","rollup-plugin-commonjs":"^8.0.2","rollup-plugin-filesize":"^1.3.2","rollup-plugin-node-resolve":"^3.0.0"},"peerDependencies":{"mobx":"^3.1.15"},"_npmOperationalInternal":{"tmp":"tmp/mobx-state-tree-1.3.0.tgz_1513614315515_0.2796331918798387","host":"s3://npm-registry-packages"}},"1.3.1":{"name":"mobx-state-tree","version":"1.3.1","keywords":["mobx","mobx-state-tree","promise","reactive","frp","functional-reactive-programming","state management"],"author":{"name":"Michel Weststrate"},"license":"MIT","_id":"mobx-state-tree@1.3.1","maintainers":[{"name":"mattiamanzati","email":"manzati.mattia@gmail.com"},{"name":"mweststrate","email":"mweststrate@gmail.com"}],"homepage":"https://github.com/mobxjs/mobx-state-tree#readme","bugs":{"url":"https://github.com/mobxjs/mobx-state-tree/issues"},"ava":{"files":["test-lib/test/*.js"],"source":["test-lib/src/**/*.js"]},"dist":{"shasum":"9e1ba9b8b6ea183f1a4a2ae1f67bfa8f2bcae4fe","tarball":"https://registry.npmjs.org/mobx-state-tree/-/mobx-state-tree-1.3.1.tgz","integrity":"sha512-w9rEFnOxV0SUkY0WBdUr+w5TaJJ5daeWoino4sKAi1ERdx/o7aOVaSgGo2KpT4Zg0C6DkXVqnN3xdATE2VrBkQ==","signatures":[{"sig":"MEYCIQCFWMa2M4Bkru2ImMbFNiMl/Y4EtQb/H/RacDuIDke28QIhANtK5ojoKkCsVs4Ge5Am9zZTDUeaM99RfFkwN4Cz6yzh","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"dist/mobx-state-tree.js","_from":".","files":["dist/"],"module":"dist/mobx-state-tree.module.js","_shasum":"9e1ba9b8b6ea183f1a4a2ae1f67bfa8f2bcae4fe","scripts":{"lint":"tslint -c tslint.json 'src/**/*.ts'","test":"npm run build-tests && cross-env NODE_ENV=development ava && cross-env NODE_ENV=production ava && npm run test-cyclic","build":"npm run quick-build && cpr lib dist --delete-first --filter=\\\\.js && rollup -c","clean":"rm -rf lib test-lib .nyc_output coverage","watch":"(tsc -p test --skipLibCheck || true) && concurrently --kill-others --names 'build-tests,test-runner' 'tsc --skipLibCheck --watch -p test' --raw  'ava --watch'","rollup":"rollup -c","coverage":"npm run build-tests && nyc ava && nyc report -r html && nyc report -r lcov","speedtest":"npm run build-tests && node --expose-gc test-lib/test/perf/report.js","build-docs":"npm run quick-build && documentation build lib/index.js --sort-order alpha -f md -o ../../API.md.tmp && concat -o ../../API.md ../../docs/API_header.md ../../API.md.tmp && rm ../../API.md.tmp","_prepublish":"npm run build && npm run build-docs","build-tests":"tsc -p test/","quick-build":"tsc","test-cyclic":"npm run build && node -e \"require('.')\"","update-snapshots":"ava -u"},"typings":"dist/index.d.ts","_npmUser":{"name":"mweststrate","email":"mweststrate@gmail.com"},"umd:main":"dist/mobx-state-tree.umd.js","repository":{"url":"git+https://github.com/mobxjs/mobx-state-tree.git","type":"git"},"_npmVersion":"3.10.10","description":"Opinionated, transactional, MobX powered state container","directories":{},"_nodeVersion":"6.10.0","devDependencies":{"ava":"^0.19.1","cpr":"^2.1.0","nyc":"^10.0.0","mobx":"^3.2.2","tape":"^4.6.0","sinon":"^3.2.1","tslib":"^1.7.1","concat":"^1.0.3","rollup":"^0.43.0","tslint":"^3.15.1","coveralls":"^2.11.4","cross-env":"^5.1.1","typescript":"^2.4.2","@types/node":"^8.0.19","concurrently":"^3.1.0","documentation":"^5.2.2","rollup-plugin-uglify":"^2.0.1","rollup-plugin-replace":"^1.1.1","rollup-plugin-commonjs":"^8.0.2","rollup-plugin-filesize":"^1.3.2","rollup-plugin-node-resolve":"^3.0.0"},"peerDependencies":{"mobx":"^3.1.15"},"_npmOperationalInternal":{"tmp":"tmp/mobx-state-tree-1.3.1.tgz_1513643152302_0.6558510262984782","host":"s3://npm-registry-packages"}},"1.4.0":{"name":"mobx-state-tree","version":"1.4.0","keywords":["mobx","mobx-state-tree","promise","reactive","frp","functional-reactive-programming","state management"],"author":{"name":"Michel Weststrate"},"license":"MIT","_id":"mobx-state-tree@1.4.0","maintainers":[{"name":"mattiamanzati","email":"manzati.mattia@gmail.com"},{"name":"mweststrate","email":"mweststrate@gmail.com"}],"homepage":"https://github.com/mobxjs/mobx-state-tree#readme","bugs":{"url":"https://github.com/mobxjs/mobx-state-tree/issues"},"dist":{"shasum":"c914c855d5ec5c1c16e4ba6d6925679df42c8110","tarball":"https://registry.npmjs.org/mobx-state-tree/-/mobx-state-tree-1.4.0.tgz","fileCount":36,"integrity":"sha512-e+wEgoWGPmHfyl8SO2J6izwJdkBt28hqsyxYPB8AEdYUNHCUmvTTRCXEmSpPbbsqlmWxlSyOMarTODm6uFldyA==","signatures":[{"sig":"MEUCIQCGpQPbBYtLVboE47q556BbPBr20ztitg0oUc+wzvH3ggIgfe+QGmAG/hzKcwWN9evcnvPEvfRHSD/C+UxKNOmabu4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":548621},"jest":{"testRegex":"test/.*\\.(t|j)sx?$","transform":{"^.+\\.jsx?$":"babel-jest","^.+\\.tsx?$":"ts-jest"},"moduleFileExtensions":["ts","tsx","js","jsx","json"],"testPathIgnorePatterns":["/node_modules/","/src/","/dist/","/test/fixtures","/test/perf","/\\./"],"watchPathIgnorePatterns":["<rootDir>/node_modules/"]},"main":"dist/mobx-state-tree.js","_from":".","files":["dist/"],"module":"dist/mobx-state-tree.module.js","_shasum":"c914c855d5ec5c1c16e4ba6d6925679df42c8110","scripts":{"lint":"tslint -c tslint.json 'src/**/*.ts'","test":"cross-env NODE_ENV=development jest --ci && cross-env NODE_ENV=production jest --ci && npm run test-cyclic && npm run speedtest","build":"tsc && cpr lib dist --delete-first --filter=\\\\.js && yarn rollup","watch":"jest --watch","rollup":"rollup -c","coverage":"jest --coverage","speedtest":"node --expose-gc test/perf/report.js","build-docs":"tsc && documentation build lib/index.js --sort-order alpha -f md -o ../../API.md.tmp && concat -o ../../API.md ../../docs/API_header.md ../../API.md.tmp && rm ../../API.md.tmp","_prepublish":"npm run build && npm run build-docs","test-cyclic":"npm run build && node -e \"require('.')\""},"typings":"dist/index.d.ts","_npmUser":{"name":"mweststrate","email":"mweststrate@gmail.com"},"umd:main":"dist/mobx-state-tree.umd.js","repository":{"url":"git+https://github.com/mobxjs/mobx-state-tree.git","type":"git"},"_npmVersion":"3.10.10","description":"Opinionated, transactional, MobX powered state container","directories":{},"_nodeVersion":"6.10.0","_hasShrinkwrap":false,"devDependencies":{"cpr":"^2.1.0","jest":"^22.4.2","mobx":"^3.2.2","sinon":"^3.2.1","tslib":"^1.7.1","concat":"^1.0.3","rollup":"^0.43.0","tslint":"^3.15.1","ts-jest":"^22.4.1","coveralls":"^2.11.4","cross-env":"^5.1.1","typescript":"^2.7.0","@types/jest":"^22.2.0","@types/node":"^8.0.19","concurrently":"^3.1.0","documentation":"^5.2.2","rollup-plugin-uglify":"^2.0.1","rollup-plugin-replace":"^1.1.1","rollup-plugin-commonjs":"^8.0.2","rollup-plugin-filesize":"^1.3.2","rollup-plugin-node-resolve":"^3.0.0"},"peerDependencies":{"mobx":"^3.1.15"},"_npmOperationalInternal":{"tmp":"tmp/mobx-state-tree_1.4.0_1521033211353_0.2445201866751603","host":"s3://npm-registry-packages"}},"2.0.0":{"name":"mobx-state-tree","version":"2.0.0","keywords":["mobx","mobx-state-tree","promise","reactive","frp","functional-reactive-programming","state management"],"author":{"name":"Michel Weststrate"},"license":"MIT","_id":"mobx-state-tree@2.0.0","maintainers":[{"name":"mattiamanzati","email":"manzati.mattia@gmail.com"},{"name":"mweststrate","email":"mweststrate@gmail.com"}],"homepage":"https://github.com/mobxjs/mobx-state-tree#readme","bugs":{"url":"https://github.com/mobxjs/mobx-state-tree/issues"},"dist":{"shasum":"2e596adab832f38d2d329f07e7aab9ed643a7116","tarball":"https://registry.npmjs.org/mobx-state-tree/-/mobx-state-tree-2.0.0.tgz","fileCount":36,"integrity":"sha512-1tZhU4dBegdBSsW/69Ut7fnXvCrM3FbftcFeWmTPUzCCLbEJGs9022ybdvBm4Vld55Z7h2hXvHxYUWBBqTE3/w==","signatures":[{"sig":"MEYCIQCedWUa0POKEa36jEbivDm2JhG8SGz45bNnYIOiK2ZjngIhAPIQpJB4vwwqjQN2AAqls8w3ai5Kp7wKOSQP7xF8/S0z","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":549828},"jest":{"testRegex":"test/.*\\.(t|j)sx?$","transform":{"^.+\\.jsx?$":"babel-jest","^.+\\.tsx?$":"ts-jest"},"moduleFileExtensions":["ts","tsx","js","jsx","json"],"testPathIgnorePatterns":["/node_modules/","/src/","/dist/","/test/fixtures","/test/perf","/\\./"],"watchPathIgnorePatterns":["<rootDir>/node_modules/"]},"main":"dist/mobx-state-tree.js","_from":".","files":["dist/"],"module":"dist/mobx-state-tree.module.js","_shasum":"2e596adab832f38d2d329f07e7aab9ed643a7116","scripts":{"lint":"tslint -c tslint.json 'src/**/*.ts'","test":"cross-env NODE_ENV=development jest --ci && cross-env NODE_ENV=production jest --ci && npm run test-cyclic && npm run speedtest","build":"tsc && cpr lib dist --delete-first --filter=\\\\.js && yarn rollup","watch":"jest --watch","rollup":"rollup -c","coverage":"jest --coverage","speedtest":"node --expose-gc test/perf/report.js","build-docs":"tsc && documentation build lib/index.js --sort-order alpha -f md -o ../../API.md.tmp && concat -o ../../API.md ../../docs/API_header.md ../../API.md.tmp && rm ../../API.md.tmp","_prepublish":"npm run build && npm run build-docs","test-cyclic":"npm run build && node -e \"require('.')\""},"typings":"dist/index.d.ts","_npmUser":{"name":"mweststrate","email":"mweststrate@gmail.com"},"umd:main":"dist/mobx-state-tree.umd.js","repository":{"url":"git+https://github.com/mobxjs/mobx-state-tree.git","type":"git"},"_npmVersion":"3.10.10","description":"Opinionated, transactional, MobX powered state container","directories":{},"_nodeVersion":"6.10.0","dependencies":{"mobx":"^4.0.2"},"_hasShrinkwrap":false,"devDependencies":{"cpr":"^2.1.0","jest":"^22.4.2","mobx":"^4.0.2","sinon":"^3.2.1","tslib":"^1.7.1","concat":"^1.0.3","rollup":"^0.43.0","tslint":"^3.15.1","ts-jest":"^22.4.1","coveralls":"^2.11.4","cross-env":"^5.1.1","typescript":"^2.7.0","@types/jest":"^22.2.0","@types/node":"^8.0.19","concurrently":"^3.1.0","documentation":"^5.2.2","rollup-plugin-uglify":"^2.0.1","rollup-plugin-replace":"^1.1.1","rollup-plugin-commonjs":"^8.0.2","rollup-plugin-filesize":"^1.3.2","rollup-plugin-node-resolve":"^3.0.0"},"peerDependencies":{"mobx":"^4.0.2"},"_npmOperationalInternal":{"tmp":"tmp/mobx-state-tree_2.0.0_1521126955528_0.05340622361962488","host":"s3://npm-registry-packages"}},"2.0.1":{"name":"mobx-state-tree","version":"2.0.1","keywords":["mobx","mobx-state-tree","promise","reactive","frp","functional-reactive-programming","state management"],"author":{"name":"Michel Weststrate"},"license":"MIT","_id":"mobx-state-tree@2.0.1","maintainers":[{"name":"mattiamanzati","email":"manzati.mattia@gmail.com"},{"name":"mweststrate","email":"mweststrate@gmail.com"}],"homepage":"https://github.com/mobxjs/mobx-state-tree#readme","bugs":{"url":"https://github.com/mobxjs/mobx-state-tree/issues"},"dist":{"shasum":"7594b0836bc0c92d93788c7edc999855205ed43b","tarball":"https://registry.npmjs.org/mobx-state-tree/-/mobx-state-tree-2.0.1.tgz","fileCount":36,"integrity":"sha512-jXLJmsEyqJ1nk8niYMgNTASR4SgIxy/UfLnC4ZfVTGejNJUjWP1+L2Sk5KLcsqteFMG5V7gVDAsRDU0co4owow==","signatures":[{"sig":"MEQCIDX2atWAzgtXgoAHiqpkIVjRSP2WKPuXEanBhdVzKTVvAiBpwy2fc1GXUa5AHa/uRO40YaLxFuw3BCTkh5as6Ler+A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":548065},"jest":{"testRegex":"test/.*\\.(t|j)sx?$","transform":{"^.+\\.jsx?$":"babel-jest","^.+\\.tsx?$":"ts-jest"},"moduleFileExtensions":["ts","tsx","js","jsx","json"],"testPathIgnorePatterns":["/node_modules/","/src/","/dist/","/test/fixtures","/test/perf","/\\./"],"watchPathIgnorePatterns":["<rootDir>/node_modules/"]},"main":"dist/mobx-state-tree.js","_from":".","files":["dist/"],"module":"dist/mobx-state-tree.module.js","_shasum":"7594b0836bc0c92d93788c7edc999855205ed43b","scripts":{"lint":"tslint -c tslint.json 'src/**/*.ts'","test":"cross-env NODE_ENV=development jest --ci && cross-env NODE_ENV=production jest --ci && npm run test-cyclic && npm run speedtest","build":"tsc && cpr lib dist --delete-first --filter=\\\\.js && yarn rollup","watch":"jest --watch","rollup":"rollup -c","coverage":"jest --coverage","speedtest":"node --expose-gc test/perf/report.js","build-docs":"tsc && documentation build lib/index.js --sort-order alpha -f md -o ../../API.md.tmp && concat -o ../../API.md ../../docs/API_header.md ../../API.md.tmp && rm ../../API.md.tmp","_prepublish":"npm run build && npm run build-docs","test-cyclic":"npm run build && node -e \"require('.')\""},"typings":"dist/index.d.ts","_npmUser":{"name":"mweststrate","email":"mweststrate@gmail.com"},"umd:main":"dist/mobx-state-tree.umd.js","repository":{"url":"git+https://github.com/mobxjs/mobx-state-tree.git","type":"git"},"_npmVersion":"3.10.10","description":"Opinionated, transactional, MobX powered state container","directories":{},"_nodeVersion":"6.10.0","dependencies":{"mobx":"^4.0.2"},"_hasShrinkwrap":false,"devDependencies":{"cpr":"^2.1.0","jest":"^22.4.2","mobx":"^4.0.2","sinon":"^3.2.1","tslib":"^1.7.1","concat":"^1.0.3","rollup":"^0.43.0","tslint":"^3.15.1","ts-jest":"^22.4.1","coveralls":"^2.11.4","cross-env":"^5.1.1","typescript":"^2.7.0","@types/jest":"^22.2.0","@types/node":"^8.0.19","concurrently":"^3.1.0","documentation":"^5.2.2","rollup-plugin-uglify":"^2.0.1","rollup-plugin-replace":"^1.1.1","rollup-plugin-commonjs":"^8.0.2","rollup-plugin-filesize":"^1.3.2","rollup-plugin-node-resolve":"^3.0.0"},"peerDependencies":{"mobx":"^4.0.2"},"_npmOperationalInternal":{"tmp":"tmp/mobx-state-tree_2.0.1_1521127280535_0.036615998185747456","host":"s3://npm-registry-packages"}},"2.0.2":{"name":"mobx-state-tree","version":"2.0.2","keywords":["mobx","mobx-state-tree","promise","reactive","frp","functional-reactive-programming","state management"],"author":{"name":"Michel Weststrate"},"license":"MIT","_id":"mobx-state-tree@2.0.2","maintainers":[{"name":"mattiamanzati","email":"manzati.mattia@gmail.com"},{"name":"mweststrate","email":"mweststrate@gmail.com"}],"homepage":"https://github.com/mobxjs/mobx-state-tree#readme","bugs":{"url":"https://github.com/mobxjs/mobx-state-tree/issues"},"dist":{"shasum":"74664b733f7d55e93ad8a77f92b353f3ba20a78d","tarball":"https://registry.npmjs.org/mobx-state-tree/-/mobx-state-tree-2.0.2.tgz","fileCount":36,"integrity":"sha512-wyOq/P1qOMYZ0XStBX91/n7CXEX6Ea2R6LgCNPe/wjA2+NaM4ef+ewHAxJ3zxO6r2FHG2cMyTRBW2o0XqFSvXw==","signatures":[{"sig":"MEUCIFUI7ytGanxT+0cWwHICUbIASmabTPev8q1uzYZxmTAYAiEAmtKxwrdYf2Kw5f1//cFu9uZTGFGH1Krfb7ErrupuYuI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":550049},"jest":{"testRegex":"test/.*\\.(t|j)sx?$","transform":{"^.+\\.jsx?$":"babel-jest","^.+\\.tsx?$":"ts-jest"},"moduleFileExtensions":["ts","tsx","js","jsx","json"],"testPathIgnorePatterns":["/node_modules/","/src/","/dist/","/test/fixtures","/test/perf","/\\./"],"watchPathIgnorePatterns":["<rootDir>/node_modules/"]},"main":"dist/mobx-state-tree.js","_from":".","files":["dist/"],"module":"dist/mobx-state-tree.module.js","_shasum":"74664b733f7d55e93ad8a77f92b353f3ba20a78d","scripts":{"lint":"tslint -c tslint.json 'src/**/*.ts'","test":"cross-env NODE_ENV=development jest --ci && cross-env NODE_ENV=production jest --ci && npm run test-cyclic && npm run speedtest","build":"tsc && cpr lib dist --delete-first --filter=\\\\.js && yarn rollup","watch":"jest --watch","rollup":"rollup -c","coverage":"jest --coverage","speedtest":"node --expose-gc test/perf/report.js","build-docs":"tsc && documentation build lib/index.js --sort-order alpha -f md -o ../../API.md.tmp && concat -o ../../API.md ../../docs/API_header.md ../../API.md.tmp && rm ../../API.md.tmp","_prepublish":"npm run build && npm run build-docs","test-cyclic":"npm run build && node -e \"require('.')\""},"typings":"dist/index.d.ts","_npmUser":{"name":"mweststrate","email":"mweststrate@gmail.com"},"umd:main":"dist/mobx-state-tree.umd.js","repository":{"url":"git+https://github.com/mobxjs/mobx-state-tree.git","type":"git"},"_npmVersion":"3.10.10","description":"Opinionated, transactional, MobX powered state container","directories":{},"_nodeVersion":"6.10.0","dependencies":{"mobx":"^4.0.2"},"_hasShrinkwrap":false,"devDependencies":{"cpr":"^2.1.0","jest":"^22.4.2","mobx":"^4.0.2","sinon":"^3.2.1","tslib":"^1.7.1","concat":"^1.0.3","rollup":"^0.43.0","tslint":"^3.15.1","ts-jest":"^22.4.1","coveralls":"^2.11.4","cross-env":"^5.1.1","typescript":"^2.7.0","@types/jest":"^22.2.0","@types/node":"^8.0.19","concurrently":"^3.1.0","documentation":"^5.2.2","rollup-plugin-uglify":"^2.0.1","rollup-plugin-replace":"^1.1.1","rollup-plugin-commonjs":"^8.0.2","rollup-plugin-filesize":"^1.3.2","rollup-plugin-node-resolve":"^3.0.0"},"peerDependencies":{"mobx":"^4.0.2"},"_npmOperationalInternal":{"tmp":"tmp/mobx-state-tree_2.0.2_1521821256403_0.11597510083013596","host":"s3://npm-registry-packages"}},"2.0.3":{"name":"mobx-state-tree","version":"2.0.3","keywords":["mobx","mobx-state-tree","promise","reactive","frp","functional-reactive-programming","state management"],"author":{"name":"Michel Weststrate"},"license":"MIT","_id":"mobx-state-tree@2.0.3","maintainers":[{"name":"mattiamanzati","email":"manzati.mattia@gmail.com"},{"name":"mweststrate","email":"mweststrate@gmail.com"}],"homepage":"https://github.com/mobxjs/mobx-state-tree#readme","bugs":{"url":"https://github.com/mobxjs/mobx-state-tree/issues"},"dist":{"shasum":"f077c1d948a212e80d4df1da853399a865848767","tarball":"https://registry.npmjs.org/mobx-state-tree/-/mobx-state-tree-2.0.3.tgz","fileCount":36,"integrity":"sha512-CiWdoIwR3VEJWcCivVotAGkJcD/IgJBNN02jx3g8iggrbTlTJILkwpHrmCDJzILincl40IotxKSGzQM0I5ojVQ==","signatures":[{"sig":"MEYCIQCD1KK0w1+XbiBgNGv4NhCwr9tHucDghce/9LlT51NECwIhALQIxH8ac/KnkTS5/mRbES0DR/M8cMcPpSHZyu7eDnYH","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":549956},"jest":{"testRegex":"test/.*\\.(t|j)sx?$","transform":{"^.+\\.jsx?$":"babel-jest","^.+\\.tsx?$":"ts-jest"},"moduleFileExtensions":["ts","tsx","js","jsx","json"],"testPathIgnorePatterns":["/node_modules/","/src/","/dist/","/test/fixtures","/test/perf","/\\./"],"watchPathIgnorePatterns":["<rootDir>/node_modules/"]},"main":"dist/mobx-state-tree.js","_from":".","files":["dist/"],"module":"dist/mobx-state-tree.module.js","_shasum":"f077c1d948a212e80d4df1da853399a865848767","scripts":{"lint":"tslint -c tslint.json 'src/**/*.ts'","test":"cross-env NODE_ENV=development jest --ci && cross-env NODE_ENV=production jest --ci && npm run test-cyclic && npm run speedtest","build":"tsc && cpr lib dist --delete-first --filter=\\\\.js && yarn rollup","watch":"jest --watch","rollup":"rollup -c","coverage":"jest --coverage","speedtest":"node --expose-gc test/perf/report.js","build-docs":"tsc && documentation build lib/index.js --sort-order alpha -f md -o ../../API.md.tmp && concat -o ../../API.md ../../docs/API_header.md ../../API.md.tmp && rm ../../API.md.tmp","_prepublish":"npm run build && npm run build-docs","test-cyclic":"npm run build && node -e \"require('.')\""},"typings":"dist/index.d.ts","_npmUser":{"name":"mweststrate","email":"mweststrate@gmail.com"},"umd:main":"dist/mobx-state-tree.umd.js","repository":{"url":"git+https://github.com/mobxjs/mobx-state-tree.git","type":"git"},"_npmVersion":"3.10.10","description":"Opinionated, transactional, MobX powered state container","directories":{},"_nodeVersion":"6.10.0","dependencies":{"mobx":"^4.0.2"},"_hasShrinkwrap":false,"devDependencies":{"cpr":"^2.1.0","jest":"^22.4.2","mobx":"^4.0.2","sinon":"^3.2.1","tslib":"^1.7.1","concat":"^1.0.3","rollup":"^0.43.0","tslint":"^3.15.1","ts-jest":"^22.4.1","coveralls":"^2.11.4","cross-env":"^5.1.1","typescript":"^2.7.0","@types/jest":"^22.2.0","@types/node":"^8.0.19","concurrently":"^3.1.0","documentation":"^5.2.2","rollup-plugin-uglify":"^2.0.1","rollup-plugin-replace":"^1.1.1","rollup-plugin-commonjs":"^8.0.2","rollup-plugin-filesize":"^1.3.2","rollup-plugin-node-resolve":"^3.0.0"},"peerDependencies":{"mobx":"^4.0.2"},"_npmOperationalInternal":{"tmp":"tmp/mobx-state-tree_2.0.3_1522941002860_0.40866814219012837","host":"s3://npm-registry-packages"}},"2.0.4":{"name":"mobx-state-tree","version":"2.0.4","keywords":["mobx","mobx-state-tree","promise","reactive","frp","functional-reactive-programming","state management"],"author":{"name":"Michel Weststrate"},"license":"MIT","_id":"mobx-state-tree@2.0.4","maintainers":[{"name":"mattiamanzati","email":"manzati.mattia@gmail.com"},{"name":"mweststrate","email":"mweststrate@gmail.com"}],"homepage":"https://github.com/mobxjs/mobx-state-tree#readme","bugs":{"url":"https://github.com/mobxjs/mobx-state-tree/issues"},"dist":{"shasum":"3aa20925d399f4bd0b6049d3a6725c8e137452d4","tarball":"https://registry.npmjs.org/mobx-state-tree/-/mobx-state-tree-2.0.4.tgz","fileCount":36,"integrity":"sha512-168x5nxmxLk+gyBhqujZcNWt5WIz0HeHgBPwmTFH9eNOjOlMsx5s15j7gUExNnG/75lUHam2FnO7hleGJ4XdOQ==","signatures":[{"sig":"MEYCIQD9hOLtB/+eMU/pYWAePQJNUAjKyzP7RiZQub3ztBlonAIhAPurTO7qGO3qIDOrRJHNkz1vewZ1Uh0z+oNcObvfWTM5","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":549910,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa1kLXCRA9TVsSAnZWagAAjh0QAIOY3DQg4EJEV3jiDYA6\nYAnDqmmZKY/8bs611PPdPEijICil797Q0scEPF9pYq1jKtsqAcp72oaY3iea\ndBGs47FlTvimU0XFx0YnHHQzjrV/GmJXm+pAKWuZQezhtwLioN6xqi2Oy1st\nexKAoLsdwiJBAvSumdU6mUAOIuQNv0vfRMcSfYnlD/xDbEcL8qYVyy0uSDvw\nH2WlSvWGMLazJT4xaSLzUEDzulgmFD4EISm9Qo+fbtVaTxov8ryif/oapnsK\n6uBoqqhKu753uaxxOU6FAiI0jzViCWK15jeQi6RpEczmWFqX4H9BwX326ylv\npvtMjL45CyX04Bxc4d0Hy8hl/dZ5+CsX/XNKinpoXFe3OhWRLXcnc1F6FU6Q\nlAivoU0ZpphdG8NCJuba8zZX3SFVsr8gY3v07mquCPtTjtgQ3J6eudmmZJQZ\n/Z/wFhnk/OyUG1Hz92yC/5J3QEy7wqV9ErBTIBXRZMHL2Ihr/bQfZ++KiAEj\n81bFPMw9cgltP7vqWNdnsYLlxLI8r5eOP2gPbT6Qlbf5sQCbFn0QKR260YFO\nNYPeP/YxSKXGotVQbducfRryGMDLAA/zb2sI5VzxPS/vU4llkVIMiRZel43a\nX4hok1IQ1UijBvPNLZtL93JVqvRkZ5JWoKbyGjx3z6X0LNrQNHgKwZMra/c+\nHrbA\r\n=o2Q1\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"testRegex":"test/.*\\.(t|j)sx?$","transform":{"^.+\\.jsx?$":"babel-jest","^.+\\.tsx?$":"ts-jest"},"moduleFileExtensions":["ts","tsx","js","jsx","json"],"testPathIgnorePatterns":["/node_modules/","/src/","/dist/","/test/fixtures","/test/perf","/\\./"],"watchPathIgnorePatterns":["<rootDir>/node_modules/"]},"main":"dist/mobx-state-tree.js","_from":".","files":["dist/"],"module":"dist/mobx-state-tree.module.js","_shasum":"3aa20925d399f4bd0b6049d3a6725c8e137452d4","scripts":{"lint":"tslint -c tslint.json 'src/**/*.ts'","test":"cross-env NODE_ENV=development jest --ci && cross-env NODE_ENV=production jest --ci && npm run test-cyclic && npm run speedtest","build":"tsc && cpr lib dist --delete-first --filter=\\\\.js && yarn rollup","watch":"jest --watch","rollup":"rollup -c","coverage":"jest --coverage","speedtest":"node --expose-gc test/perf/report.js","build-docs":"tsc && documentation build lib/index.js --sort-order alpha -f md -o ../../API.md.tmp && concat -o ../../API.md ../../docs/API_header.md ../../API.md.tmp && rm ../../API.md.tmp","_prepublish":"npm run build && npm run build-docs","test-cyclic":"npm run build && node -e \"require('.')\""},"typings":"dist/index.d.ts","_npmUser":{"name":"mweststrate","email":"mweststrate@gmail.com"},"umd:main":"dist/mobx-state-tree.umd.js","repository":{"url":"git+https://github.com/mobxjs/mobx-state-tree.git","type":"git"},"_npmVersion":"3.10.10","description":"Opinionated, transactional, MobX powered state container","directories":{},"_nodeVersion":"6.10.0","_hasShrinkwrap":false,"devDependencies":{"cpr":"^2.1.0","jest":"^22.4.2","mobx":"^4.0.2","sinon":"^3.2.1","tslib":"^1.7.1","concat":"^1.0.3","rollup":"^0.43.0","tslint":"^3.15.1","ts-jest":"^22.4.1","coveralls":"^2.11.4","cross-env":"^5.1.1","typescript":"^2.7.0","@types/jest":"^22.2.0","@types/node":"^8.0.19","concurrently":"^3.1.0","documentation":"^5.2.2","rollup-plugin-uglify":"^2.0.1","rollup-plugin-replace":"^1.1.1","rollup-plugin-commonjs":"^8.0.2","rollup-plugin-filesize":"^1.3.2","rollup-plugin-node-resolve":"^3.0.0"},"peerDependencies":{"mobx":"^4.0.2"},"_npmOperationalInternal":{"tmp":"tmp/mobx-state-tree_2.0.4_1523991253141_0.42878487053462977","host":"s3://npm-registry-packages"}},"2.0.4-types.1":{"name":"mobx-state-tree","version":"2.0.4-types.1","keywords":["mobx","mobx-state-tree","promise","reactive","frp","functional-reactive-programming","state management"],"author":{"name":"Michel Weststrate"},"license":"MIT","_id":"mobx-state-tree@2.0.4-types.1","maintainers":[{"name":"mattiamanzati","email":"manzati.mattia@gmail.com"},{"name":"mweststrate","email":"mweststrate@gmail.com"}],"homepage":"https://github.com/mobxjs/mobx-state-tree#readme","bugs":{"url":"https://github.com/mobxjs/mobx-state-tree/issues"},"dist":{"shasum":"7faf2db60f859b7c9e53b21718b60cfb44b4ab45","tarball":"https://registry.npmjs.org/mobx-state-tree/-/mobx-state-tree-2.0.4-types.1.tgz","fileCount":36,"integrity":"sha512-YWUJawZf3tBcZ6jI17LovMaxtY2nOXUma0JgSMBDut6OV9Ba3N7+RDdK/ax0d85fpD07o2nCaetlmcfu6Vf1ZQ==","signatures":[{"sig":"MEYCIQCMwZy2lqoDYRlvLpqf5mPVX9KV8xoqMxUZmPlpknxXvAIhAIRUDF/zRNCZUunfmHWuXvt6W+5LHYKdzPHtuurIol0B","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":552690,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa424fCRA9TVsSAnZWagAA4MAP/27z6t65BZKT78Xq2Jkv\nRqZNBhARndOYn7i6g8B3Y7m5DplGaML99UtH2rm9w0728GPJzyD9/IwDSDbo\nY9X6f7g0c1RuWEZixZ10s7j3RpmFwuERBNH73JkugbBBZRylCjhTX50Um6kZ\nep+lNCz/Mg7YC/1lHDEqxuMKg9w7swINs2zixEZCCbYEpKhSFrXcYU+TthHN\nsAcGKBz0ndOD2SlpeLPxvHnsnBn+HRjSg9X3pjF/JDDMXisrVh+K9qe32Lww\nnYiHN2p5s5H4HefeAjlcnxcBjleWMVR8wo/ne+d/X8Zk4RJ19oVqItfiZ7oR\nZXP9DjNxrc7u5bvH5n6S0iEh7mT0Y/doDo0VsZsxknpQGM63PoqKIKmr3b6O\nMurocXp9cN7VNNeY6qeTE3Qd6yahncqUCbiL163hKCpnRYBNOk+nJCnMhHrT\nbydyI9BshsBt92Chv3riYoGXY73RPAoUoUdCmIXivYaTsH/wAT9+cSn/a2PR\nOW3L9RRG1O4FgVlH6BN+JNevwYUzAqlvk///7UO6MMOHwuVYiGSgMgArooZU\nrNfdYC6MHdwMVBi5s6EfhyNd6lbYjODHYy3bjKmocNppn3H9QWoUsCC/cOl9\nI4G6/eaefgIlKvksIR3rG79DQsnzQ9KkIK5h2oFz5F/3wmwqE+zNCu6RWwZw\ne5H4\r\n=iIVb\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"testRegex":"test/.*\\.(t|j)sx?$","transform":{"^.+\\.jsx?$":"babel-jest","^.+\\.tsx?$":"ts-jest"},"moduleFileExtensions":["ts","tsx","js","jsx","json"],"testPathIgnorePatterns":["/node_modules/","/src/","/dist/","/test/fixtures","/test/perf","/\\./"],"watchPathIgnorePatterns":["<rootDir>/node_modules/"]},"main":"dist/mobx-state-tree.js","_from":".","files":["dist/"],"module":"dist/mobx-state-tree.module.js","_shasum":"7faf2db60f859b7c9e53b21718b60cfb44b4ab45","scripts":{"lint":"tslint -c tslint.json 'src/**/*.ts'","test":"cross-env NODE_ENV=development jest --ci && cross-env NODE_ENV=production jest --ci && npm run test-cyclic && npm run speedtest","build":"tsc && cpr lib dist --delete-first --filter=\\\\.js && yarn rollup","watch":"jest --watch","rollup":"rollup -c","coverage":"jest --coverage","speedtest":"node --expose-gc test/perf/report.js","build-docs":"tsc && documentation build lib/index.js --sort-order alpha -f md -o ../../API.md.tmp && concat -o ../../API.md ../../docs/API_header.md ../../API.md.tmp && rm ../../API.md.tmp","_prepublish":"npm run build && npm run build-docs","test-cyclic":"npm run build && node -e \"require('.')\""},"typings":"dist/index.d.ts","_npmUser":{"name":"mweststrate","email":"mweststrate@gmail.com"},"umd:main":"dist/mobx-state-tree.umd.js","repository":{"url":"git+https://github.com/mobxjs/mobx-state-tree.git","type":"git"},"_npmVersion":"3.10.10","description":"Opinionated, transactional, MobX powered state container","directories":{},"_nodeVersion":"6.10.0","_hasShrinkwrap":false,"devDependencies":{"cpr":"^2.1.0","jest":"^22.4.2","mobx":"^4.0.2","sinon":"^3.2.1","tslib":"^1.7.1","concat":"^1.0.3","rollup":"^0.43.0","tslint":"^3.15.1","ts-jest":"^22.4.1","coveralls":"^2.11.4","cross-env":"^5.1.1","typescript":"^2.7.0","@types/jest":"^22.2.0","@types/node":"^8.0.19","concurrently":"^3.1.0","documentation":"^5.2.2","rollup-plugin-uglify":"^2.0.1","rollup-plugin-replace":"^1.1.1","rollup-plugin-commonjs":"^8.0.2","rollup-plugin-filesize":"^1.3.2","rollup-plugin-node-resolve":"^3.0.0"},"peerDependencies":{"mobx":"^4.0.2"},"_npmOperationalInternal":{"tmp":"tmp/mobx-state-tree_2.0.4-types.1_1524854302164_0.4956773022809573","host":"s3://npm-registry-packages"}},"2.0.5":{"name":"mobx-state-tree","version":"2.0.5","keywords":["mobx","mobx-state-tree","promise","reactive","frp","functional-reactive-programming","state management"],"author":{"name":"Michel Weststrate"},"license":"MIT","_id":"mobx-state-tree@2.0.5","maintainers":[{"name":"mattiamanzati","email":"manzati.mattia@gmail.com"},{"name":"mweststrate","email":"mweststrate@gmail.com"}],"homepage":"https://github.com/mobxjs/mobx-state-tree#readme","bugs":{"url":"https://github.com/mobxjs/mobx-state-tree/issues"},"dist":{"shasum":"99131b2a729c6eaf9de16a12d52bf19e0ee5ba1f","tarball":"https://registry.npmjs.org/mobx-state-tree/-/mobx-state-tree-2.0.5.tgz","fileCount":36,"integrity":"sha512-sub78EyLhS4vK034f1uv0WeooiTBHprZGdTpKMb5KN0teSYx/yKG5MW8wl6JmJqaFr0MBto9dU3wCRpMZ9e+cA==","signatures":[{"sig":"MEYCIQDPpDvG3csOLiQbd7yscB3myzqTbFca0uTAKHlihRrynwIhAJaSr6/4mD/SA5+aZ5zgEvoLzwgZ1oG5GDW23+B0vxHO","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":555069,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa80CaCRA9TVsSAnZWagAAbkYP/0Yl34d6YCCUSwjTDbE+\n45bncecsJYaPcB39K6gRzDRFapWCZuTp5IQ6uuix6WoahfHLK/yh+ZgGeZT6\nLaOHXvH2U1IInGaRY/7BzMUbJUTLxW6gRj3KeYXYiRky27Q26ZG8BwzNj+E2\nTrmgijVG4llQ8AvD6w2uWWMptv47+ddOuoy74z11odCkJ7VFtK9HjGlz1q96\nNft0o0ihx8WdsA5R13NVy6xGjIE9xpApQduwAbPnGBODYhTR4NYj+4aE790j\nlk3Ze0yeYOpSwE24mODL+Wj9en93XRqtYNWoK37fIJR/IkA1M11h0Fjt+eNE\nqO/QzyUKwxVJOpXKlz14LP4/QC+0qgZmwicxPszfBrOWUqSMHJ6ryojPL2rj\nhwtokJ6BJvoCzrncy7Ufkjr1dC0dcO8KxaWR61zP+MiGAERxEKJOOC1kaWaK\n9uqEuoVNkkhIcjNbS2yVCsrawGdkjEglaoQ9XWFji3vrlEeJBn3p+A/QWEWa\nzrUvqCgrOa4UCUn6zw6h527bRYvblZfQWOWBtGe9Y5ElAynbWCS47p34N7la\n1CEY3VA6z32XgvzeOJyJazgL4/OIjpHRlYu9xxX0MLITSHe3Y2e4Y2zrZpuq\nEI1ySt4hZ85n2L3fOZtEvYwyetDi0/GdZa2zBbP+UZ50U3+KJqNEAz+5ABhQ\nl+4j\r\n=wEvA\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"testRegex":"test/.*\\.(t|j)sx?$","transform":{"^.+\\.jsx?$":"babel-jest","^.+\\.tsx?$":"ts-jest"},"moduleFileExtensions":["ts","tsx","js","jsx","json"],"testPathIgnorePatterns":["/node_modules/","/src/","/dist/","/test/fixtures","/test/perf","/\\./"],"watchPathIgnorePatterns":["<rootDir>/node_modules/"]},"main":"dist/mobx-state-tree.js","_from":".","files":["dist/"],"module":"dist/mobx-state-tree.module.js","_shasum":"99131b2a729c6eaf9de16a12d52bf19e0ee5ba1f","scripts":{"lint":"tslint -c tslint.json 'src/**/*.ts'","test":"cross-env NODE_ENV=development jest --ci && cross-env NODE_ENV=production jest --ci && npm run test-cyclic && npm run speedtest","build":"tsc && cpr lib dist --delete-first --filter=\\\\.js && yarn rollup","watch":"jest --watch","rollup":"rollup -c","coverage":"jest --coverage","speedtest":"node --expose-gc test/perf/report.js","build-docs":"tsc && documentation build lib/index.js --sort-order alpha -f md -o ../../API.md.tmp && concat -o ../../API.md ../../docs/API_header.md ../../API.md.tmp && rm ../../API.md.tmp","_prepublish":"npm run build && npm run build-docs","test-cyclic":"npm run build && node -e \"require('.')\""},"typings":"dist/index.d.ts","_npmUser":{"name":"mweststrate","email":"mweststrate@gmail.com"},"umd:main":"dist/mobx-state-tree.umd.js","repository":{"url":"git+https://github.com/mobxjs/mobx-state-tree.git","type":"git"},"_npmVersion":"3.10.10","description":"Opinionated, transactional, MobX powered state container","directories":{},"_nodeVersion":"6.10.0","_hasShrinkwrap":false,"devDependencies":{"cpr":"^2.1.0","jest":"^22.4.2","mobx":"^4.0.2","sinon":"^3.2.1","tslib":"^1.7.1","concat":"^1.0.3","rollup":"^0.43.0","tslint":"^3.15.1","ts-jest":"^22.4.1","coveralls":"^2.11.4","cross-env":"^5.1.1","typescript":"^2.7.0","@types/jest":"^22.2.0","@types/node":"^8.0.19","concurrently":"^3.1.0","documentation":"^5.2.2","rollup-plugin-uglify":"^2.0.1","rollup-plugin-replace":"^1.1.1","rollup-plugin-commonjs":"^8.0.2","rollup-plugin-filesize":"^1.3.2","rollup-plugin-node-resolve":"^3.0.0"},"peerDependencies":{"mobx":"^4.0.2"},"_npmOperationalInternal":{"tmp":"tmp/mobx-state-tree_2.0.5_1525891225711_0.3473195983509363","host":"s3://npm-registry-packages"}},"2.1.0":{"name":"mobx-state-tree","version":"2.1.0","keywords":["mobx","mobx-state-tree","promise","reactive","frp","functional-reactive-programming","state management"],"author":{"name":"Michel Weststrate"},"license":"MIT","_id":"mobx-state-tree@2.1.0","maintainers":[{"name":"mattiamanzati","email":"manzati.mattia@gmail.com"},{"name":"mweststrate","email":"mweststrate@gmail.com"}],"homepage":"https://github.com/mobxjs/mobx-state-tree#readme","bugs":{"url":"https://github.com/mobxjs/mobx-state-tree/issues"},"dist":{"shasum":"546aed2c413f09a27a55de24231a36efc4f85730","tarball":"https://registry.npmjs.org/mobx-state-tree/-/mobx-state-tree-2.1.0.tgz","fileCount":36,"integrity":"sha512-SPssoejqT4cpawJSc3Djr7QMdMmv6lOoYnmNn2G02OlxBRwGy5N8CAzdXySsIrZZoLWfcmR857CldOCNNMXv7w==","signatures":[{"sig":"MEUCIQDRqzynzzwli9sfta+LSVGUTmfG+JwkKkJDYZfJ8O44sgIgHRZP8B3Ci6ttKKBwq4O2HmIAWWnE3CCEGZS3frTy81I=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":555256,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbHrWtCRA9TVsSAnZWagAAxXAP/1S6vHAmbp8gqXoaDbqP\n8xF2opg5CgR+OAVo28SI4UiTgepWQxszBc6HebdlcoL9g/Kle6PU7n4BIQUi\nQ3fCC01/35TATy/uacV314ITStT1fH4RpDtKerJ0TGceLqC57/hkaCmKSI2g\n9CietW3STQOdpkOHMBkPefQfA9W+VDgaGnxmWRUCcoDZIKptD49+PNDoKDcO\n9+P8e7oSRRoEc6OcbGCI1ovymL02yCPWXAHXpGQ50zu1yT6AOOBkmMlUYGrj\nYFXufJhXOxve6vDnMh0ItTSfCbWn7qc44tctIyW1rJEw/k/E4EzKW1OWpeUo\nlC2ZHYHTFbIUN0kYFdeVamWk7ZlqdGnjzlkEvsCiFpXUqDuGh2HblqjTwE4z\nc1S2EEbORFIPGDwKPaKumLvlZvMTWyI2iRZcku9C1GiNpSuark9+CLnh1aiZ\n/mxQhZM+tQ3J/wt82Q2CDoBkFqBitu+re1pTXgOx+hMVKB7i2bb/UHHBmXOA\n7b7OTV1vudToGdC+qYDl4loeX7PjsjTSD3JbbHZdhWhNIAdBksTBK1U52xpF\nnHgqhAuA18X54ECSqTcASSclDD/c3oqSdX9JMvejsCV6mKmfTjBjA4l7Issy\nxtujC/RT6Qinr7coS3Lba2QNz5O6Wv8FZP/PIT1ez14pgfTwWdsp70/3KNi/\nN5c/\r\n=U/YZ\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"testRegex":"test/.*\\.(t|j)sx?$","transform":{"^.+\\.jsx?$":"babel-jest","^.+\\.tsx?$":"ts-jest"},"moduleFileExtensions":["ts","tsx","js","jsx","json"],"testPathIgnorePatterns":["/node_modules/","/src/","/dist/","/test/fixtures","/test/perf","/\\./"],"watchPathIgnorePatterns":["<rootDir>/node_modules/"]},"main":"dist/mobx-state-tree.js","_from":".","files":["dist/"],"module":"dist/mobx-state-tree.module.js","_shasum":"546aed2c413f09a27a55de24231a36efc4f85730","scripts":{"lint":"tslint -c tslint.json 'src/**/*.ts'","test":"cross-env NODE_ENV=development jest --ci && cross-env NODE_ENV=production jest --ci && npm run test-cyclic && npm run speedtest","build":"tsc && cpr lib dist --delete-first --filter=\\\\.js && yarn rollup","watch":"jest --watch","rollup":"rollup -c","coverage":"jest --coverage","speedtest":"node --expose-gc test/perf/report.js","build-docs":"tsc && documentation build lib/index.js --sort-order alpha -f md -o ../../API.md.tmp && concat -o ../../API.md ../../docs/API_header.md ../../API.md.tmp && rm ../../API.md.tmp","_prepublish":"npm run build && npm run build-docs","test-cyclic":"npm run build && node -e \"require('.')\""},"typings":"dist/index.d.ts","_npmUser":{"name":"mweststrate","email":"mweststrate@gmail.com"},"umd:main":"dist/mobx-state-tree.umd.js","repository":{"url":"git+https://github.com/mobxjs/mobx-state-tree.git","type":"git"},"_npmVersion":"3.10.10","description":"Opinionated, transactional, MobX powered state container","directories":{},"_nodeVersion":"6.10.0","_hasShrinkwrap":false,"devDependencies":{"cpr":"^2.1.0","jest":"^22.4.2","mobx":"^4.0.2","sinon":"^3.2.1","tslib":"^1.7.1","concat":"^1.0.3","rollup":"^0.43.0","tslint":"^3.15.1","ts-jest":"^22.4.1","coveralls":"^2.11.4","cross-env":"^5.1.1","typescript":"^2.7.0","@types/jest":"^22.2.0","@types/node":"^8.0.19","concurrently":"^3.1.0","documentation":"^5.2.2","rollup-plugin-uglify":"^2.0.1","rollup-plugin-replace":"^1.1.1","rollup-plugin-commonjs":"^8.0.2","rollup-plugin-filesize":"^1.3.2","rollup-plugin-node-resolve":"^3.0.0"},"peerDependencies":{"mobx":"^4.0.2"},"_npmOperationalInternal":{"tmp":"tmp/mobx-state-tree_2.1.0_1528739245081_0.8979737585920236","host":"s3://npm-registry-packages"}},"2.2.0":{"name":"mobx-state-tree","version":"2.2.0","keywords":["mobx","mobx-state-tree","promise","reactive","frp","functional-reactive-programming","state management"],"author":{"name":"Michel Weststrate"},"license":"MIT","_id":"mobx-state-tree@2.2.0","maintainers":[{"name":"mattiamanzati","email":"manzati.mattia@gmail.com"},{"name":"mweststrate","email":"mweststrate@gmail.com"}],"homepage":"https://github.com/mobxjs/mobx-state-tree#readme","bugs":{"url":"https://github.com/mobxjs/mobx-state-tree/issues"},"dist":{"shasum":"10bb84e090ed7700333ac52d05b304579fc78dc4","tarball":"https://registry.npmjs.org/mobx-state-tree/-/mobx-state-tree-2.2.0.tgz","fileCount":36,"integrity":"sha512-XsHPhocZnQRlnSCaJQnnuRMrcAzSVOYu+8ynipa/Ke2g3u2/n/q1cleW+7gTKB6JURojZtXWUb9eNqOZGepdHA==","signatures":[{"sig":"MEQCIEIOhf+Dj5kttL+Tg6gpJ1PksSMIDxWf4b1fOiyinYwIAiBw5qZVhIjQhUaMsGmVQQI4tmohBMOL5NVBPnDYiOHazQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":553572,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbJ5vhCRA9TVsSAnZWagAAbm0P/0JHKGiJQPJP+SWYLanI\n3jrcN4xdbjlSO+tQvoy6Qisbm5WS7lKjnsiTlt9vGTCkcYUg1eI/3RFlyAke\n+JCXx6Q96u5z7Dyd93wuG7qMUCuxYPcI82ThnklRBm0TO2HFit5jZ/HmohwF\nm6Mu9pI/Vay9BDHfg/h4kgsXuYvWlkverPBqF0sQJdnYWj1ZY7U0/3r0ri7w\nOzFQ1Dfts/opIjUXbOb2X6d/CjHdbbBwSAsdWLGmkzQiUcWA1efvT2Ju4JhL\ndLL0XesA4ZQzUIpdyLACeRZW8BBBwFBtKCJDGuh2Svp7JYqNxOfmagoXz2t5\n2Yit6Lf8wdfDTJ/Mpdu3W3qYA25CcEv2frm+ol3o3jrl17MO1I2Vjmsujh0R\ntb/JejIOT/AzDIM3fo7mvsL7QYCPztKB4YfbLhx+760m70glsEfMBua8y951\nY5o5u3SK1AoH6waeexX+5+Bn6hvabnujhNJbiIRuC6+kRpajwf33SJOo7jLe\nwqn4DR7olDw/lJWvLXC65QVdvdQrXsYeRDV84MPQkoxWgE7hRoF+KYcmdQs1\nXQEs6Dkw5f0ZVNzHuQrb3IgOaXkf/9zKRoIAw6uMb1MfUAXwWS9B2A18Ixaj\nvRTzIHCNzyosksvppMmI+GdGI8aeAxbUmQ/yc5V6+Jt1Y90S+sPk2fMhqRCd\nDm2d\r\n=6vWQ\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"testRegex":"test/.*\\.(t|j)sx?$","transform":{"^.+\\.jsx?$":"babel-jest","^.+\\.tsx?$":"ts-jest"},"moduleFileExtensions":["ts","tsx","js","jsx","json"],"testPathIgnorePatterns":["/node_modules/","/src/","/dist/","/test/fixtures","/test/perf","/\\./"],"watchPathIgnorePatterns":["<rootDir>/node_modules/"]},"main":"dist/mobx-state-tree.js","files":["dist/"],"module":"dist/mobx-state-tree.module.js","scripts":{"lint":"tslint -c tslint.json 'src/**/*.ts'","test":"cross-env NODE_ENV=development jest --ci && cross-env NODE_ENV=production jest --ci && npm run test-cyclic && npm run speedtest && npm run test-mobx4","build":"tsc && cpr lib dist --delete-first --filter=\\\\.js && yarn rollup","watch":"jest --watch","rollup":"rollup -c","coverage":"jest --coverage","speedtest":"node --expose-gc test/perf/report.js","build-docs":"tsc && documentation build lib/index.js --sort-order alpha -f md -o ../../API.md.tmp && concat -o ../../API.md ../../docs/API_header.md ../../API.md.tmp && rm ../../API.md.tmp","test-mobx4":"yarn add -D mobx@4.3.1 && yarn build && jest --ci && git checkout package.json ../../yarn.lock && yarn install","_prepublish":"npm run build && npm run build-docs","test-cyclic":"npm run build && node -e \"require('.')\""},"typings":"dist/index.d.ts","_npmUser":{"name":"mweststrate","email":"mweststrate@gmail.com"},"umd:main":"dist/mobx-state-tree.umd.js","repository":{"url":"git+https://github.com/mobxjs/mobx-state-tree.git","type":"git"},"_npmVersion":"5.5.1","description":"Opinionated, transactional, MobX powered state container","directories":{},"_nodeVersion":"9.3.0","_hasShrinkwrap":false,"devDependencies":{"cpr":"^2.1.0","jest":"^22.4.2","mobx":"5.0.3","sinon":"^3.2.1","tslib":"^1.7.1","concat":"^1.0.3","rollup":"^0.43.0","tslint":"^3.15.1","ts-jest":"^22.4.1","coveralls":"^2.11.4","cross-env":"^5.1.1","typescript":"^2.7.0","@types/jest":"^22.2.0","@types/node":"^8.0.19","concurrently":"^3.1.0","documentation":"^5.2.2","rollup-plugin-uglify":"^2.0.1","rollup-plugin-replace":"^1.1.1","rollup-plugin-commonjs":"^8.0.2","rollup-plugin-filesize":"^1.3.2","rollup-plugin-node-resolve":"^3.0.0"},"peerDependencies":{"mobx":"^4.3.1 || ^5.0.3"},"_npmOperationalInternal":{"tmp":"tmp/mobx-state-tree_2.2.0_1529322464777_0.31378986686492905","host":"s3://npm-registry-packages"}},"3.0.0-beta.2":{"name":"mobx-state-tree","version":"3.0.0-beta.2","keywords":["mobx","mobx-state-tree","promise","reactive","frp","functional-reactive-programming","state management"],"author":{"name":"Michel Weststrate"},"license":"MIT","_id":"mobx-state-tree@3.0.0-beta.2","maintainers":[{"name":"mattiamanzati","email":"manzati.mattia@gmail.com"},{"name":"mweststrate","email":"mweststrate@gmail.com"}],"homepage":"https://github.com/mobxjs/mobx-state-tree#readme","bugs":{"url":"https://github.com/mobxjs/mobx-state-tree/issues"},"dist":{"shasum":"a53b02a3314091d74c10c65165255214e3f64c47","tarball":"https://registry.npmjs.org/mobx-state-tree/-/mobx-state-tree-3.0.0-beta.2.tgz","fileCount":36,"integrity":"sha512-lQYmuyVs8r6jkEMM3jqCGv9/f24xs9hd/cv6IZQND5xAlXZRnlv/C++FZz8bhLOXk8r/lVJ1KKO/u7iTtKLrfw==","signatures":[{"sig":"MEQCIBqGqypE5YwuUE1J0dJFmKmSfRd1Sr243tgTKPFH76MNAiB1VOhOG0WeeNtulIGDAOyQaubdG37lR4Oawz0EgmfYQw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":592992},"jest":{"testRegex":"test/.*\\.(t|j)sx?$","transform":{"^.+\\.jsx?$":"babel-jest","^.+\\.tsx?$":"ts-jest"},"moduleFileExtensions":["ts","tsx","js","jsx","json"],"testPathIgnorePatterns":["/node_modules/","/src/","/dist/","/test/fixtures","/test/perf","/\\./"]},"main":"dist/mobx-state-tree.js","_from":".","files":["dist/"],"module":"dist/mobx-state-tree.module.js","_shasum":"a53b02a3314091d74c10c65165255214e3f64c47","scripts":{"lint":"tslint -c tslint.json 'src/**/*.ts'","test":"cross-env NODE_ENV=development jest --ci && cross-env NODE_ENV=production jest --ci && yarn run test-cyclic && yarn run test-mobx4","build":"tsc && cpr lib dist --delete-first --filter=\\\\.js && yarn rollup","watch":"jest --watch","rollup":"rollup -c","coverage":"jest --coverage","speedtest":"yarn build && /usr/bin/time node --expose-gc test/perf/report.js","build-docs":"tsc && documentation build lib/index.js --sort-order alpha -f md -o ../../API.md.tmp && concat -o ../../API.md ../../docs/API_header.md ../../API.md.tmp && rm ../../API.md.tmp","test-mobx4":"yarn add -D mobx@4.3.1 && yarn build && jest --ci && git checkout package.json ../../yarn.lock && yarn install","_prepublish":"yarn run build && yarn run build-docs","test-cyclic":"yarn run build && node -e \"require('.')\""},"typings":"dist/index.d.ts","_npmUser":{"name":"mweststrate","email":"mweststrate@gmail.com"},"umd:main":"dist/mobx-state-tree.umd.js","repository":{"url":"git+https://github.com/mobxjs/mobx-state-tree.git","type":"git"},"_npmVersion":"3.10.10","description":"Opinionated, transactional, MobX powered state container","directories":{},"_nodeVersion":"6.10.0","_hasShrinkwrap":false,"devDependencies":{"cpr":"^2.1.0","jest":"^23.2.0","mobx":"5.0.3","sinon":"^3.2.1","tslib":"^1.7.1","concat":"^1.0.3","rollup":"^0.43.0","tslint":"^3.15.1","ts-jest":"^22.4.1","coveralls":"^2.11.4","cross-env":"^5.1.1","typescript":"^2.7.0","@types/jest":"^22.2.0","@types/node":"^8.0.19","concurrently":"^3.1.0","documentation":"^5.2.2","rollup-plugin-uglify":"^2.0.1","rollup-plugin-replace":"^1.1.1","rollup-plugin-commonjs":"^8.0.2","rollup-plugin-filesize":"^1.3.2","rollup-plugin-node-resolve":"^3.0.0"},"peerDependencies":{"mobx":"^4.3.1 || ^5.0.3"},"_npmOperationalInternal":{"tmp":"tmp/mobx-state-tree_3.0.0-beta.2_1531397441298_0.8193756612201912","host":"s3://npm-registry-packages"}},"3.0.0":{"name":"mobx-state-tree","version":"3.0.0","keywords":["mobx","mobx-state-tree","promise","reactive","frp","functional-reactive-programming","state management"],"author":{"name":"Michel Weststrate"},"license":"MIT","_id":"mobx-state-tree@3.0.0","maintainers":[{"name":"mattiamanzati","email":"manzati.mattia@gmail.com"},{"name":"mweststrate","email":"mweststrate@gmail.com"}],"homepage":"https://github.com/mobxjs/mobx-state-tree#readme","bugs":{"url":"https://github.com/mobxjs/mobx-state-tree/issues"},"dist":{"shasum":"8799d2caddfe265de90544c4bcd453635c5c5a8e","tarball":"https://registry.npmjs.org/mobx-state-tree/-/mobx-state-tree-3.0.0.tgz","fileCount":36,"integrity":"sha512-aPLRrrHUfEFAvNxI70bHikqoWkUq9hbIaqJ5pt7CmY60Cugq8/Bg27tPKFHpnniROzZ5v8RW+upvxKg7aYMSnA==","signatures":[{"sig":"MEUCIQD+5pK+jLFPzdKg3Dzhyg8P/txSiPZ80Jtda1w0vqtYIwIgPejWRPl8cOVdE0ompbU3eifzjti2pgwaQAVS0n+uVsk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":593029},"jest":{"testRegex":"test/.*\\.(t|j)sx?$","transform":{"^.+\\.jsx?$":"babel-jest","^.+\\.tsx?$":"ts-jest"},"moduleFileExtensions":["ts","tsx","js","jsx","json"],"testPathIgnorePatterns":["/node_modules/","/src/","/dist/","/test/fixtures","/test/perf","/\\./"]},"main":"dist/mobx-state-tree.js","_from":".","files":["dist/"],"module":"dist/mobx-state-tree.module.js","_shasum":"8799d2caddfe265de90544c4bcd453635c5c5a8e","scripts":{"lint":"tslint -c tslint.json 'src/**/*.ts'","test":"cross-env NODE_ENV=development jest --ci && cross-env NODE_ENV=production jest --ci && yarn run test-cyclic && yarn run test-mobx4","build":"tsc && cpr lib dist --delete-first --filter=\\\\.js && yarn rollup","watch":"jest --watch","rollup":"rollup -c","coverage":"jest --coverage","speedtest":"yarn build && /usr/bin/time node --expose-gc test/perf/report.js","build-docs":"tsc && documentation build lib/index.js --sort-order alpha -f md -o ../../API.md.tmp && concat -o ../../API.md ../../docs/API_header.md ../../API.md.tmp && rm ../../API.md.tmp","test-mobx4":"yarn add -D mobx@4.3.1 && yarn build && jest --ci && git checkout package.json ../../yarn.lock && yarn install","_prepublish":"yarn run build && yarn run build-docs","test-cyclic":"yarn run build && node -e \"require('.')\""},"typings":"dist/index.d.ts","_npmUser":{"name":"mweststrate","email":"mweststrate@gmail.com"},"umd:main":"dist/mobx-state-tree.umd.js","repository":{"url":"git+https://github.com/mobxjs/mobx-state-tree.git","type":"git"},"_npmVersion":"3.10.10","description":"Opinionated, transactional, MobX powered state container","directories":{},"_nodeVersion":"6.10.0","_hasShrinkwrap":false,"devDependencies":{"cpr":"^2.1.0","jest":"^23.2.0","mobx":"5.0.3","sinon":"^3.2.1","tslib":"^1.7.1","concat":"^1.0.3","rollup":"^0.43.0","tslint":"^3.15.1","ts-jest":"^22.4.1","coveralls":"^2.11.4","cross-env":"^5.1.1","typescript":"^2.7.0","@types/jest":"^22.2.0","@types/node":"^8.0.19","concurrently":"^3.1.0","documentation":"^5.2.2","rollup-plugin-uglify":"^2.0.1","rollup-plugin-replace":"^1.1.1","rollup-plugin-commonjs":"^8.0.2","rollup-plugin-filesize":"^1.3.2","rollup-plugin-node-resolve":"^3.0.0"},"peerDependencies":{"mobx":"^4.3.1 || ^5.0.3"},"_npmOperationalInternal":{"tmp":"tmp/mobx-state-tree_3.0.0_1531741023310_0.37244101596459367","host":"s3://npm-registry-packages"}},"3.0.2":{"name":"mobx-state-tree","version":"3.0.2","keywords":["mobx","mobx-state-tree","promise","reactive","frp","functional-reactive-programming","state management"],"author":{"name":"Michel Weststrate"},"license":"MIT","_id":"mobx-state-tree@3.0.2","maintainers":[{"name":"mattiamanzati","email":"manzati.mattia@gmail.com"},{"name":"mweststrate","email":"mweststrate@gmail.com"}],"homepage":"https://github.com/mobxjs/mobx-state-tree#readme","bugs":{"url":"https://github.com/mobxjs/mobx-state-tree/issues"},"dist":{"shasum":"263085bf8254e2402b923a6b25aee61080190b84","tarball":"https://registry.npmjs.org/mobx-state-tree/-/mobx-state-tree-3.0.2.tgz","fileCount":36,"integrity":"sha512-q7uST7fMwxU7k7jR7lQc1x6jJtnJu6YjHYFROPDj+MEwOyOBVRezS8ongK3TfH2JzqfgEmAVZjwdI6Gluud4hQ==","signatures":[{"sig":"MEUCIQDTHioJ6fYQh6IccBvR55LCzvFQS8eLzK+JAdSyEhB1LAIgZTmxEIvLRYHFALNEZBOCjflgiQm7n5Y095pYenOSbUQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":618629,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbWb5oCRA9TVsSAnZWagAAzi8P/1LlcT50NJ3xRjTqLV7b\nwT0ULhbaMGkhhujjjU6cfIccC483FafGXu1DB3f/wPfV5XpNbMUn2+FYE1KM\nSW8lIxn7RAG2Y8G9/+TPmzgsSBu0hWm5Ck8i+uTfaIdAXIsjeeWRGvSZld1U\nSLjlfhdCn7dmG9rDgCh4ic8OutCpMoBPSllKtORTtKYa0ZtaPCE9AYEgvNf8\nAFdi4jZd7jn3Xmphxur/+rwzMBzRGGvu1BjU6tKAhd2B2LpJdQMpU2K+zEqk\nQE6GwSFHACoVjjjB/TC2ElnconfkdGnB5gNjmgxidMZAYtJdPhEIU8Z7XPWx\nWDeE10ANwksyXdEh4ukHGLJCqM3bG9lZzV2hb8vAGLnMjNW9oPpmr+jlXejo\nh1bsQOxf2RdmSlwLIcg6XvKjvNGe9++LmvCqftsuU7YPQOyhSDDUK4jjbmqj\ngk3KaZY41gp5ArC58bgE3lmIzCVviCV+riOXymcVxyoSw1Rycpa+A+4syfiN\nS3dfyL2NRE/0vK+79cI8tw+qoBAnyNeOEhiOL3mb7vT8kk3Drl3uaU9/315K\nA4W0MTNVF3oBNASvFp3BSLKkAjCFF8RDZZ/RkkwXqBt4wFI2RRiLf9aBZb8j\nbjiGTBoxQdDJ+uCOiA2oXlCh32xNOFo6r5IvYfhVffPB9IEcYelpmqI4OkbD\nYCGA\r\n=GixS\r\n-----END PGP SIGNATURE-----\r\n"},"jest":{"testRegex":"test/(?!perf).*\\.(t|j)sx?$","transform":{"^.+\\.jsx?$":"babel-jest","^.+\\.tsx?$":"ts-jest"},"moduleFileExtensions":["ts","tsx","js","jsx","json"],"testPathIgnorePatterns":["/node_modules/","/src/","/dist/","/test/perf/fixtures","/\\./"]},"main":"dist/mobx-state-tree.js","files":["dist/"],"module":"dist/mobx-state-tree.module.js","scripts":{"lint":"tslint -c tslint.json 'src/**/*.ts'","test":"cross-env NODE_ENV=development jest --ci && cross-env NODE_ENV=production jest --ci && yarn run test:cyclic && yarn run test:mobx4","build":"tsc && cpr lib dist --delete-first --filter=\\\\.js && yarn rollup","watch":"jest --watch","rollup":"rollup -c","coverage":"jest --coverage","test:perf":"yarn build && yarn jest --testRegex 'test/perf/fixture*' && TS_NODE_COMPILER_OPTIONS='{\"module\": \"commonjs\"}' /usr/bin/time node --expose-gc --require ts-node/register test/perf/report.ts","build-docs":"tsc && documentation build lib/index.js --sort-order alpha -f md -o ../../API.md.tmp && concat -o ../../API.md ../../docs/API_header.md ../../API.md.tmp && rm ../../API.md.tmp","test:mobx4":"yarn add -D mobx@4.3.1 && yarn build && jest --ci && git checkout package.json ../../yarn.lock && yarn install","_prepublish":"yarn run build && yarn run build-docs","test:cyclic":"yarn run build && node -e \"require('.')\""},"typings":"dist/index.d.ts","_npmUser":{"name":"mweststrate","email":"mweststrate@gmail.com"},"umd:main":"dist/mobx-state-tree.umd.js","repository":{"url":"git+https://github.com/mobxjs/mobx-state-tree.git","type":"git"},"_npmVersion":"5.5.1","description":"Opinionated, transactional, MobX powered state container","directories":{},"_nodeVersion":"9.3.0","_hasShrinkwrap":false,"devDependencies":{"cpr":"^2.1.0","jest":"^23.2.0","mobx":"5.0.3","sinon":"^3.2.1","tslib":"^1.7.1","concat":"^1.0.3","rollup":"^0.43.0","tslint":"^3.15.1","ts-jest":"^22.4.1","ts-node":"^7.0.0","coveralls":"^2.11.4","cross-env":"^5.1.1","typescript":"^2.7.0","@types/jest":"^22.2.0","@types/node":"^8.0.19","@types/sinon":"^5.0.1","concurrently":"^3.1.0","documentation":"^5.2.2","rollup-plugin-uglify":"^2.0.1","rollup-plugin-replace":"^1.1.1","rollup-plugin-commonjs":"^8.0.2","rollup-plugin-filesize":"^1.3.2","rollup-plugin-node-resolve":"^3.0.0"},"peerDependencies":{"mobx":"^4.3.1 || ^5.0.3"},"_npmOperationalInternal":{"tmp":"tmp/mobx-state-tree_3.0.2_1532608104866_0.8851539484049835","host":"s3://npm-registry-packages"}},"3.0.3":{"name":"mobx-state-tree","version":"3.0.3","keywords":["mobx","mobx-state-tree","promise","reactive","frp","functional-reactive-programming","state management"],"author":{"name":"Michel Weststrate"},"license":"MIT","_id":"mobx-state-tree@3.0.3","maintainers":[{"name":"mattiamanzati","email":"manzati.mattia@gmail.com"},{"name":"mweststrate","email":"mweststrate@gmail.com"}],"homepage":"https://github.com/mobxjs/mobx-state-tree#readme","bugs":{"url":"https://github.com/mobxjs/mobx-state-tree/issues"},"dist":{"shasum":"3b4f65579a5e771ef6a97b163ef168afb4e20bde","tarball":"https://registry.npmjs.org/mobx-state-tree/-/mobx-state-tree-3.0.3.tgz","fileCount":36,"integrity":"sha512-lHQSMoPvh20qDXXKOmZ7InjVddXoISJef/JBCN1ims1dpZip9iHOhuX9SfoyjjK02fRONt62EIAYJc1nETka4g==","signatures":[{"sig":"MEQCIBqCnIAieidAzb2aiMgEb0SJ3k5zU33hCRmmvSZc2427AiBg7BRnclvPah2r0xdkpB7rsOEBikZf6OIk97ncv3THHQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":618494,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbbfrRCRA9TVsSAnZWagAALM4P/2OXTpv2Z5LXNmmtoR0t\nVt9Q/pbeyzv7ykcc1Xqp8e1nq4I6unIJ15g3/29EDk0WGwuVZhCYfG5dU/q7\nz3rSB/DIlJzRnh6t94YIR0e6smssnWWwS3bma3+QyXRx1++AIHNP7HQ2pFBo\n33IKyAim6F6rI6QGJjTF2Fs+2bhy7s7sO0RyneOAz/I2hYb7oTnnEI8Qq+t5\nZGDPc1mXjNaRbLw21DGnVJM5/ib01vvjZX5U/RCcSVIrUZVoSfTJD/g/bIuX\n3GU2vsdSSxXr6U+fhXaAHWerGy/M5YIRiIO6+txoS7jEB37gCIXaZ0V0c+Ta\nyvfB5gTO3atNP/6woxUNUSAv6Mf+eQFF3Gf8wv6/pi0ed8lJm5jRI6lG89rO\np2Q9AxHmvF4rTx38QrLGUQeDbBVc7PxNE4vLp34iIL2PAl7M5pCdhQT6e7mm\ngM33Id+If/F5D1236OsUFh1NsOn9YmNQfQxaQ8OkRRKE70umafQQG1g1OLPH\nyPXJDZZUGt0ZsAFsj+xfECpuAcaxF3PvXt9L8LDa2Uhi/Ps69sFwDfoywkGY\n37gPJaNLFMOnZpMRlOXmHWUQMwNAywmW9iuUqbOIplEwS3/UylN9QAUB9qRq\n3djRxVw87SkmjjX6rs1E0N5hPT0NumAvta9g5I9Jk5RbV5fADGfe26O7zSnJ\nOcMW\r\n=De6r\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/mobx-state-tree.js","_from":".","files":["dist/"],"module":"dist/mobx-state-tree.module.js","_shasum":"3b4f65579a5e771ef6a97b163ef168afb4e20bde","scripts":{"jest":"jest --projects='test'","lint":"tslint -c tslint.json 'src/**/*.ts'","test":"cross-env NODE_ENV=development yarn jest --ci && cross-env NODE_ENV=production yarn jest --ci && yarn run test:cyclic && yarn run test:mobx4","build":"tsc && cpr lib dist --delete-first --filter=\\\\.js && yarn rollup","rollup":"rollup -c","coverage":"yarn jest --coverage","jest:perf":"jest --projects='test/perf'","test:perf":"yarn build && yarn jest:perf && TS_NODE_COMPILER_OPTIONS='{\"module\": \"commonjs\"}' /usr/bin/time node --expose-gc --require ts-node/register test/perf/report.ts","build-docs":"tsc && documentation build lib/index.js --sort-order alpha -f md -o ../../API.md.tmp && concat -o ../../API.md ../../docs/API_header.md ../../API.md.tmp && rm ../../API.md.tmp","test:mobx4":"yarn add -D mobx@4.3.1 && yarn build && yarn jest --ci && git checkout package.json ../../yarn.lock && yarn install","_prepublish":"yarn run build && yarn run build-docs","test:cyclic":"yarn run build && node -e \"require('.')\""},"typings":"dist/index.d.ts","_npmUser":{"name":"mweststrate","email":"mweststrate@gmail.com"},"umd:main":"dist/mobx-state-tree.umd.js","repository":{"url":"git+https://github.com/mobxjs/mobx-state-tree.git","type":"git"},"_npmVersion":"3.10.10","description":"Opinionated, transactional, MobX powered state container","directories":{},"_nodeVersion":"6.10.0","_hasShrinkwrap":false,"devDependencies":{"cpr":"^2.1.0","jest":"^23.2.0","mobx":"5.0.3","sinon":"^3.2.1","tslib":"^1.7.1","concat":"^1.0.3","rollup":"^0.43.0","tslint":"^3.15.1","ts-jest":"^22.4.1","ts-node":"^7.0.0","coveralls":"^2.11.4","cross-env":"^5.1.1","typescript":"^2.7.0","@types/jest":"^22.2.0","@types/node":"^8.0.19","@types/sinon":"^5.0.1","concurrently":"^3.1.0","documentation":"^5.2.2","rollup-plugin-uglify":"^2.0.1","rollup-plugin-replace":"^1.1.1","rollup-plugin-commonjs":"^8.0.2","rollup-plugin-filesize":"^1.3.2","rollup-plugin-node-resolve":"^3.0.0"},"peerDependencies":{"mobx":"^4.3.1 || ^5.0.3"},"_npmOperationalInternal":{"tmp":"tmp/mobx-state-tree_3.0.3_1533934288416_0.7493094033917034","host":"s3://npm-registry-packages"}},"3.1.0":{"name":"mobx-state-tree","version":"3.1.0","keywords":["mobx","mobx-state-tree","promise","reactive","frp","functional-reactive-programming","state management"],"author":{"name":"Michel Weststrate"},"license":"MIT","_id":"mobx-state-tree@3.1.0","maintainers":[{"name":"mattiamanzati","email":"manzati.mattia@gmail.com"},{"name":"mweststrate","email":"mweststrate@gmail.com"}],"homepage":"https://github.com/mobxjs/mobx-state-tree#readme","bugs":{"url":"https://github.com/mobxjs/mobx-state-tree/issues"},"dist":{"shasum":"4442340e110d0a26a9da67b58b58f2e89f402969","tarball":"https://registry.npmjs.org/mobx-state-tree/-/mobx-state-tree-3.1.0.tgz","fileCount":36,"integrity":"sha512-Hpl2r60U5xOjaN91Thnva2hBETDP0CwGn8bSnybe27i5g5vW6I/BIc9SGnXpM+8uvcOCMt5s2N0/w9BrWmzvGQ==","signatures":[{"sig":"MEUCIQCHVtDPuD5vNICV/EUz9gfRyOZDNNMf7pL1wIGvH+CMEQIgL2+sGPrXhKvNzvYvgrLQ8S+jtPQ0OVlD4oyI+sG6byA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":623501,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbbf+jCRA9TVsSAnZWagAAvpwP+gNxqIHFJsONHbiQIaN8\nVXaxHbc+NQUbJBDdiZOiw14EBJ3jNpM3i/juaJRRVFdAXhzmsXCCnbCbLNwy\noB6+YGc9MyWOiPa3nZJFi8yBxwKrNjrJnNiKhIkhyvn4j4+4ZpyIIsS7aGvx\nINFv9t0QyKRhdLmiLnOvvObFaFoc0o6EV2E4ldMrAmTzwLGKbI5rFAIh/Atf\nTgRxNoEK/Y0n1RWp+Y0qWC2KmdUFCOZ9m9Tf8ClJL38+pT3fbnO718mexE8A\n+9jCCXFBzv7Fps6g3FG1jZW2Sz73W2pDF3gpWVKaegrvli7VR0gFcqULW2J/\n0IVqi4r8gWXOg0xQa6FKzGDW0FpYWfZvMFdPUmp953wMYYMBKKNYRi3Zp+fd\n4AeNtYstBhtA8ZFpmvfQI6iTJaTc6HtzKFifTkNLr+pAn6ASa3hoKoHSDHIl\n49NjooE0ceLy6QBC50Q5MEWeonkW125CTCEUPo8phnzj7h00XmPkh+VH8W+B\nzqsr1auiBI8bzj/fZhK89NC1YEKF0KW9gEiI6FeozGZI049ZLb5OMzpP+QOZ\nmPD5WugxdMUOOSJj0qmDZhDD8YfR4Jb7Sg5Dxz8FooXHLkPXr3asF4TkD29V\niNBrGd9H0oBGaQ1Be80rYXBehEgBcI1PjzsZMnGNstpyL6OpKl8F67GGZeDT\nhYxE\r\n=vuxh\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/mobx-state-tree.js","_from":".","files":["dist/"],"module":"dist/mobx-state-tree.module.js","_shasum":"4442340e110d0a26a9da67b58b58f2e89f402969","scripts":{"jest":"jest --projects='test'","lint":"tslint -c tslint.json 'src/**/*.ts'","test":"cross-env NODE_ENV=development yarn jest --ci && cross-env NODE_ENV=production yarn jest --ci && yarn run test:cyclic && yarn run test:mobx4","build":"tsc && cpr lib dist --delete-first --filter=\\\\.js && yarn rollup","rollup":"rollup -c","coverage":"yarn jest --coverage","jest:perf":"jest --projects='test/perf'","test:perf":"yarn build && yarn jest:perf && TS_NODE_COMPILER_OPTIONS='{\"module\": \"commonjs\"}' /usr/bin/time node --expose-gc --require ts-node/register test/perf/report.ts","build-docs":"tsc && documentation build lib/index.js --sort-order alpha -f md -o ../../API.md.tmp && concat -o ../../API.md ../../docs/API_header.md ../../API.md.tmp && rm ../../API.md.tmp","test:mobx4":"yarn add -D mobx@4.3.1 && yarn build && yarn jest --ci && git checkout package.json ../../yarn.lock && yarn install","_prepublish":"yarn run build && yarn run build-docs","test:cyclic":"yarn run build && node -e \"require('.')\""},"typings":"dist/index.d.ts","_npmUser":{"name":"mweststrate","email":"mweststrate@gmail.com"},"umd:main":"dist/mobx-state-tree.umd.js","repository":{"url":"git+https://github.com/mobxjs/mobx-state-tree.git","type":"git"},"_npmVersion":"3.10.10","description":"Opinionated, transactional, MobX powered state container","directories":{},"_nodeVersion":"6.10.0","_hasShrinkwrap":false,"devDependencies":{"cpr":"^2.1.0","jest":"^23.2.0","mobx":"5.0.3","sinon":"^3.2.1","tslib":"^1.7.1","concat":"^1.0.3","rollup":"^0.43.0","tslint":"^3.15.1","ts-jest":"^22.4.1","ts-node":"^7.0.0","coveralls":"^2.11.4","cross-env":"^5.1.1","typescript":"^2.7.0","@types/jest":"^22.2.0","@types/node":"^8.0.19","@types/sinon":"^5.0.1","concurrently":"^3.1.0","documentation":"^5.2.2","rollup-plugin-uglify":"^2.0.1","rollup-plugin-replace":"^1.1.1","rollup-plugin-commonjs":"^8.0.2","rollup-plugin-filesize":"^1.3.2","rollup-plugin-node-resolve":"^3.0.0"},"peerDependencies":{"mobx":"^4.3.1 || ^5.0.3"},"_npmOperationalInternal":{"tmp":"tmp/mobx-state-tree_3.1.0_1533935523435_0.3722037576105508","host":"s3://npm-registry-packages"}},"3.1.1":{"name":"mobx-state-tree","version":"3.1.1","keywords":["mobx","mobx-state-tree","promise","reactive","frp","functional-reactive-programming","state management"],"author":{"name":"Michel Weststrate"},"license":"MIT","_id":"mobx-state-tree@3.1.1","maintainers":[{"name":"mattiamanzati","email":"manzati.mattia@gmail.com"},{"name":"mweststrate","email":"mweststrate@gmail.com"}],"homepage":"https://github.com/mobxjs/mobx-state-tree#readme","bugs":{"url":"https://github.com/mobxjs/mobx-state-tree/issues"},"dist":{"shasum":"7c021ed13b511522c0f66986c0532d938c684ea7","tarball":"https://registry.npmjs.org/mobx-state-tree/-/mobx-state-tree-3.1.1.tgz","fileCount":36,"integrity":"sha512-kNWDv1G6aBRb4PWw5heR+RykdL0wPql+T77p+qcjc0+OZ6XQri9cXVg+5ebr6QC8sSnLrvrbqFSQu0RCiD3nqQ==","signatures":[{"sig":"MEYCIQDbR+wIY8TWRAe6wWGDoLFDKVUiwpU5YC4KlsYjnBDHSwIhALVj07cxTWE8YNGIO2foz9NUwui7H1qHYdD0W9QEpmrD","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":623813,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbbgPjCRA9TVsSAnZWagAAGEUQAJ3BeD9/tKCS2ygpfNFQ\nhjWazeL2FSTuIcnHwdvOFpsnPWvr9lfUzWGxK91cgJ1BjkaEHF1EoaVhOY8+\nTeEYen3UtkBAkYlltOh9/GYL37XvSCbT88JubriScOy9yluGlKqDBlPxgnWf\nfwce5Ri8SS/y4sKYME5Fv9eW5MMq/hY0WjUSNywA5CBUzOGRG96iPUbk/ZZ5\nUvZcKbTaMUsgamrkMEWs/kqMoypaP1JjTD6ucWycITsbmTw2WKb0OqkLjbU8\nY2GFY/FZepY036+9oD1kHmWDynMhiQoy1CbFh0U+0yiEwR4Ef7sXJBwpJQzh\n+J3+gEVFUgNDHjDo1+7bcn/tfvwHoXV41tfLpmiXdaQQE/VtcNotsEfdytun\nkUAO5MVJ/bxl9r2pVmLoyToQCEhYC9pdWk/CyRhWfjqH3B6oAkMqSur4pxoA\nt8cxtsn6lOq3FkhLT2+sATXR9Zs7LRc15u857UL8OTWukrA8zecEsJm+5Tnm\ny8SyF/kydKwhVHkv3FFPcY6iMY3uBz3942sjbsjAa4CnzG9MkIQJcxUUOLGX\nuGvTXQ7N909Lx48h3ysn3gkQZ1YrsfQ1lGe+nRiUr9fS3zM1lB1/r/4k/W8n\nfzfB7PvNNmkQtHGzwqmhXFYtp5k5jwNigx4Bxu88y/TJzA7n3eeYgi5PJIIY\nHXjq\r\n=mgyA\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/mobx-state-tree.js","_from":".","files":["dist/"],"module":"dist/mobx-state-tree.module.js","_shasum":"7c021ed13b511522c0f66986c0532d938c684ea7","scripts":{"jest":"jest --projects='test'","lint":"tslint -c tslint.json 'src/**/*.ts'","test":"cross-env NODE_ENV=development yarn jest --ci && cross-env NODE_ENV=production yarn jest --ci && yarn run test:cyclic && yarn run test:mobx4","build":"tsc && cpr lib dist --delete-first --filter=\\\\.js && yarn rollup","rollup":"rollup -c","coverage":"yarn jest --coverage","jest:perf":"jest --projects='test/perf'","test:perf":"yarn build && yarn jest:perf && TS_NODE_COMPILER_OPTIONS='{\"module\": \"commonjs\"}' /usr/bin/time node --expose-gc --require ts-node/register test/perf/report.ts","build-docs":"tsc && documentation build lib/index.js --sort-order alpha -f md -o ../../API.md.tmp && concat -o ../../API.md ../../docs/API_header.md ../../API.md.tmp && rm ../../API.md.tmp","test:mobx4":"yarn add -D mobx@4.3.1 && yarn build && yarn jest --ci && git checkout package.json ../../yarn.lock && yarn install","_prepublish":"yarn run build && yarn run build-docs","test:cyclic":"yarn run build && node -e \"require('.')\""},"typings":"dist/index.d.ts","_npmUser":{"name":"mweststrate","email":"mweststrate@gmail.com"},"umd:main":"dist/mobx-state-tree.umd.js","repository":{"url":"git+https://github.com/mobxjs/mobx-state-tree.git","type":"git"},"_npmVersion":"3.10.10","description":"Opinionated, transactional, MobX powered state container","directories":{},"_nodeVersion":"6.10.0","_hasShrinkwrap":false,"devDependencies":{"cpr":"^2.1.0","jest":"^23.2.0","mobx":"5.0.3","sinon":"^3.2.1","tslib":"^1.7.1","concat":"^1.0.3","rollup":"^0.43.0","tslint":"^3.15.1","ts-jest":"^22.4.1","ts-node":"^7.0.0","coveralls":"^2.11.4","cross-env":"^5.1.1","typescript":"^2.7.0","@types/jest":"^22.2.0","@types/node":"^8.0.19","@types/sinon":"^5.0.1","concurrently":"^3.1.0","documentation":"^5.2.2","rollup-plugin-uglify":"^2.0.1","rollup-plugin-replace":"^1.1.1","rollup-plugin-commonjs":"^8.0.2","rollup-plugin-filesize":"^1.3.2","rollup-plugin-node-resolve":"^3.0.0"},"peerDependencies":{"mobx":"^4.3.1 || ^5.0.3"},"_npmOperationalInternal":{"tmp":"tmp/mobx-state-tree_3.1.1_1533936611249_0.9584859954667855","host":"s3://npm-registry-packages"}},"3.2.0":{"name":"mobx-state-tree","version":"3.2.0","keywords":["mobx","mobx-state-tree","promise","reactive","frp","functional-reactive-programming","state management"],"author":{"name":"Michel Weststrate"},"license":"MIT","_id":"mobx-state-tree@3.2.0","maintainers":[{"name":"mattiamanzati","email":"manzati.mattia@gmail.com"},{"name":"mweststrate","email":"mweststrate@gmail.com"},{"name":"xaviergonz","email":"xaviergonz@gmail.com"}],"homepage":"https://github.com/mobxjs/mobx-state-tree#readme","bugs":{"url":"https://github.com/mobxjs/mobx-state-tree/issues"},"dist":{"shasum":"a0828a48f790bc05a1d93c7a623224e9ee70cf5f","tarball":"https://registry.npmjs.org/mobx-state-tree/-/mobx-state-tree-3.2.0.tgz","fileCount":100,"integrity":"sha512-pyvUTumTIuzSNUkBvtgLmAnIcm6kzyvQL1OkuXlhqPe8DWqpAwpnmL5FVV/g7PoH5P72BAlGjRzonPT4EQm3xQ==","signatures":[{"sig":"MEYCIQDox11bNv9WAEJLjgZNSuhzkQDz4kU9R2tyQSSdsKJPmwIhAPW0vfajABbiun/jWegi+xHG6RiHNfTqyQDGTFseZK9u","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":970520,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbc0ZsCRA9TVsSAnZWagAAHPoP/1OlDAl8JMBPR3iLLF7n\nzQjJ4rZEgBa0ep2C+KerUFin4BGryMzvCnBM7rkxWSoslPbGeARoiYfxJIIq\nCPrR+VZBWdgcIFKS4jEpRbcxNACGIyXvGr/QIUnLdNUQmemPKnXd0V5q3W8D\n+bkQpukQ5PEV637uSE4YV86LUGXHAh12yGZnS8JYZhk2Si5IIqzml3j36dPM\nrkF3VZNJApOqxyOa7FEfHbvZt8BmIYdxLqIsGpyQkm+WTkoA61UHXyX3Ghy7\n45z1rmzAGr1wJL4DPVg/tYz1O3yRzDAVBARKxsRwnY7HqT+JiIfehmWize5q\n1a2NrSeJ79hWT10L9fOcAf9ee9bdPph3F8LhL/K2DG+J2Bghwac8mz10B4Gf\n0MOUYNcD0wCaEtT5AkfuPy5W/7PQqiRj9r7lAn1B1J48KSLD5vC7btc+3IUY\nqazFZOKe+4z4npRHPxAo1QrXLhn/FLaNv77oWDkmkm+yjaR/V/F//hFxL5P7\nxZ/nbs++c4Ev6zMqUIgjUy2jSWIb+HPxiTCknR+SOCYQKwQe18u39Jz+Ze/0\nWdnfHdWgnFywAcXhD2brBvZ0IgKdKdipMKHNdM1Pjmt3FzIOmLSmg9d2Lfer\nIAN+F/5Crers8tIxkVrD0V/aSkKtgAgbN1MM2y85KdVwp14TmgBdJUoz17Tx\ntnCH\r\n=ORLa\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/mobx-state-tree.js","files":["dist/"],"module":"dist/mobx-state-tree.module.js","scripts":{"jest":"jest --projects='test'","lint":"tslint -c tslint.json 'src/**/*.ts'","test":"cross-env NODE_ENV=development yarn jest --ci && cross-env NODE_ENV=production yarn jest --ci && yarn run test:cyclic && yarn run test:mobx4","build":"tsc && cpr lib dist --delete-first --filter=\\\\.js && yarn rollup","rollup":"rollup -c","coverage":"yarn jest --coverage","jest:perf":"jest --projects='test/perf'","test:perf":"yarn build && yarn jest:perf && TS_NODE_COMPILER_OPTIONS='{\"module\": \"commonjs\"}' /usr/bin/time node --expose-gc --require ts-node/register test/perf/report.ts","build-docs":"tsc && documentation build lib/index.js --sort-order alpha -f md -o ../../API.md.tmp && concat -o ../../API.md ../../docs/API_header.md ../../API.md.tmp && rm ../../API.md.tmp","test:mobx4":"yarn add -D mobx@4.3.1 && yarn build && yarn jest --ci && git checkout package.json ../../yarn.lock && yarn install","_prepublish":"yarn run build && yarn run build-docs","test:cyclic":"yarn run build && node -e \"require('.')\""},"typings":"dist/index.d.ts","_npmUser":{"name":"xaviergonz","email":"xaviergonz@gmail.com"},"umd:main":"dist/mobx-state-tree.umd.js","repository":{"url":"git+https://github.com/mobxjs/mobx-state-tree.git","type":"git"},"_npmVersion":"6.2.0","description":"Opinionated, transactional, MobX powered state container","directories":{},"_nodeVersion":"10.8.0","_hasShrinkwrap":false,"devDependencies":{"cpr":"^2.1.0","jest":"^23.2.0","mobx":"5.0.3","sinon":"^3.2.1","tslib":"^1.7.1","concat":"^1.0.3","rollup":"^0.43.0","tslint":"^3.15.1","ts-jest":"^22.4.1","ts-node":"^7.0.0","coveralls":"^2.11.4","cross-env":"^5.1.1","typescript":"^2.7.0","@types/jest":"^22.2.0","@types/node":"^8.0.19","@types/sinon":"^5.0.1","concurrently":"^3.1.0","documentation":"^5.2.2","rollup-plugin-uglify":"^2.0.1","rollup-plugin-replace":"^1.1.1","rollup-plugin-commonjs":"^8.0.2","rollup-plugin-filesize":"^1.3.2","rollup-plugin-node-resolve":"^3.0.0"},"peerDependencies":{"mobx":"^4.3.1 || ^5.0.3"},"_npmOperationalInternal":{"tmp":"tmp/mobx-state-tree_3.2.0_1534281324216_0.7437967791055591","host":"s3://npm-registry-packages"}},"3.2.1":{"name":"mobx-state-tree","version":"3.2.1","keywords":["mobx","mobx-state-tree","promise","reactive","frp","functional-reactive-programming","state management"],"author":{"name":"Michel Weststrate"},"license":"MIT","_id":"mobx-state-tree@3.2.1","maintainers":[{"name":"mattiamanzati","email":"manzati.mattia@gmail.com"},{"name":"mweststrate","email":"mweststrate@gmail.com"},{"name":"xaviergonz","email":"xaviergonz@gmail.com"}],"homepage":"https://github.com/mobxjs/mobx-state-tree#readme","bugs":{"url":"https://github.com/mobxjs/mobx-state-tree/issues"},"dist":{"shasum":"34f9d0199bafdc183f1ce3151b3e83292fee8753","tarball":"https://registry.npmjs.org/mobx-state-tree/-/mobx-state-tree-3.2.1.tgz","fileCount":100,"integrity":"sha512-rpULNL+RBE/Vksd/CFcYMuzxU4KGVo/wsXOWqkBnmC3T0cdPoPkkiPYIvyhvWnbFzjMXhKTb6BGMemshKA9A3w==","signatures":[{"sig":"MEYCIQDbLCoXYm8WHoTY/1eQW8dpm9yPM8mohYQwuD7osqDFrgIhAJMeStKSlz2aoVkoxPHuEuN3kVHAPbgUMVFE2eqm/gjM","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":970566,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbdFzFCRA9TVsSAnZWagAAmbAP/0nywx0BGJe/Szs9XcS0\nFK8HwtYvDpo023mknPPpV8+MzJ9M2Oj5eAZwB7cY1ryO6b2Nqbafcb1GgnsI\nuG4nO3l55UA0HJr8uK0AOqc1XZwz5Ys87nweBXXfl1pm0Cg9MuX0uH0A5Tif\neefcJVuXnq2UfC52A8ymxdPwYoQ8gHut3WxWGyrBMdpspDgVN9PT/gJQghyt\np2g7cPYHtiO9o+P4g44V9pFcozo9YHEqyOaabgXZR6yeTpsmyLaivnAPCkxk\ntYepSkSVI8RuA+1JycpzpXKdbW2pv5BUp7i0E9Et0f43/5Jgu+PG9PwrLF5Q\nruRkvN8uugWYGLZEw6sr1K3UG9LcjhohMHlXNzU7oRFZTgwRVY+AUqVW897O\nUEiciKEyv41Uhc3bTJfYBVRwlJocZ6v/Er52zmYWd+L5CUJfyaY7UDmp2TH6\nWeuZPG+klalANksVnRkB90z0sMtFDpxTFJUTggVNDgnp8uzD4DOhBfSeWNWM\nbgGSPrlXFJq7kqFTcASxwczPRQkaxveTw7foeO8SDd/RXIHYVgU8+dNNd6E6\niS7YHVR5dOnklVnPP2/MW9CHsSsru/J/KePfmKOa2EXqqGAGn/Zne3qL/We/\nwZWi7ZFvvosunjOdH2k9UBJV/pS+dWoJeJJ71C8IpbqpJps6wJXRz+UFnj1C\nTNNS\r\n=L7mG\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/mobx-state-tree.js","files":["dist/"],"module":"dist/mobx-state-tree.module.js","scripts":{"jest":"jest --projects='test'","lint":"tslint -c tslint.json 'src/**/*.ts'","test":"cross-env NODE_ENV=development yarn jest --ci && cross-env NODE_ENV=production yarn jest --ci && yarn run test:cyclic && yarn run test:mobx4","build":"tsc && cpr lib dist --delete-first --filter=\\\\.js && yarn rollup","rollup":"rollup -c","coverage":"yarn jest --coverage","jest:perf":"jest --projects='test/perf'","test:perf":"yarn build && yarn jest:perf && TS_NODE_COMPILER_OPTIONS='{\"module\": \"commonjs\"}' /usr/bin/time node --expose-gc --require ts-node/register test/perf/report.ts","build-docs":"tsc && documentation build lib/index.js --sort-order alpha -f md -o ../../API.md.tmp && concat -o ../../API.md ../../docs/API_header.md ../../API.md.tmp && rm ../../API.md.tmp","test:mobx4":"yarn add -D mobx@4.3.1 && yarn build && yarn jest --ci && git checkout package.json ../../yarn.lock && yarn install","_prepublish":"yarn run build && yarn run build-docs","test:cyclic":"yarn run build && node -e \"require('.')\""},"typings":"dist/index.d.ts","_npmUser":{"name":"xaviergonz","email":"xaviergonz@gmail.com"},"umd:main":"dist/mobx-state-tree.umd.js","repository":{"url":"git+https://github.com/mobxjs/mobx-state-tree.git","type":"git"},"_npmVersion":"6.2.0","description":"Opinionated, transactional, MobX powered state container","directories":{},"_nodeVersion":"10.8.0","_hasShrinkwrap":false,"devDependencies":{"cpr":"^2.1.0","jest":"^23.2.0","mobx":"5.0.3","sinon":"^3.2.1","tslib":"^1.7.1","concat":"^1.0.3","rollup":"^0.43.0","tslint":"^3.15.1","ts-jest":"^22.4.1","ts-node":"^7.0.0","coveralls":"^2.11.4","cross-env":"^5.1.1","typescript":"^2.7.0","@types/jest":"^22.2.0","@types/node":"^8.0.19","@types/sinon":"^5.0.1","concurrently":"^3.1.0","documentation":"^5.2.2","rollup-plugin-uglify":"^2.0.1","rollup-plugin-replace":"^1.1.1","rollup-plugin-commonjs":"^8.0.2","rollup-plugin-filesize":"^1.3.2","rollup-plugin-node-resolve":"^3.0.0"},"peerDependencies":{"mobx":"^4.3.1 || ^5.0.3"},"_npmOperationalInternal":{"tmp":"tmp/mobx-state-tree_3.2.1_1534352581753_0.06893815156279626","host":"s3://npm-registry-packages"}},"3.2.2":{"name":"mobx-state-tree","version":"3.2.2","keywords":["mobx","mobx-state-tree","promise","reactive","frp","functional-reactive-programming","state management"],"author":{"name":"Michel Weststrate"},"license":"MIT","_id":"mobx-state-tree@3.2.2","maintainers":[{"name":"mattiamanzati","email":"manzati.mattia@gmail.com"},{"name":"mweststrate","email":"mweststrate@gmail.com"},{"name":"xaviergonz","email":"xaviergonz@gmail.com"}],"homepage":"https://github.com/mobxjs/mobx-state-tree#readme","bugs":{"url":"https://github.com/mobxjs/mobx-state-tree/issues"},"dist":{"shasum":"6d990261fb1722443a7e80dfd51b45324904b8f9","tarball":"https://registry.npmjs.org/mobx-state-tree/-/mobx-state-tree-3.2.2.tgz","fileCount":100,"integrity":"sha512-YFcs54bEtyCVwae+jYLdYaQvVtqe7GJzMgVL2kQu091vyB1LlzdyDufxTzPCnzfatkMzoAkD/3eWPkoZNFMkJg==","signatures":[{"sig":"MEQCIEeY7w16vaTg62QvGRj03QW4wj9cEOE5mnCdZ8loNe9CAiBYnhBmkqcJCnEw7gLsm3Oc5KlTQBP4/3yGywRQWzgY8w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":975625,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbeuhuCRA9TVsSAnZWagAAGqwP/3H5Wk3D56HhUJKVN15b\nnAoQl5/kE6YvNqmpXn5TPOykGnLfbPcGz3ifUYzcYycK2Pp/Emvd7Cfr2eH/\nE5hALJOTzjKSAw/zKRung5b0HbOUnccqSXedqFRc7MjvLuJn+IholYiKVZ9b\nf1GkMweY44GMBK0kbf/NFP/bgTJuEBf62OJdmfZQV2AMhYXuvVIU4I4H92n6\nrFUOXSxOyUwhEp2NluLpLZdUja6IWj/rQoq20KVpsY0erfkfpT73Jj0upIyB\ng94U5/xwZwpsSfzDyiml04FbnHDRqQ+EL0NioCP6RTUs5K0Tt7ZICV+eAwEO\n9cj8VGbhGz508q5WEArMWwF5tA2az1XOZVBzF0If1xkYyiIGq2/zJUJOGAdI\nohlODouMYiFoiPCVM2Xhx6WxCga9xmKWDfbpqbyGdKcNqyUc4PRiMRcbJKrk\nOQ2yrawIZ8cptT2RYFxgpTqxy/+oXCQYJMWF5PCyqkJEWc6foCLbkDLE+19m\neY08Fk5lUgnw0Cd44xKWyiIcU6T+WZn530NQdSUDe72oHluFrLSmv+oJX3f/\nWSdvHDJR390jrggWDWMNol5xQx3A6ROFDeEMcGSoPi3DHzr37lAx9brly9P4\nu6I9coxWt/5MROp3TjGs/BbaYMhfOspzPIZV9kb65kEo8sjTssDDtjAPiKRV\n2MrR\r\n=oLNY\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/mobx-state-tree.js","files":["dist/"],"module":"dist/mobx-state-tree.module.js","scripts":{"jest":"jest --testPathPattern=/__tests__/core/","lint":"tslint -c ../../tslint.json 'src/**/*.ts'","test":"cross-env NODE_ENV=development yarn jest --ci && cross-env NODE_ENV=production yarn jest --ci && yarn run test:cyclic && yarn run test:mobx4","build":"tsc && cpr lib dist --delete-first --filter=\\\\.js && yarn rollup","rollup":"rollup -c","coverage":"yarn jest --coverage","jest:perf":"jest --testPathPattern=/__tests__/perf/","test:perf":"yarn build && yarn jest:perf && TS_NODE_COMPILER_OPTIONS='{\"module\": \"commonjs\"}' /usr/bin/time node --expose-gc --require ts-node/register __tests__/perf/report.ts","build-docs":"tsc && documentation build lib/index.js --sort-order alpha -f md -o ../../API.md.tmp && concat -o ../../API.md ../../docs/API_header.md ../../API.md.tmp && rm ../../API.md.tmp","test:mobx4":"yarn add -D mobx@4.3.1 && yarn build && yarn jest --ci && git checkout package.json ../../yarn.lock && yarn install","_prepublish":"yarn run build && yarn run build-docs","test:cyclic":"yarn run build && node -e \"require('.')\""},"typings":"dist/index.d.ts","_npmUser":{"name":"xaviergonz","email":"xaviergonz@gmail.com"},"umd:main":"dist/mobx-state-tree.umd.js","repository":{"url":"git+https://github.com/mobxjs/mobx-state-tree.git","type":"git"},"_npmVersion":"6.2.0","description":"Opinionated, transactional, MobX powered state container","directories":{},"_nodeVersion":"10.9.0","_hasShrinkwrap":false,"devDependencies":{"cpr":"^3.0.0","jest":"^23.4.0","mobx":"^5.0.3","sinon":"^6.0.0","tslib":"^1.7.1","concat":"^1.0.3","rollup":"^0.64.0","tslint":"^5.0.0","ts-jest":"^23.0.1","ts-node":"^7.0.0","coveralls":"^3.0.0","cross-env":"^5.1.1","typescript":"^2.9.2","@types/jest":"^23.0.0","@types/node":"^10.0.0","@types/sinon":"^5.0.1","concurrently":"^3.6.0","documentation":"^8.0.0","rollup-plugin-uglify":"^4.0.0","rollup-plugin-replace":"^2.0.0","rollup-plugin-commonjs":"^9.0.0","rollup-plugin-filesize":"^4.0.0","tslint-config-prettier":"^1.14.0","rollup-plugin-node-resolve":"^3.0.0"},"peerDependencies":{"mobx":"^4.3.1 || ^5.0.3"},"_npmOperationalInternal":{"tmp":"tmp/mobx-state-tree_3.2.2_1534781550338_0.24927791932849686","host":"s3://npm-registry-packages"}},"3.2.3":{"name":"mobx-state-tree","version":"3.2.3","keywords":["mobx","mobx-state-tree","promise","reactive","frp","functional-reactive-programming","state management"],"author":{"name":"Michel Weststrate"},"license":"MIT","_id":"mobx-state-tree@3.2.3","maintainers":[{"name":"mattiamanzati","email":"manzati.mattia@gmail.com"},{"name":"mweststrate","email":"mweststrate@gmail.com"},{"name":"xaviergonz","email":"xaviergonz@gmail.com"}],"homepage":"https://github.com/mobxjs/mobx-state-tree#readme","bugs":{"url":"https://github.com/mobxjs/mobx-state-tree/issues"},"dist":{"shasum":"238a1dd962c3237257aa98550367693d186975c3","tarball":"https://registry.npmjs.org/mobx-state-tree/-/mobx-state-tree-3.2.3.tgz","fileCount":36,"integrity":"sha512-0+4kaCF+nM5QCRx/2BAd81pw7ye+eIz07qwi/h/TNiJjFnEFaW95uK5oNOA92Dx5CzAPX+jVSNY72GnOGWV81w==","signatures":[{"sig":"MEUCIDdoUop8YNb6DFa5zF03JEZSt+pkNizkNNKSzesqLjVZAiEAjldekim6MPzoowfC552+mvc/8owqlg0RrwnWfAptbeE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":634145,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbe/fwCRA9TVsSAnZWagAAHAAP/jYtc6kyAzrjLv+SRPWn\nRT2jzqF/JYDfoWaxr51vDfNQZUo3BDnrhdD0uTav7+8anMvYMbb1pGVUOiWx\ntuiUKk+rdqIRBMhO9E9fp6lBnlKo7Cg59iRIksURr7dq2+On44Z8HvSRV/4H\n1/7OfVVFT/0X9QMm6SmXkupMi5JPRfenVVY1w3cbQ7QzLyf1W/OI67/lTgDC\n1JCxtsrqOnDZhGb8bkDy6fdEv9s+okcftow67G6qSCyuhQnvikLLUYl+TuMD\nPr3LK4B/6L22lRo8GujW1yh79pJzFjBpkjIIp4pFq66SjvpDnv6N2AZJWNGY\n7ek45V8Opu+DgKU4RhFsxfZ5CsN4GXpAhQPxu+jQg9Dd60ShogBWA/etbNUp\nYbgnw057kIRW8yDI3vyeEzOcnGCVWObe9riY0BBzoe2Nm1S4xqGE2qr4ST3V\nsr3XzcJrb7l7e7CQw3YpqnMsscnRgAMouV+/129RbSsUWcbutVRfZXDp9ngF\nJuUZkhxIG/ld+i+1rdae663ZjgpXSeIxcaBBAL+KW6fZMKNqIFjkXo6vKMEf\nqLbVEgYiTSylvu6X26QNUP+Pdvl8HLiWUCx03YYc9xGHj6Bw8MIR7fyttLXN\nkU/3Z+heSDgBxvT2iPIkiqZMMWe+xKlOA8YyHojVk+Iwm8umIATHYQRnd8RS\nYi29\r\n=sKie\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/mobx-state-tree.js","files":["dist/"],"module":"dist/mobx-state-tree.module.js","scripts":{"jest":"jest --testPathPattern=/__tests__/core/","lint":"tslint -c ../../tslint.json 'src/**/*.ts'","test":"cross-env NODE_ENV=development yarn jest --ci && cross-env NODE_ENV=production yarn jest --ci && yarn run test:cyclic && yarn run test:mobx4","build":"tsc && cpr lib dist --delete-first --filter=\\\\.js && yarn rollup","rollup":"rollup -c","coverage":"yarn jest --coverage","jest:perf":"jest --testPathPattern=/__tests__/perf/","test:perf":"yarn build && yarn jest:perf && TS_NODE_COMPILER_OPTIONS='{\"module\": \"commonjs\"}' /usr/bin/time node --expose-gc --require ts-node/register __tests__/perf/report.ts","build-docs":"tsc && documentation build lib/index.js --sort-order alpha -f md -o ../../API.md.tmp && concat -o ../../API.md ../../docs/API_header.md ../../API.md.tmp && rm ../../API.md.tmp","test:mobx4":"yarn add -D mobx@4.3.1 && yarn build && yarn jest --ci && git checkout package.json ../../yarn.lock && yarn install","_prepublish":"yarn run build && yarn run build-docs","test:cyclic":"yarn run build && node -e \"require('.')\""},"typings":"dist/index.d.ts","_npmUser":{"name":"xaviergonz","email":"xaviergonz@gmail.com"},"umd:main":"dist/mobx-state-tree.umd.js","repository":{"url":"git+https://github.com/mobxjs/mobx-state-tree.git","type":"git"},"_npmVersion":"6.2.0","description":"Opinionated, transactional, MobX powered state container","directories":{},"_nodeVersion":"10.8.0","_hasShrinkwrap":false,"devDependencies":{"cpr":"^3.0.0","jest":"^23.4.0","mobx":"^5.0.3","sinon":"^6.0.0","tslib":"^1.7.1","concat":"^1.0.3","rollup":"^0.64.0","tslint":"^5.0.0","ts-jest":"^23.0.1","ts-node":"^7.0.0","coveralls":"^3.0.0","cross-env":"^5.1.1","typescript":"^2.9.2","@types/jest":"^23.0.0","@types/node":"^10.0.0","@types/sinon":"^5.0.1","concurrently":"^3.6.0","documentation":"^8.0.0","rollup-plugin-uglify":"^4.0.0","rollup-plugin-replace":"^2.0.0","rollup-plugin-commonjs":"^9.0.0","rollup-plugin-filesize":"^4.0.0","tslint-config-prettier":"^1.14.0","rollup-plugin-node-resolve":"^3.0.0"},"peerDependencies":{"mobx":"^4.3.1 || ^5.0.3"},"_npmOperationalInternal":{"tmp":"tmp/mobx-state-tree_3.2.3_1534851055691_0.7843590260390902","host":"s3://npm-registry-packages"}},"3.2.4":{"name":"mobx-state-tree","version":"3.2.4","keywords":["mobx","mobx-state-tree","promise","reactive","frp","functional-reactive-programming","state management"],"author":{"name":"Michel Weststrate"},"license":"MIT","_id":"mobx-state-tree@3.2.4","maintainers":[{"name":"mattiamanzati","email":"manzati.mattia@gmail.com"},{"name":"mweststrate","email":"mweststrate@gmail.com"},{"name":"xaviergonz","email":"xaviergonz@gmail.com"}],"homepage":"https://github.com/mobxjs/mobx-state-tree#readme","bugs":{"url":"https://github.com/mobxjs/mobx-state-tree/issues"},"dist":{"shasum":"91a922d2f0542e38c9b85c2a8a95ab4af47512e9","tarball":"https://registry.npmjs.org/mobx-state-tree/-/mobx-state-tree-3.2.4.tgz","fileCount":36,"integrity":"sha512-XrvywJOM4WoWc8OLzOvRQ7odBPXvVuRZS/br28jYSkjQRErGNVXeUZ+MOM/zctpIj4Sb8ZSxZ+GoNiTtIIa/FQ==","signatures":[{"sig":"MEUCICNPruMSp83KB/n6bQnxvweEaWVFlZ9GXlv3Nm/5naE3AiEAi/r6Z/BAWZnVF2fku+BuHROSs91/vJOok0Vkelkofwc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":537783,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbhDI+CRA9TVsSAnZWagAAttsQAIT4Oy/9qYNNNh6a3oCF\nG5amfQkpye+pBN8lQSzkqUHuk7N6378TE0dSznC7Rk6uXqnD1+AijeoQRySE\nk/I+ThsOwerJe0elXa2Z2fcGOCMIE8W9VWG+ndOFUi84PnrABBy3ZmeSlYgT\nZvJVTApdfG4jfeUTnkCzkHRejf00PZHWRHmIKhia3UnWYT3hPj2c2KnR09UY\nAMeCMkcSinv9QGjvynKkx/TqezJ3dWj4DdDmgbbpxEIAPh9CCqXHJicnmir/\nhYyTA3ZGblWFKehpN83iYxqiNTCqdNskFCLXVshytu2iBxH7+aRSonSdLyGU\nJL3kvC9PcKM5sZ65OdW2h5iSorLs1CUMweeZI3B4ZdO6tnQR+DC/Swviyl5S\nmbAEQA689T5ihTha9K5mIPONV0g/P7ROXmU3Lzb9rdSt9eS8+ZOMNH65dbvf\nYbym1ZrjZHR3Fc5IRtHGycDB12xIAQUYzsr+jaXjoxv5n8otCQQyx03nHwir\npdgb/o0ztQU/RDkjGiL9dc7apRSsXrdwXXyMoj3YRAtIM7zA9ucQq2uhRHnS\nd5iuYaKcvd5daRdoW3lK441I1FisZJ0r4ez3w1+aDX+Qmh+GOVmfxMQSs1Q4\nlOQHgLFrjqfbUdHNGpsmxkeZny1dpjKgk/PS7UHR5d39+hF9AcSIEmI5dxrI\nZqFs\r\n=PpM+\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/mobx-state-tree.js","files":["dist/"],"module":"dist/mobx-state-tree.module.js","scripts":{"jest":"jest --testPathPattern=/__tests__/core/","lint":"tslint -c ../../tslint.json 'src/**/*.ts'","test":"cross-env NODE_ENV=development yarn jest --ci && cross-env NODE_ENV=production yarn jest --ci && yarn run test:cyclic && yarn run test:mobx4","build":"tsc && cpr lib dist --delete-first --filter=\\\\.js && yarn rollup","rollup":"rollup -c","coverage":"yarn jest --coverage","jest:perf":"jest --testPathPattern=/__tests__/perf/","lint-docs":"tsc && documentation lint lib/index.js","test:perf":"yarn build && yarn jest:perf && TS_NODE_COMPILER_OPTIONS='{\"module\": \"commonjs\"}' /usr/bin/time node --expose-gc --require ts-node/register __tests__/perf/report.ts","build-docs":"tsc && documentation build lib/index.js --sort-order alpha -f md -o ../../API.md.tmp && concat -o ../../API.md ../../docs/API_header.md ../../API.md.tmp && shx rm ../../API.md.tmp","test:mobx4":"yarn add -D mobx@4.3.1 && yarn build && yarn jest --ci && git checkout package.json ../../yarn.lock && yarn install","_prepublish":"yarn run build && yarn run build-docs","test:cyclic":"yarn run build && node -e \"require('.')\""},"typings":"dist/index.d.ts","_npmUser":{"name":"xaviergonz","email":"xaviergonz@gmail.com"},"umd:main":"dist/mobx-state-tree.umd.js","repository":{"url":"git+https://github.com/mobxjs/mobx-state-tree.git","type":"git"},"_npmVersion":"6.2.0","description":"Opinionated, transactional, MobX powered state container","directories":{},"_nodeVersion":"10.9.0","_hasShrinkwrap":false,"devDependencies":{"cpr":"^3.0.0","shx":"^0.3.2","jest":"^23.4.0","mobx":"^5.0.3","sinon":"^6.0.0","tslib":"^1.7.1","concat":"^1.0.3","rollup":"^0.65.0","tslint":"^5.0.0","ts-jest":"^23.0.1","ts-node":"^7.0.0","coveralls":"^3.0.0","cross-env":"^5.1.1","typescript":"^2.9.2","@types/jest":"^23.0.0","@types/node":"^10.0.0","@types/sinon":"^5.0.1","concurrently":"^3.6.0","documentation":"^8.0.0","rollup-plugin-uglify":"^4.0.0","rollup-plugin-replace":"^2.0.0","rollup-plugin-commonjs":"^9.0.0","rollup-plugin-filesize":"^4.0.0","tslint-config-prettier":"^1.14.0","rollup-plugin-node-resolve":"^3.0.0"},"peerDependencies":{"mobx":"^4.3.1 || ^5.0.3"},"_npmOperationalInternal":{"tmp":"tmp/mobx-state-tree_3.2.4_1535390270066_0.966455861825477","host":"s3://npm-registry-packages"}},"3.3.0":{"name":"mobx-state-tree","version":"3.3.0","keywords":["mobx","mobx-state-tree","promise","reactive","frp","functional-reactive-programming","state management"],"author":{"name":"Michel Weststrate"},"license":"MIT","_id":"mobx-state-tree@3.3.0","maintainers":[{"name":"mattiamanzati","email":"manzati.mattia@gmail.com"},{"name":"mweststrate","email":"mweststrate@gmail.com"},{"name":"xaviergonz","email":"xaviergonz@gmail.com"}],"homepage":"https://github.com/mobxjs/mobx-state-tree#readme","bugs":{"url":"https://github.com/mobxjs/mobx-state-tree/issues"},"dist":{"shasum":"a4bbe1bbd64af61fe2f842df9a882e3e7efb0783","tarball":"https://registry.npmjs.org/mobx-state-tree/-/mobx-state-tree-3.3.0.tgz","fileCount":36,"integrity":"sha512-QdnkzvG2kIIqEmGreSK7SS2ZDTCWu881khBlp4TwZLHnHe2G3Uwio5EUPmq2WxYbok92aSXu8hjvIOCh3WFYkQ==","signatures":[{"sig":"MEUCIQDiORUz64DIZKNqQepAIzPFGdUj8beYZjoTxaj1bqzY8AIgYbdCoIKEwoylsdLnQnjDAZsDAM5GDEHfnpyMXIRXNWM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":542702,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbkYmoCRA9TVsSAnZWagAAFAIQAJsu2kljmqUZBDK6yPaQ\nhrGpCQFkLF1Zq1NSly2Jk+XAy7CFG/KIhmiHW9aYQBRLQZsgSv7RWWIqIM5B\nEh0KLkn6t8l1i/SVHOU3EgEVBiZC0E22ZDsjPxnxBJuPjFAp2nY3JXtNMW/G\nuq5JzWxm12XH9VjAViXGhBXH1EYtTlM4PFsGFwAgF+2yFQmuADNcheOomjfm\ndBnkH62XIvd+FIy2JDOcNlqGfLVX0rYlekvWIHoF9dUveLd6kJ8UdK8XCWoi\nqYIXYkHxhbcnupPL+GF+7lDI+AKgDX+VWnLCV2GS4tat8QvnEZd1SPZAHSaW\nG3B7KWzeG5bbFCS2svdRZsX3yP2YfVvdDNhHvum++f6KMsrjelmQ7guUJ3cb\noZHa0C6Tsdq98bzR57Bk6kfzKb6jsI/CgaCQt+45uhe/0k/n1pZcRhVIwj9X\n0IEghf6oNtyfYdCcmYVopGCtRV79fe+X0CGfAIRAwF0WkDCpeTJetN5xDyzW\nG6hiSonI+VH1THv54UxNenISuHSYawX+1IoDOzJRe3lCXZ+ImuH79/ltuh07\nI5i+4uP1R+UM0KhP+9SMQNoxQOWVIVYZjIfWWvgv3JMty9AoyO1noXXNUPw9\nAk/H/jr9VdpEn/Mq8UstfBRXtYdajw/ON2LKtI1L6j7myKqp1zVEWCAz9oZU\nBdyY\r\n=Tk3Z\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/mobx-state-tree.js","module":"dist/mobx-state-tree.module.js","scripts":{"jest":"jest --testPathPattern=/__tests__/core/","lint":"tslint -c ../../tslint.json 'src/**/*.ts'","test":"cross-env NODE_ENV=development yarn jest --ci && cross-env NODE_ENV=production yarn jest --ci && yarn run test:cyclic && yarn run test:mobx4","build":"tsc && cpr lib dist --delete-first --filter=\\\\.js && yarn rollup","rollup":"rollup -c","coverage":"yarn jest --coverage","jest:perf":"jest --testPathPattern=/__tests__/perf/","lint-docs":"tsc && documentation lint lib/index.js","test:perf":"yarn build && yarn jest:perf && TS_NODE_COMPILER_OPTIONS='{\"module\": \"commonjs\"}' /usr/bin/time node --expose-gc --require ts-node/register __tests__/perf/report.ts","build-docs":"tsc && documentation build lib/index.js --sort-order alpha -f md -o ../../API.md.tmp && concat -o ../../API.md ../../docs/API_header.md ../../API.md.tmp && shx rm ../../API.md.tmp","test:mobx4":"yarn add -D mobx@4.3.1 && yarn build && yarn jest --ci && git checkout package.json ../../yarn.lock && yarn install","_prepublish":"yarn run build && yarn run build-docs","test:cyclic":"yarn run build && node -e \"require('.')\""},"typings":"dist/index.d.ts","_npmUser":{"name":"xaviergonz","email":"xaviergonz@gmail.com"},"umd:main":"dist/mobx-state-tree.umd.js","repository":{"url":"git+https://github.com/mobxjs/mobx-state-tree.git","type":"git"},"_npmVersion":"6.2.0","description":"Opinionated, transactional, MobX powered state container","directories":{},"_nodeVersion":"10.9.0","_hasShrinkwrap":false,"devDependencies":{"cpr":"^3.0.0","shx":"^0.3.2","jest":"^23.4.0","mobx":"^5.0.3","sinon":"^6.0.0","tslib":"^1.7.1","concat":"^1.0.3","rollup":"^0.65.0","tslint":"^5.0.0","ts-jest":"^23.0.1","ts-node":"^7.0.0","coveralls":"^3.0.0","cross-env":"^5.1.1","typescript":"^2.9.2","@types/jest":"^23.0.0","@types/node":"^10.0.0","@types/sinon":"^5.0.1","concurrently":"^3.6.0","documentation":"^8.0.0","rollup-plugin-uglify":"^4.0.0","rollup-plugin-replace":"^2.0.0","rollup-plugin-commonjs":"^9.0.0","rollup-plugin-filesize":"^4.0.0","tslint-config-prettier":"^1.14.0","rollup-plugin-node-resolve":"^3.0.0"},"peerDependencies":{"mobx":"^4.3.1 || ^5.0.3"},"_npmOperationalInternal":{"tmp":"tmp/mobx-state-tree_3.3.0_1536264615681_0.8890895757245894","host":"s3://npm-registry-packages"}},"3.4.0":{"name":"mobx-state-tree","version":"3.4.0","keywords":["mobx","mobx-state-tree","promise","reactive","frp","functional-reactive-programming","state management"],"author":{"name":"Michel Weststrate"},"license":"MIT","_id":"mobx-state-tree@3.4.0","maintainers":[{"name":"mattiamanzati","email":"manzati.mattia@gmail.com"},{"name":"mweststrate","email":"mweststrate@gmail.com"},{"name":"xaviergonz","email":"xaviergonz@gmail.com"}],"homepage":"https://github.com/mobxjs/mobx-state-tree#readme","bugs":{"url":"https://github.com/mobxjs/mobx-state-tree/issues"},"dist":{"shasum":"1feb2de5b82434f21289bc58aa6eaea8e7d69cce","tarball":"https://registry.npmjs.org/mobx-state-tree/-/mobx-state-tree-3.4.0.tgz","fileCount":36,"integrity":"sha512-T7UQrIjixodGFE4Ybvw4JN1ZihXMj8XWW5/gfJCNFxQBGaXXQVA6l1KVZjPepWOgrZQ+bQZ4N5Q9XxZ43/acNA==","signatures":[{"sig":"MEYCIQDRkJrfcD3lHLOnRzdhuzZnnkWNJOdi8QNTzf3RhSTCnAIhANiaQ0Y1DJE+cUkq7XUy3UQ4w0f9onQVGopDw860eMfo","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":547111,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbpS7tCRA9TVsSAnZWagAAMq4P/3Dr07HhRbcEC/vqqNm1\n71R3QR8hXaQY24LcL2kWLtCxUWyr8u8WQ2oyS+mUIxvnkcJzet3vEukwa34D\ncO6OHYN1zjmPFJORZrO0rXV6wBgml2y9pAaX6v6Izs3vErZCluSC1tO/Jyh8\ncO8f7SHFzl5bullYQ2AWVuAu1H551QJ5SPuSiJHdNAQTWGOtAAlAJ41vE07C\nES1WRq3Io8U+L1M+BW35t2Q+8kNY6HX9ieQD7cJFhirAHhXoq0v9MQKLRqG9\nlvGDAjnJ1uFKaaGNNHdcejuyoE53aetot14fgNqCpxHiyw4Ld31rGRgeISlC\nDhUzWwofTkuR0pF+4/wNMQYXuqNRoLmcdDwkwsPcH5/sVSCZT0pnKgupSIdF\nOp9XRr3MFzpiAfvCoRUx/dilaDjhOdim9JeVqgSBM/3g8s4n07qP+NBUCSgn\nLTMvs5nW0har77BNvomRdg+6aDmsrzXvr6vyTuJ+Z9StRqQ19UHnJXJbtGY3\nFCK0AU6mFiC6+52hHogyXw258585lCwI2ljx8LB7wYkAC5cqxvsYcEtdCv/y\nl/sEpHkSkk7rT6jk5lcCLpZ9CifW5khONnLf19rMbTzTbFy/g0CdqDf5lRGG\nuVPem4oF9Fc28upTjkCF8x3+ypnwqKnTrMKD+dxfvtXbtn34XcaisBsifa66\nAkfe\r\n=E1IL\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/mobx-state-tree.js","module":"dist/mobx-state-tree.module.js","scripts":{"jest":"jest --testPathPattern=/__tests__/core/","lint":"tslint -c ../../tslint.json 'src/**/*.ts'","test":"cross-env NODE_ENV=development yarn jest --ci && cross-env NODE_ENV=production yarn jest --ci && yarn run test:cyclic && yarn run test:mobx4","build":"tsc && cpr lib dist --delete-first --filter=\\\\.js && yarn rollup","rollup":"rollup -c","coverage":"yarn jest --coverage","jest:perf":"jest --testPathPattern=/__tests__/perf/","lint-docs":"tsc && documentation lint lib/index.js","test:perf":"yarn build && yarn jest:perf && TS_NODE_COMPILER_OPTIONS='{\"module\": \"commonjs\"}' /usr/bin/time node --expose-gc --require ts-node/register __tests__/perf/report.ts","build-docs":"tsc && documentation build lib/index.js --sort-order alpha -f md -o ../../API.md.tmp && concat -o ../../API.md ../../docs/API_header.md ../../API.md.tmp && shx rm ../../API.md.tmp","test:mobx4":"yarn add -D mobx@4.3.1 && yarn build && yarn jest --ci && git checkout package.json ../../yarn.lock && yarn install","_prepublish":"yarn run build && yarn run build-docs","test:cyclic":"yarn run build && node -e \"require('.')\""},"typings":"dist/index.d.ts","_npmUser":{"name":"xaviergonz","email":"xaviergonz@gmail.com"},"umd:main":"dist/mobx-state-tree.umd.js","repository":{"url":"git+https://github.com/mobxjs/mobx-state-tree.git","type":"git"},"_npmVersion":"6.4.1","description":"Opinionated, transactional, MobX powered state container","directories":{},"_nodeVersion":"10.10.0","_hasShrinkwrap":false,"devDependencies":{"cpr":"^3.0.0","shx":"^0.3.2","jest":"^23.4.0","mobx":"^5.0.3","tslib":"^1.7.1","concat":"^1.0.3","rollup":"^0.65.0","ts-jest":"^23.0.1","ts-node":"^7.0.0","coveralls":"^3.0.0","cross-env":"^5.1.1","babel-core":"^6.26.3","babel-jest":"^23.4.2","typescript":"^2.9.2","@types/jest":"^23.0.0","@types/node":"^10.0.0","concurrently":"^3.6.0","documentation":"^8.0.0","rollup-plugin-uglify":"^4.0.0","rollup-plugin-replace":"^2.0.0","rollup-plugin-commonjs":"^9.0.0","rollup-plugin-filesize":"^4.0.0","rollup-plugin-node-resolve":"^3.0.0"},"peerDependencies":{"mobx":"^4.3.1 || ^5.0.3"},"_npmOperationalInternal":{"tmp":"tmp/mobx-state-tree_3.4.0_1537552108483_0.14881953707817663","host":"s3://npm-registry-packages"}},"3.5.0":{"name":"mobx-state-tree","version":"3.5.0","keywords":["mobx","mobx-state-tree","promise","reactive","frp","functional-reactive-programming","state management"],"author":{"name":"Michel Weststrate"},"license":"MIT","_id":"mobx-state-tree@3.5.0","maintainers":[{"name":"mattiamanzati","email":"manzati.mattia@gmail.com"},{"name":"mweststrate","email":"mweststrate@gmail.com"},{"name":"xaviergonz","email":"xaviergonz@gmail.com"}],"homepage":"https://github.com/mobxjs/mobx-state-tree#readme","bugs":{"url":"https://github.com/mobxjs/mobx-state-tree/issues"},"dist":{"shasum":"13167e0356838657de0b1df860be2d3a5147e54c","tarball":"https://registry.npmjs.org/mobx-state-tree/-/mobx-state-tree-3.5.0.tgz","fileCount":36,"integrity":"sha512-xUUHiFNDyFvzknRWX0QZAzhZcDgJXZHGRJqXU0gPVap2LyD7DL5KkerH1F/Ga5dfVn0qTFeQnoXQ59uHSkA2Yw==","signatures":[{"sig":"MEUCIQDAKg4PSvul5ssEqduvUgIbao/YWY4U7wTGVEdf32cCAQIgBqMNZSmpnlfzDBSGit+Abssw18AL3RwkuAh0xoct8Bs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":548108,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbr6B5CRA9TVsSAnZWagAANRkQAJCCaR9nCp9/ruETNOfj\nKOKpp+8g+F1k8HXni6UiLqua0YSsVqXumBozkKUDfidhLZldF14e+Om4GUq8\noMKh70OmK44hYImSt9NQZTt8pcc34zagUYyDTpSQP+4WnEwmFCdMqG5nGjFR\nkOb0IsuFbnD509GF8+8sVwnP/7ncZaNGMf7YnJg13EShEUpEC6JEsp8XUaug\neGqbenBD7cqm6ILmGfXRTQtb8Y61vbJEdAGQvLvaDtSb/ScdSTWBZGG1hJc4\nvRskomenOsiswO6xclYspQvvq3qF3rX14U4LTPiBovcOr1SHV7pK/XRG5oFr\nj8kKu+5XYPR5afKgt4kRPoIFy7pMcfa0MQKovRbC0tB0IvdkXHeTyz40ZhMK\nwQntK4nXStX1HaK86oHpZBXz+1oBjJiVh9fvQs9+BCrGLVWw9R1Sfv9A8nob\n9ar2sfDxo7mNiw3qmHlWWtFUaO7NxnhH/liPpMEJOyTwWivMXUU3GCMgj0v5\n/481cv9aLDmRUB3UwzsgU6NtKCpkulHH7CObdAKTSxC6J/PCn7yhbitV1CZc\n2MGkuCzibWdzlPPEn901bynOFhLIYuQdw0R+alDwSc0TxDDgFks+yx0LcbT2\n0dSh+7/MJsZ/ZgFqtzFr8Kjj794NprmLSHhYTsKQdJoh5ha2/otAW1NS49Td\noetk\r\n=9eJr\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/mobx-state-tree.js","module":"dist/mobx-state-tree.module.js","scripts":{"jest":"jest --testPathPattern=/__tests__/core/","lint":"tslint -c ../../tslint.json 'src/**/*.ts'","test":"cross-env NODE_ENV=development yarn jest --ci && cross-env NODE_ENV=production yarn jest --ci && yarn run test:cyclic && yarn run test:mobx4","build":"tsc && cpr lib dist --delete-first --filter=\\\\.js && yarn rollup","rollup":"rollup -c","coverage":"yarn jest --coverage","jest:perf":"jest --testPathPattern=/__tests__/perf/","lint-docs":"tsc && documentation lint lib/index.js","test:perf":"yarn build && yarn jest:perf && TS_NODE_COMPILER_OPTIONS='{\"module\": \"commonjs\"}' /usr/bin/time node --expose-gc --require ts-node/register __tests__/perf/report.ts","build-docs":"tsc && documentation build lib/index.js --sort-order alpha -f md -o ../../API.md.tmp && concat -o ../../API.md ../../docs/API_header.md ../../API.md.tmp && shx rm ../../API.md.tmp","test:mobx4":"yarn add -D mobx@4.5.0 && yarn build && yarn jest --ci && git checkout package.json ../../yarn.lock && yarn install","_prepublish":"yarn run build && yarn run build-docs","test:cyclic":"yarn run build && node -e \"require('.')\""},"typings":"dist/index.d.ts","_npmUser":{"name":"xaviergonz","email":"xaviergonz@gmail.com"},"umd:main":"dist/mobx-state-tree.umd.js","repository":{"url":"git+https://github.com/mobxjs/mobx-state-tree.git","type":"git"},"_npmVersion":"6.4.1","description":"Opinionated, transactional, MobX powered state container","directories":{},"_nodeVersion":"10.11.0","_hasShrinkwrap":false,"devDependencies":{"cpr":"^3.0.0","shx":"^0.3.2","jest":"^23.4.0","mobx":"^5.5.0","tslib":"^1.7.1","concat":"^1.0.3","rollup":"^0.66.0","ts-jest":"^23.0.1","ts-node":"^7.0.0","coveralls":"^3.0.0","cross-env":"^5.1.1","babel-core":"^6.26.3","babel-jest":"^23.4.2","typescript":"^2.9.2","@types/jest":"^23.0.0","@types/node":"^10.0.0","documentation":"^8.0.0","rollup-plugin-uglify":"^6.0.0","rollup-plugin-replace":"^2.0.0","rollup-plugin-commonjs":"^9.0.0","rollup-plugin-filesize":"^4.0.0","rollup-plugin-node-resolve":"^3.0.0"},"peerDependencies":{"mobx":">=4.5.0 <5.0.0 || >=5.5.0 <6.0.0"},"_npmOperationalInternal":{"tmp":"tmp/mobx-state-tree_3.5.0_1538236536639_0.17075611890068987","host":"s3://npm-registry-packages"}},"3.6.0":{"name":"mobx-state-tree","version":"3.6.0","keywords":["mobx","mobx-state-tree","promise","reactive","frp","functional-reactive-programming","state management"],"author":{"name":"Michel Weststrate"},"license":"MIT","_id":"mobx-state-tree@3.6.0","maintainers":[{"name":"mattiamanzati","email":"manzati.mattia@gmail.com"},{"name":"mweststrate","email":"mweststrate@gmail.com"},{"name":"xaviergonz","email":"xaviergonz@gmail.com"}],"bugs":{"url":"https://github.com/mobxjs/mobx-state-tree/issues"},"dist":{"shasum":"e069ceca06427e72d81f2b65e55d8dba475ff015","tarball":"https://registry.npmjs.org/mobx-state-tree/-/mobx-state-tree-3.6.0.tgz","fileCount":38,"integrity":"sha512-VZsdlJVGaMKB2ynV1ZxU0bjRJCudbtaF2Amq/fW8lp1czGq3nq6u3XMPbn23RPU63yhEE9e8zbQoLD7sjsy6KQ==","signatures":[{"sig":"MEUCIAk0mK39zxioJrylMOXCRzQnUNVTk2X82MEPNsTziE8dAiEAqNzycijosZcOjjAf1jVa2xZmD2hoP9tuztC/Cy/A6Ac=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":659952,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbyH7hCRA9TVsSAnZWagAACmQP/0hnsJTZB7ZsNA5+9z/q\nRPljJFTG/13LeQxVyhaNuAz7sA3cEtVV1xVWEWBrRgaEWO88CWE1gQTUq3YT\nnXCjnnF2WbqRzvMnELzZKoOOW+olHAHZqHmwNOQMFlEy7HsXn4HSxaWvGbSK\ng0d9qMck1GC5ssQQvHMSmrm7b1eJJhhlu8Bk4Lysqqis3XLvCUGDHzmB4P4Q\nZTciJ+p6yVuJjhiNTmUdMT6R/4/YfIKHpG25Pj0L3TggL4mkPl922EHHCgE4\nJIB9Dp5e5yrRt3T8thDOf807kAzpJqTGLywSRZ6/v6717rJN/p3w0f9oCmJC\nALCqrHQMcKKvdwcSkockwYYDzsnb3cBg527NFuJKKZvJZTXqh9GdcO/NG1xV\ns+ZCRIrV84hhbydKuU2G6GrG+75Yk8N6NHni6I6qgPC9dwky6tOqpUB6bSfo\nWMEefPtlb71pErbI0lJJwueKrdO89yd4fQQkiQoneWYxEi3uD3GXtlyTepXH\np8fxxwycvPF6mh6rUMuex9JWQ10xMJO8XkT+Vn/Y/rl6/kdwzh4lfJZjGxuc\nZf9MwacSlekjZHDhg3Tql4zMO3wnmeyCNuIicTWy/T8YKuM1lSEqqF/Yg1Yq\nQyoIMFl1nkHt8Fc2zYo4DAGnst9kYnjQ3SiHhBgIqFdOegEApINlTwNZfxx3\nQGcf\r\n=hhU7\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/mobx-state-tree.js","module":"dist/mobx-state-tree.module.js","gitHead":"5f2da6738b0ef39c3abd5172681761f02f38e790","scripts":{"jest":"jest --testPathPattern=/__tests__/core/","lint":"tslint -c ../../tslint.json 'src/**/*.ts'","test":"cross-env NODE_ENV=development yarn jest --ci && cross-env NODE_ENV=production yarn jest --ci && yarn run test:cyclic && yarn run test:mobx4","build":"shx cp ../../README.md . && tsc && cpr lib dist --delete-first --filter=\\\\.js && yarn rollup","rollup":"rollup -c","coverage":"yarn jest --coverage","jest:perf":"jest --testPathPattern=/__tests__/perf/","lint-docs":"tsc && documentation lint lib/index.js","test:perf":"yarn build && yarn jest:perf && TS_NODE_COMPILER_OPTIONS='{\"module\": \"commonjs\"}' /usr/bin/time node --expose-gc --require ts-node/register __tests__/perf/report.ts","build-docs":"tsc && documentation build lib/index.js --sort-order alpha -f md -o ../../API.md.tmp && concat -o ../../API.md ../../docs/API_header.md ../../API.md.tmp && shx rm ../../API.md.tmp","test:mobx4":"yarn add -D mobx@4.5.0 && yarn build && yarn jest --ci && git checkout package.json ../../yarn.lock && yarn install","_prepublish":"yarn run build && yarn run build-docs","test:cyclic":"yarn run build && node -e \"require('.')\""},"typings":"dist/index.d.ts","_npmUser":{"name":"mweststrate","email":"mweststrate@gmail.com"},"umd:main":"dist/mobx-state-tree.umd.js","repository":{"url":"https://github.com/mobxjs/mobx-state-tree.git","type":"git"},"description":"Opinionated, transactional, MobX powered state container","directories":{},"_hasShrinkwrap":false,"devDependencies":{"cpr":"^3.0.0","shx":"^0.3.2","jest":"^23.4.0","mobx":"^5.5.0","tslib":"^1.7.1","concat":"^1.0.3","rollup":"^0.66.0","ts-jest":"^23.0.1","ts-node":"^7.0.0","coveralls":"^3.0.0","cross-env":"^5.1.1","babel-core":"^6.26.3","babel-jest":"^23.4.2","typescript":"^2.9.2","@types/jest":"^23.0.0","@types/node":"^10.0.0","documentation":"^8.0.0","rollup-plugin-uglify":"^6.0.0","rollup-plugin-replace":"^2.0.0","rollup-plugin-commonjs":"^9.0.0","rollup-plugin-filesize":"^4.0.0","rollup-plugin-node-resolve":"^3.0.0"},"peerDependencies":{"mobx":">=4.5.0 <5.0.0 || >=5.5.0 <6.0.0"},"_npmOperationalInternal":{"tmp":"tmp/mobx-state-tree_3.6.0_1539866335956_0.12090974145726374","host":"s3://npm-registry-packages"}},"3.7.0":{"name":"mobx-state-tree","version":"3.7.0","keywords":["mobx","mobx-state-tree","promise","reactive","frp","functional-reactive-programming","state management"],"author":{"name":"Michel Weststrate"},"license":"MIT","_id":"mobx-state-tree@3.7.0","maintainers":[{"name":"mattiamanzati","email":"manzati.mattia@gmail.com"},{"name":"mweststrate","email":"mweststrate@gmail.com"},{"name":"xaviergonz","email":"xaviergonz@gmail.com"}],"homepage":"https://github.com/mobxjs/mobx-state-tree#readme","bugs":{"url":"https://github.com/mobxjs/mobx-state-tree/issues"},"dist":{"shasum":"74d137ebe2bd204da895b2aa0f99c6cb71ce9719","tarball":"https://registry.npmjs.org/mobx-state-tree/-/mobx-state-tree-3.7.0.tgz","fileCount":37,"integrity":"sha512-QDps80EUd5RZkaRDfSWukQaTjH0E2TV2vX03I8HZr3EXHF47eqrW1ZUe0q5stFHjqeu/AvprlgmJpinRmMC6gg==","signatures":[{"sig":"MEUCIQDIn1QrbvmxRqpfLxzkFcO0JWfoaiPeOV6G+/2TW5lIpwIgKgixY7KGt5dmoKV+A7EkchHsmorJs5atlBT42Ksw0yA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":659583,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbyL+gCRA9TVsSAnZWagAAOxAP/j3TrwfYn4yOxQlsMMlh\n0Xlg1XdUjo7IXtgrhO2vXFt2aqfwIRJFCshOfXsd8ZJeN7oN1YYv/G4WTErv\n3Pq8Fb5VkAm6f5hsP0FpFtHo67pEhCQ4cTVdZHAjlF6bY0Pg78sst6VvV7DR\nuJHVF3+3wiI3YqfFW0Y0UVsBl1eEX28Dx11VY+wDAy1iLmHpvU/8dPSrZjeU\noqDoRhaA8DkJmSvXWsUhc0KmwqM4gCIjqoJlMqcUjumO6nnnqLqaHu35GDtN\nRTnjYHjKnoazjmtnxawxrB89ZmnS5uJd8YFae8ymrJ5/oC50MbS4Vc07trym\nmr29WYX5+ZuDPnAuNwx3UnJVjIjMfP6snMJbfIvvf1TCIitbCG1OOpdG1U8B\n1Y9xEGIQ3mISp96Ewsz1l5qeU77Cbt1A3VGZ2QAcCytJMSgaKHKOGIvzqQT/\nHoQH6PiNT6ZN9jaFTlyCr2LM7tRb0fl4FueQ3n1c16V033Y8MHMbJJElLgll\nAFSlzX+RPtOy2DQvjuQh+4e7PET0hfMpmYF/iJ+7Mfw9fyn/BAlwBs6sp86u\n0WrRCcIE0D34Ljbx8fjvRSCLClS0EyNKcRkG1rCiJi6ATuv55LAZJAihB2W4\nS1dHgQbyroi0TkDeXttqPtdNlkxRUb2ClO3auVKhinhL073xGqOo/xxmTwXc\nRout\r\n=zp5X\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/mobx-state-tree.js","module":"dist/mobx-state-tree.module.js","scripts":{"jest":"jest --testPathPattern=/__tests__/core/","lint":"tslint -c ../../tslint.json 'src/**/*.ts'","test":"cross-env NODE_ENV=development yarn jest --ci && cross-env NODE_ENV=production yarn jest --ci && yarn run test:cyclic && yarn run test:mobx4","build":"shx cp ../../README.md . && tsc && cpr lib dist --delete-first --filter=\\\\.js && yarn rollup","rollup":"rollup -c","coverage":"yarn jest --coverage","jest:perf":"jest --testPathPattern=/__tests__/perf/","lint-docs":"tsc && documentation lint lib/index.js","test:perf":"yarn build && yarn jest:perf && TS_NODE_COMPILER_OPTIONS='{\"module\": \"commonjs\"}' /usr/bin/time node --expose-gc --require ts-node/register __tests__/perf/report.ts","build-docs":"tsc && documentation build lib/index.js --sort-order alpha -f md -o ../../API.md.tmp && concat -o ../../API.md ../../docs/API_header.md ../../API.md.tmp && shx rm ../../API.md.tmp","test:mobx4":"yarn add -D mobx@4.5.0 && yarn build && yarn jest --ci && git checkout package.json ../../yarn.lock && yarn install","_prepublish":"yarn run build && yarn run build-docs","test:cyclic":"yarn run build && node -e \"require('.')\""},"typings":"dist/index.d.ts","_npmUser":{"name":"xaviergonz","email":"xaviergonz@gmail.com"},"umd:main":"dist/mobx-state-tree.umd.js","repository":{"url":"git+https://github.com/mobxjs/mobx-state-tree.git","type":"git"},"_npmVersion":"6.4.1","description":"Opinionated, transactional, MobX powered state container","directories":{},"_nodeVersion":"10.11.0","_hasShrinkwrap":false,"devDependencies":{"cpr":"^3.0.0","shx":"^0.3.2","jest":"^23.4.0","mobx":"^5.5.0","tslib":"^1.7.1","concat":"^1.0.3","rollup":"^0.66.0","ts-jest":"^23.0.1","ts-node":"^7.0.0","coveralls":"^3.0.0","cross-env":"^5.1.1","babel-core":"^6.26.3","babel-jest":"^23.4.2","typescript":"^2.9.2","@types/jest":"^23.0.0","@types/node":"^10.0.0","documentation":"^8.0.0","rollup-plugin-uglify":"^6.0.0","rollup-plugin-replace":"^2.0.0","rollup-plugin-commonjs":"^9.0.0","rollup-plugin-filesize":"^5.0.0","rollup-plugin-node-resolve":"^3.0.0"},"peerDependencies":{"mobx":">=4.5.0 <5.0.0 || >=5.5.0 <6.0.0"},"_npmOperationalInternal":{"tmp":"tmp/mobx-state-tree_3.7.0_1539882911183_0.6093687254816873","host":"s3://npm-registry-packages"}},"3.7.1":{"name":"mobx-state-tree","version":"3.7.1","keywords":["mobx","mobx-state-tree","promise","reactive","frp","functional-reactive-programming","state management"],"author":{"name":"Michel Weststrate"},"license":"MIT","_id":"mobx-state-tree@3.7.1","maintainers":[{"name":"mattiamanzati","email":"manzati.mattia@gmail.com"},{"name":"mweststrate","email":"mweststrate@gmail.com"},{"name":"xaviergonz","email":"xaviergonz@gmail.com"}],"homepage":"https://github.com/mobxjs/mobx-state-tree#readme","bugs":{"url":"https://github.com/mobxjs/mobx-state-tree/issues"},"dist":{"shasum":"161fc1b46224d3defa28b482914d3aa8e1b80ed7","tarball":"https://registry.npmjs.org/mobx-state-tree/-/mobx-state-tree-3.7.1.tgz","fileCount":37,"integrity":"sha512-XJHT4ldB2eoHBOqTsNLOsJHNsClSkAUwNWQm9njat28Md0ymQIpVPpcKywz9I8tbu2RoWlEm1/U4v6SeQEk/sA==","signatures":[{"sig":"MEYCIQCOBq0g83R/FwPNqdMpCCZ9lrAIdLbl0Do3in1TmphAzgIhAPpr1fR9Lu6m5FqFSkndQFWKREBnEiZSOUIuyk3i016u","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":665109,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbz0l7CRA9TVsSAnZWagAA/MAP/2FY+KmoFKeSfZrsGC19\nBraox64HhjRSHs4gyfybYhsGObn/QjQl7Xygy8u78wGZIGZb4rxsLufGj9zb\nQ4ol6Lv86+htQVZukw4RygCjLZrDx+hG/tC3GfQ0NzROJgXX6bHgOrEaGfcM\n0dpI6fsz7558VfFELJVdQ7JzracMeLBdqQwxpwalsvJMji+nND8C/8GQJg5W\nh0LFRVY0bpcPzqU6W/Hn4RAqqw9coHCEC4uc9mqdXnREXOW1sJ9TAuIOi29+\nSp2qzd/4E8pAPCDC8fVr/KdlF9T/U57r9pgbfi6MKKGjkSlJmoSVwrTSHyM0\nM5DQUvduDCPdObnQt1oMK/fsF8hTwVz9/t9h+78jnFn3QLkwvMIbZh30CEZg\nw4Xyq1ATuv3c6+Ovmoy2hIVkM6VnBqWZh+AUOAHN/HrjfP5rS2DO1YZo3s0g\nQAIE9dJnqGE9daxTFcCNPREC1q3ZUITEZf8GHPC3jElYacvbESx3eXpy4fPt\nvWt1UrJy/5Qxw1HqT9nesgUHLivJ9lhx7QTMcLj47ty6ZXxGqpjXx2v1F/Xs\nK3joUqzA7Cz9/FY72uXISwRNQg/eQkhCMAv41gHUGKCqymnKz6wfecJYGZ3V\n2r7iXaMDIXq5/BuZn/vgKHcaDJN1B+LAtP2vcRGqmpX3SNbyz1u3xEOn0fxY\nK4F+\r\n=8Ee7\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/mobx-state-tree.js","module":"dist/mobx-state-tree.module.js","scripts":{"jest":"jest --testPathPattern=/__tests__/core/","lint":"tslint -c ../../tslint.json 'src/**/*.ts'","test":"cross-env NODE_ENV=development yarn jest --ci && cross-env NODE_ENV=production yarn jest --ci && yarn run test:cyclic && yarn run test:mobx4","build":"shx cp ../../README.md . && tsc && cpr lib dist --delete-first --filter=\\\\.js && yarn rollup","rollup":"rollup -c","coverage":"yarn jest --coverage","jest:perf":"jest --testPathPattern=/__tests__/perf/","lint-docs":"tsc && documentation lint lib/index.js","test:perf":"yarn build && yarn jest:perf && TS_NODE_COMPILER_OPTIONS='{\"module\": \"commonjs\"}' /usr/bin/time node --expose-gc --require ts-node/register __tests__/perf/report.ts","build-docs":"tsc && documentation build lib/index.js --sort-order alpha -f md -o ../../API.md.tmp && concat -o ../../API.md ../../docs/API_header.md ../../API.md.tmp && shx rm ../../API.md.tmp","test:mobx4":"yarn add -D mobx@4.5.0 && yarn build && yarn jest --ci && git checkout package.json ../../yarn.lock && yarn install","_prepublish":"yarn run build && yarn run build-docs","test:cyclic":"yarn run build && node -e \"require('.')\""},"typings":"dist/index.d.ts","_npmUser":{"name":"xaviergonz","email":"xaviergonz@gmail.com"},"umd:main":"dist/mobx-state-tree.umd.js","repository":{"url":"git+https://github.com/mobxjs/mobx-state-tree.git","type":"git"},"_npmVersion":"6.4.1","description":"Opinionated, transactional, MobX powered state container","directories":{},"_nodeVersion":"10.11.0","_hasShrinkwrap":false,"devDependencies":{"cpr":"^3.0.0","shx":"^0.3.2","jest":"^23.4.0","mobx":"^5.5.0","tslib":"^1.7.1","concat":"^1.0.3","rollup":"^0.66.0","ts-jest":"^23.0.1","ts-node":"^7.0.0","coveralls":"^3.0.0","cross-env":"^5.1.1","babel-core":"^6.26.3","babel-jest":"^23.4.2","typescript":"^2.9.2","@types/jest":"^23.0.0","@types/node":"^10.0.0","documentation":"^8.0.0","rollup-plugin-uglify":"^6.0.0","rollup-plugin-replace":"^2.0.0","rollup-plugin-commonjs":"^9.0.0","rollup-plugin-filesize":"^5.0.0","rollup-plugin-node-resolve":"^3.0.0"},"peerDependencies":{"mobx":">=4.5.0 <5.0.0 || >=5.5.0 <6.0.0"},"_npmOperationalInternal":{"tmp":"tmp/mobx-state-tree_3.7.1_1540311417831_0.8581665308398905","host":"s3://npm-registry-packages"}},"3.8.0":{"name":"mobx-state-tree","version":"3.8.0","keywords":["mobx","mobx-state-tree","promise","reactive","frp","functional-reactive-programming","state management"],"author":{"name":"Michel Weststrate"},"license":"MIT","_id":"mobx-state-tree@3.8.0","maintainers":[{"name":"mattiamanzati","email":"manzati.mattia@gmail.com"},{"name":"mweststrate","email":"mweststrate@gmail.com"},{"name":"xaviergonz","email":"xaviergonz@gmail.com"}],"homepage":"https://github.com/mobxjs/mobx-state-tree#readme","bugs":{"url":"https://github.com/mobxjs/mobx-state-tree/issues"},"dist":{"shasum":"536f97a02fae0e4e4c05096e77e8ce96fd79f3f9","tarball":"https://registry.npmjs.org/mobx-state-tree/-/mobx-state-tree-3.8.0.tgz","fileCount":39,"integrity":"sha512-lpt6aE/0CI/yIXPAU4nlE3vA3l+HdYqF4IJILOMUTwHMsOf5gnkFMSmEyiRPRTaW57tFcsfPnwFWfuPOODmliA==","signatures":[{"sig":"MEYCIQDxzKZLNcsv/JtHB+X8KyXKWHeDDle2TUkLRm1JdZT3LQIhAK/WxJCalBt7r7A+6EzUpJ+2inKXulobU7oezxFETvkx","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":672328,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJb8vHoCRA9TVsSAnZWagAAmRwP/3hVAvOw5ft0YDvw9Ana\nf7Yn9a3r/2QyN+k8xvsjYJ0HQx+3jejjdzMd9SfSDYJ26CfCtgyUM+7R8gI7\nyC5Xfq5y8dL+h3wHy5xcKew5gfrisoe8Shs8++MSVoV3st0+8LauRlo2w/uC\nfDKqbBA/S+DhsarnYsj+Ewl6jB8WQr6DSrwJX8yTdi2ns8Ww0HS5KMgF2oUD\nSnOFxvwcCP1xFfxOm7DUY3lELCTNZjXnMsrOw3B+3WCZd16iHhoj76Iwdqzo\nnBX96X+ov8XYpXfEJli07ckS0eugWVwCtGb4OMGliVNLLO1aYCtK786d0FMA\n1pJtnlnsZ8IwrOmTXwEudgDqd50YZckthePOHdRsj9kZWd5HaaKnnv0lUWe1\nqAyEf7qRPhdDR1sOaFHhPrnJHaz/N743QpUAm+GFtLopLmkkM+7UH2/qc1W0\nz7VLRi87YFpH4D8k4s+VzCOMj9/FdXlIRtabNoDrvNGBQALiX9CfzczO2qj3\n14zjr1DmFcBYkNE1xvNALol3nY3R2ij3NiNordWwAyLOP1rrplNQ1uJD6UGF\ncxcTCsf8jme9TC3YV7OC8YIbG0tYy00YMPegDzqUfji9MR6yUI0dgC5zoI4D\nfWj4He2wRyfyWzCNtYQiOfxhsFRSqh9BDS29iinVDbt/Wpu7Uir0vFUQkr0V\nBOuq\r\n=Hz0f\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/mobx-state-tree.js","module":"dist/mobx-state-tree.module.js","scripts":{"jest":"jest --testPathPattern=/__tests__/core/","lint":"tslint -c ../../tslint.json 'src/**/*.ts'","test":"cross-env NODE_ENV=development yarn jest --ci && cross-env NODE_ENV=production yarn jest --ci && yarn run test:cyclic && yarn run test:mobx4","build":"shx cp ../../README.md . && tsc && cpr lib dist --delete-first --filter=\\\\.js && yarn rollup","rollup":"rollup -c","coverage":"yarn jest --coverage","jest:perf":"jest --testPathPattern=/__tests__/perf/","lint-docs":"tsc && documentation lint lib/index.js","test:perf":"yarn build && yarn jest:perf && TS_NODE_COMPILER_OPTIONS='{\"module\": \"commonjs\"}' /usr/bin/time node --expose-gc --require ts-node/register __tests__/perf/report.ts","build-docs":"tsc && documentation build lib/index.js --sort-order alpha -f md -o ../../API.md.tmp && concat -o ../../API.md ../../docs/API_header.md ../../API.md.tmp && shx rm ../../API.md.tmp","test:mobx4":"yarn add -D mobx@4.5.0 && yarn build && yarn jest --ci && git checkout package.json ../../yarn.lock && yarn install","_prepublish":"yarn run build && yarn run build-docs","test:cyclic":"yarn run build && node -e \"require('.')\""},"typings":"dist/index.d.ts","_npmUser":{"name":"xaviergonz","email":"xaviergonz@gmail.com"},"umd:main":"dist/mobx-state-tree.umd.js","repository":{"url":"git+https://github.com/mobxjs/mobx-state-tree.git","type":"git"},"_npmVersion":"6.4.1","description":"Opinionated, transactional, MobX powered state container","directories":{},"_nodeVersion":"10.13.0","_hasShrinkwrap":false,"devDependencies":{"cpr":"^3.0.0","shx":"^0.3.2","jest":"^23.4.0","mobx":"^5.5.0","tslib":"^1.7.1","concat":"^1.0.3","rollup":"^0.66.0","ts-jest":"^23.0.1","ts-node":"^7.0.0","coveralls":"^3.0.0","cross-env":"^5.1.1","babel-core":"^6.26.3","babel-jest":"^23.4.2","typescript":"^2.9.2","@types/jest":"^23.0.0","@types/node":"^10.0.0","documentation":"^8.0.0","rollup-plugin-uglify":"^6.0.0","rollup-plugin-replace":"^2.0.0","rollup-plugin-commonjs":"^9.0.0","rollup-plugin-filesize":"^5.0.0","rollup-plugin-node-resolve":"^3.0.0"},"peerDependencies":{"mobx":">=4.5.0 <5.0.0 || >=5.5.0 <6.0.0"},"_npmOperationalInternal":{"tmp":"tmp/mobx-state-tree_3.8.0_1542648295745_0.5361968943000763","host":"s3://npm-registry-packages"}},"3.8.1":{"name":"mobx-state-tree","version":"3.8.1","keywords":["mobx","mobx-state-tree","promise","reactive","frp","functional-reactive-programming","state management"],"author":{"name":"Michel Weststrate"},"license":"MIT","_id":"mobx-state-tree@3.8.1","maintainers":[{"name":"mattiamanzati","email":"manzati.mattia@gmail.com"},{"name":"mweststrate","email":"mweststrate@gmail.com"},{"name":"xaviergonz","email":"xaviergonz@gmail.com"}],"homepage":"https://github.com/mobxjs/mobx-state-tree#readme","bugs":{"url":"https://github.com/mobxjs/mobx-state-tree/issues"},"dist":{"shasum":"c493f4006d8f24d73d0be98b9be5fc2753142a77","tarball":"https://registry.npmjs.org/mobx-state-tree/-/mobx-state-tree-3.8.1.tgz","fileCount":39,"integrity":"sha512-V2mRHHAi8+799urYDA0Lib3c+1FAoGlzuET+bhy4BtiUnQuwVPS5b0aqhidNt5InvrPUBvklp8KKHD70ojxAjw==","signatures":[{"sig":"MEQCIDdxtRm3oX3kwi33YGQhqqYS9tV6apjJKrmJt74XPhLMAiB7bzIlvkFPxRfxA0Y8+lbc6M1WjhMlaV5hJCcKyQn8Pg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":672055,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJb9F67CRA9TVsSAnZWagAAAGAP/RcNelsbKfbeflrsKDK3\nJdFxYzWvbV0HN8b1NrBdFPvwHDCLu7X7cqpYlF7G1N+w0s/wEbi51zPFUbaE\nkJnO7Fm/jwlgr42UTopZ1CIa7waO2CDO+9QN9kPkAabcAVBfnyaj+DhJzIdf\nro2YaZQ/rASrphwi0RBMdgcNkHUQdR2TIox2FtjQ1dGowgZpOBqkUNTPq7K0\n+dCw1H80kxAgdxOPFmCEkW8WZw2AzmKdF2TaAJhVBn0sINQ2l/aZIpvCXrF7\nW5QEw4aG8mifJ3aCJ6WqZm4XOhj0fmgKDI4gaBVJ3ES75ObaHfcg/9OuffbG\nsD7z0m7lev/f8nXB5vBZ+5HgdA92EP2hTOi6mJLYR4iDM9wXAFq8j7jl9CeR\n2jBjvh/Kk/IcsdSTLkbNctP60Km4HmwhPSlswED/ND9Hdn/mSwJFTAT3uTon\n8QHvV330XAsAzMRiWa5KmVH1uUfOXhM6YQD/nl05bMzvQPy+15QAw9u7PfXv\nTpvH4IRCBUCSnDOlnErsOi/RUU8Wm7dj4kW7ejCOpHBduiXnOL1WZKJjS5iA\nrjFd7CPmXN075GbKSki1sqI93QXDOsh0X2SOHm/dFV6Xmi0FF876D6x8rNnZ\n9XVzWt9Cib/rYa1rPOXMQwv2KLjBtiXsMYEJGol3M4+ESznS5p/IuL5tYF9y\nytIQ\r\n=zGgH\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/mobx-state-tree.js","module":"dist/mobx-state-tree.module.js","scripts":{"jest":"jest --testPathPattern=/__tests__/core/","lint":"tslint -c ../../tslint.json 'src/**/*.ts'","test":"cross-env NODE_ENV=development yarn jest --ci && cross-env NODE_ENV=production yarn jest --ci && yarn run test:cyclic && yarn run test:mobx4","build":"shx cp ../../README.md . && tsc && cpr lib dist --delete-first --filter=\\\\.js && yarn rollup","rollup":"rollup -c","coverage":"yarn jest --coverage","jest:perf":"jest --testPathPattern=/__tests__/perf/","lint-docs":"tsc && documentation lint lib/index.js","test:perf":"yarn build && yarn jest:perf && TS_NODE_COMPILER_OPTIONS='{\"module\": \"commonjs\"}' /usr/bin/time node --expose-gc --require ts-node/register __tests__/perf/report.ts","build-docs":"tsc && documentation build lib/index.js --sort-order alpha -f md -o ../../API.md.tmp && concat -o ../../API.md ../../docs/API_header.md ../../API.md.tmp && shx rm ../../API.md.tmp","test:mobx4":"yarn add -D mobx@4.5.0 && yarn build && yarn jest --ci && git checkout package.json ../../yarn.lock && yarn install","_prepublish":"yarn run build && yarn run build-docs","test:cyclic":"yarn run build && node -e \"require('.')\""},"typings":"dist/index.d.ts","_npmUser":{"name":"xaviergonz","email":"xaviergonz@gmail.com"},"umd:main":"dist/mobx-state-tree.umd.js","repository":{"url":"git+https://github.com/mobxjs/mobx-state-tree.git","type":"git"},"_npmVersion":"6.4.1","description":"Opinionated, transactional, MobX powered state container","directories":{},"_nodeVersion":"10.13.0","_hasShrinkwrap":false,"devDependencies":{"cpr":"^3.0.0","shx":"^0.3.2","jest":"^23.4.0","mobx":"^5.5.0","tslib":"^1.7.1","concat":"^1.0.3","rollup":"^0.66.0","ts-jest":"^23.0.1","ts-node":"^7.0.0","coveralls":"^3.0.0","cross-env":"^5.1.1","babel-core":"^6.26.3","babel-jest":"^23.4.2","typescript":"^2.9.2","@types/jest":"^23.0.0","@types/node":"^10.0.0","documentation":"^8.0.0","rollup-plugin-uglify":"^6.0.0","rollup-plugin-replace":"^2.0.0","rollup-plugin-commonjs":"^9.0.0","rollup-plugin-filesize":"^5.0.0","rollup-plugin-node-resolve":"^3.0.0"},"peerDependencies":{"mobx":">=4.5.0 <5.0.0 || >=5.5.0 <6.0.0"},"_npmOperationalInternal":{"tmp":"tmp/mobx-state-tree_3.8.1_1542741691008_0.33436232178423664","host":"s3://npm-registry-packages"}},"3.9.0":{"name":"mobx-state-tree","version":"3.9.0","keywords":["mobx","mobx-state-tree","promise","reactive","frp","functional-reactive-programming","state management"],"author":{"name":"Michel Weststrate"},"license":"MIT","_id":"mobx-state-tree@3.9.0","maintainers":[{"name":"mattiamanzati","email":"manzati.mattia@gmail.com"},{"name":"mweststrate","email":"mweststrate@gmail.com"},{"name":"xaviergonz","email":"xaviergonz@gmail.com"}],"homepage":"https://github.com/mobxjs/mobx-state-tree#readme","bugs":{"url":"https://github.com/mobxjs/mobx-state-tree/issues"},"dist":{"shasum":"78fc35fc0b64e6d38335a4dcb2b234f9c7e589e7","tarball":"https://registry.npmjs.org/mobx-state-tree/-/mobx-state-tree-3.9.0.tgz","fileCount":40,"integrity":"sha512-83tU3CdPDfSU6yPLcRGWcdkiQwPza+DXRroAbKfwArjTu9X2EqLmymXRSPjpEOrWG5qOC6r4bAs9YXvodOOD6w==","signatures":[{"sig":"MEQCIAa4JQggMR9jG2RUPMwWqDy9wWOLQYbwOq5s8bUKRxF/AiBEFlDbV30xgbowUHp4Fx8p3CiebTnjxNJwRwGhRYloHg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":709652,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcCA0VCRA9TVsSAnZWagAAFDkQAIq+mz3+6wPNBVFqm4bH\n/uq+oK9x4PcmRdkN5oJnVh8ECQN+TJvK5pp6JMSyQtwWkKQ09oOEZBePoish\n1qizXSlPIU9PAlL6dVdRaD+V32uKFHVQ+pxFthHCI8i5fxxZq3Ml8pzbSD+X\nkCXl1txDDK1lhHk6dh9MbGf8G1tE1CiwIlRY4I/SxmqErOYEwCxSkSnRZmeo\n+6lx6ELS5/IXOoRV6aRZHH53JbKPioF0ct4yn5mHInOo7eTah5FOPPdLkjtH\nMtM2rcLnsAqEkUAZQ+Eq1vOg2pLbnLUpJO19SjaHo7+mKRU6jusf0Nm5nClF\nUuRMn4hh6y+fZnV9B9wgBZGJ5MmvbFwVt5Pdpz1WboO2tX2FuhQ3C/eADyqY\n5JWqE85OZbPldUYUzgXLkOAg8PuPTVi1x4Cij1hbdhozcpNu5o3tnIbFdCbr\nfAJd7n1bv6DU5X/SFusjFrAF9Uh8kcDeS3nUqm/aApuI2KELisbyvFACYn9/\nQ+ekX8fcceXKMNDPebZ+GZVjKEmhv/B/TDr9q4JUNQGZRP+ZGl7pEbuwgSfS\nc3lsysRZdJlIpLkrsGBAXXQDtbAWMSp8hs1IJdExda/55ir1WB2wtDUQCc5x\noR7MaayLR1siOFko3w0BAQgLo88lD2G5R8Y6XasiiML+QqhNYeJ01mwyoA33\n49VE\r\n=azpM\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/mobx-state-tree.js","module":"dist/mobx-state-tree.module.js","scripts":{"jest":"jest --testPathPattern=/__tests__/core/","lint":"tslint -c ../../tslint.json 'src/**/*.ts'","test":"cross-env NODE_ENV=development yarn jest --ci && cross-env NODE_ENV=production yarn jest --ci && yarn run test:cyclic && yarn run test:mobx4","build":"shx cp ../../README.md . && tsc && cpr lib dist --delete-first --filter=\\\\.js && yarn rollup","rollup":"rollup -c","coverage":"yarn jest --coverage","jest:perf":"jest --testPathPattern=/__tests__/perf/","lint-docs":"tsc && documentation lint lib/index.js","test:perf":"yarn build && yarn jest:perf && TS_NODE_COMPILER_OPTIONS='{\"module\": \"commonjs\"}' /usr/bin/time node --expose-gc --require ts-node/register __tests__/perf/report.ts","build-docs":"tsc && documentation build lib/index.js --sort-order alpha -f md -o ../../API.md.tmp && concat -o ../../API.md ../../docs/API_header.md ../../API.md.tmp && shx rm ../../API.md.tmp","test:mobx4":"yarn add -D mobx@4.5.0 && yarn build && yarn jest --ci && git checkout package.json ../../yarn.lock && yarn install","_prepublish":"yarn run build && yarn run build-docs","test:cyclic":"yarn run build && node -e \"require('.')\""},"typings":"dist/index.d.ts","_npmUser":{"name":"xaviergonz","email":"xaviergonz@gmail.com"},"umd:main":"dist/mobx-state-tree.umd.js","repository":{"url":"git+https://github.com/mobxjs/mobx-state-tree.git","type":"git"},"_npmVersion":"6.4.1","description":"Opinionated, transactional, MobX powered state container","directories":{},"_nodeVersion":"10.11.0","_hasShrinkwrap":false,"devDependencies":{"cpr":"^3.0.0","shx":"^0.3.2","jest":"^23.4.0","mobx":"^5.5.0","tslib":"^1.7.1","concat":"^1.0.3","rollup":"^0.67.0","ts-jest":"^23.0.1","ts-node":"^7.0.0","coveralls":"^3.0.0","cross-env":"^5.1.1","babel-core":"^6.26.3","babel-jest":"^23.4.2","typescript":"~3.0.0","@types/jest":"^23.0.0","@types/node":"^10.0.0","documentation":"^8.0.0","rollup-plugin-uglify":"^6.0.0","rollup-plugin-replace":"^2.0.0","rollup-plugin-commonjs":"^9.0.0","rollup-plugin-filesize":"^5.0.0","rollup-plugin-node-resolve":"^3.0.0"},"peerDependencies":{"mobx":">=4.5.0 <5.0.0 || >=5.5.0 <6.0.0"},"_npmOperationalInternal":{"tmp":"tmp/mobx-state-tree_3.9.0_1544031508454_0.48411831507661685","host":"s3://npm-registry-packages"}},"3.10.0":{"name":"mobx-state-tree","version":"3.10.0","keywords":["mobx","mobx-state-tree","promise","reactive","frp","functional-reactive-programming","state management"],"author":{"name":"Michel Weststrate"},"license":"MIT","_id":"mobx-state-tree@3.10.0","maintainers":[{"name":"mattiamanzati","email":"manzati.mattia@gmail.com"},{"name":"mweststrate","email":"mweststrate@gmail.com"},{"name":"xaviergonz","email":"xaviergonz@gmail.com"}],"homepage":"https://github.com/mobxjs/mobx-state-tree#readme","bugs":{"url":"https://github.com/mobxjs/mobx-state-tree/issues"},"dist":{"shasum":"92b893e2c85339e246779d19928b6d69b798a813","tarball":"https://registry.npmjs.org/mobx-state-tree/-/mobx-state-tree-3.10.0.tgz","fileCount":44,"integrity":"sha512-CEOZRx8wOSwEI7cYiD+kvPrAtpDB5VNpWVWL11mCXljx8WE9Ec6nwL/xZRYMZVFRvxvAoSFS9VqmVDiUHAZ1LA==","signatures":[{"sig":"MEUCICSFuMVKLY2lB0Kr3Se44WbOdKj/DJ17rZZ1/LKI+LMlAiEA96EJzal/JZ7PpDdF4lh/ZKNSgHy2y+/Akcmu3+P+vK8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":711907,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcJ3B9CRA9TVsSAnZWagAAe3wP/R+wjoxrqyaBLEX03Q+x\nY4/gRsJSFcgqYdYlvuayDd8w0R7YI/tzVMMM+5i9yquhai5CdxW843wAZCWZ\nCG7kp1zGFpJ6Wj2iB1+h2Ek4I5ZZbUYKrsd3bC+VhCeWfWLEdFhs+GcKT9x2\nxWN9cWUdhrgp0dPCDr6mTq2h5rkEuC1ZcnZPmmrXtw+XwKpdnf4+ckXkuT9u\ni8LWblCpi1fgG4DCLfs4YKvtCn7QivaWFq0J7ajwiFG2B8kDxV5gr74xzF8T\nvWgVNCvnbwCHCTB6sYX8yYL9um2T3suykbc0RANBqZ7YY2iV8tMBT8fqjvvR\n+03ZVmwTs33kd2JCJqLPH5PDWIjs26gta1CPwu2Isjm4rp8xpGY28v0Q0pIp\nE7HEz0uVOndUwQhkmktfxB2fXZeZpQj7+8eFcx3pDNebjiKtYj9F4VPir5DR\niK63jefAc049nmaddxJL80nRW6HbQDf99lp1o90zbwDyBJKjd/fX0bHXxeIn\n8K88zJvueBB/gix0blBOraFvx5EzRUBxFoEc5bUNar7L9hK2C82VHcbaZhTx\n6hfPZd5SobLD5ww7frqx2l4C34PeB5BVs4W2XvLu46M4HHuWmD9oQKByIHNv\nI8fcJuto54SfRUZI2L3mN+SptEurKqoxdcDW0Hy5XzjJV0j7UyTpQB+LuhF3\nsEEw\r\n=Ta3A\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/mobx-state-tree.js","module":"dist/mobx-state-tree.module.js","scripts":{"jest":"jest --testPathPattern=/__tests__/core/","lint":"tslint -c ../../tslint.json 'src/**/*.ts'","test":"cross-env NODE_ENV=development yarn jest --ci && cross-env NODE_ENV=production yarn jest --ci && yarn run test:cyclic && yarn run test:mobx4","build":"shx cp ../../README.md . && tsc && cpr lib dist --delete-first --filter=\\\\.js && yarn rollup","rollup":"rollup -c","coverage":"yarn jest --coverage","fix-docs":"replace --quiet \"&lt;\" \"<\" ../../docs/API/README.md && replace --quiet \"&gt;\" \">\" ../../docs/API/README.md && concat -o ../../docs/API/README.md ../../docs/API_header.md ../../docs/API/README.md","jest:perf":"jest --testPathPattern=/__tests__/perf/","test:perf":"yarn build && yarn jest:perf && TS_NODE_COMPILER_OPTIONS='{\"module\": \"commonjs\"}' /usr/bin/time node --expose-gc --require ts-node/register __tests__/perf/report.ts","build-docs":"shx rm -rf ../../docs/API && typedoc --options ./typedocconfig.js && yarn fix-docs","test:mobx4":"yarn add -D mobx@4.8.0 && yarn build && yarn jest --ci && git checkout package.json ../../yarn.lock && yarn install","_prepublish":"yarn run build && yarn run build-docs","test:cyclic":"yarn run build && node -e \"require('.')\""},"typings":"dist/index.d.ts","_npmUser":{"name":"xaviergonz","email":"xaviergonz@gmail.com"},"umd:main":"dist/mobx-state-tree.umd.js","repository":{"url":"git+https://github.com/mobxjs/mobx-state-tree.git","type":"git"},"_npmVersion":"6.4.1","description":"Opinionated, transactional, MobX powered state container","directories":{},"_nodeVersion":"10.14.2","_hasShrinkwrap":false,"devDependencies":{"cpr":"^3.0.0","shx":"^0.3.2","jest":"^23.4.0","mobx":"^5.8.0","tslib":"^1.7.1","concat":"^1.0.3","rollup":"^1.0.0","replace":"^1.0.1","ts-jest":"^23.0.1","ts-node":"^7.0.0","typedoc":"^0.13.0","coveralls":"^3.0.0","cross-env":"^5.1.1","babel-core":"^6.26.3","babel-jest":"^23.4.2","typescript":"~3.0.0","@types/jest":"^23.0.0","@types/node":"^10.0.0","rollup-plugin-uglify":"^6.0.0","rollup-plugin-replace":"^2.0.0","rollup-plugin-commonjs":"^9.0.0","rollup-plugin-filesize":"^5.0.0","typedoc-plugin-markdown":"^1.1.20","rollup-plugin-node-resolve":"^4.0.0"},"peerDependencies":{"mobx":">=4.8.0 <5.0.0 || >=5.8.0 <6.0.0"},"_npmOperationalInternal":{"tmp":"tmp/mobx-state-tree_3.10.0_1546088572757_0.2603520231329428","host":"s3://npm-registry-packages"}},"3.10.1":{"name":"mobx-state-tree","version":"3.10.1","keywords":["mobx","mobx-state-tree","promise","reactive","frp","functional-reactive-programming","state management"],"author":{"name":"Michel Weststrate"},"license":"MIT","_id":"mobx-state-tree@3.10.1","maintainers":[{"name":"mattiamanzati","email":"manzati.mattia@gmail.com"},{"name":"mweststrate","email":"mweststrate@gmail.com"},{"name":"xaviergonz","email":"xaviergonz@gmail.com"}],"homepage":"https://github.com/mobxjs/mobx-state-tree#readme","bugs":{"url":"https://github.com/mobxjs/mobx-state-tree/issues"},"dist":{"shasum":"79aea97360f36cc6eedd488baacbe47f10d07aa1","tarball":"https://registry.npmjs.org/mobx-state-tree/-/mobx-state-tree-3.10.1.tgz","fileCount":122,"integrity":"sha512-jP/0Fy9rmFJoVHLYTjhvKVHl9MhtRQ/a73NzsmD60wiosSrxzqFqi+p1zdf2g8dqW7ihUYfmV6hRC4+nhh6Rgg==","signatures":[{"sig":"MEUCIQCXiSoVY+wBzswcLQrrfwJ9wZ/IZ7dEjX9/KoxCyAvFrgIgEB6ySAlk5Zl8humoM52eIX2QZjj3Mm6RRtD7isMu4P8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1104244,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcR32KCRA9TVsSAnZWagAAcowP/1kkDn5QPV8YRPG+XaO3\nVogClhVMqQ0Fx+BeDAtND5G5lB0D+ojFsc1MC65ZVljT+9rPb481fbTOeDO2\n22UyTF0GSZv7vpqqToYYhzcug3uSap8u7sOpZ2Ri/Ib2PQAJBx4dO649ZjYH\n0HnZ5sU8viEz4MGliNgZdj7jl0trHJVbukORjPzgaJRqeHd9NwDDFpHvQjgU\nRWigBy8UTJGiQKDv0x6DMIO/qF8S1jMDB6T4pzrVz3eHwt9GK9vm8HheLiHI\nOlB1IANG8KDroI8TJfuJAkHpuZV9pmIm1ypw2W/LwY0Y9HrLcsNW9KZXXKCJ\nrzy7q94AtnkPZCikgrVB4VRmu7teE9pXuyWaHUovuQmC2L2hwXtDrdub185O\nuCt+/+RLa/HG53TWlaAxvJbsFbzEnPOCDHeqCi53vYzNCS1Bpd0SziN0Ukhx\n9s38QtIUwcwLUwSUBjxAebsieAL12dwF3wexbxFLboMH1F2FmE64dn+mJqAF\ngfXbnEGPD3TuJZh66cZbTl1219eWx/Zv9avXUwU5F/C7J4EWAgDDyMXQRslB\n8GtQVYdv6F9Z49O+4mOdEl517ZC0Kzg0PJTsx3soEdegfVkBnx5LVlSvnDqq\nbiurr804G6TqExFg+UqrdFdTBIu565gIHje3R0tP4sN2r1htTGoiLvm9DfgE\non2H\r\n=0JxT\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/mobx-state-tree.js","module":"dist/mobx-state-tree.module.js","scripts":{"jest":"jest --testPathPattern=/__tests__/core/","lint":"tslint -c ../../tslint.json 'src/**/*.ts'","test":"cross-env NODE_ENV=development yarn jest --ci && cross-env NODE_ENV=production yarn jest --ci && yarn run test:cyclic && yarn run test:mobx4","build":"shx cp ../../README.md . && tsc && cpr lib dist --delete-first --filter=\\\\.js && yarn rollup","rollup":"rollup -c","coverage":"yarn jest --coverage","fix-docs":"replace --quiet \"&lt;\" \"<\" ../../docs/API/README.md && replace --quiet \"&gt;\" \">\" ../../docs/API/README.md && concat -o ../../docs/API/README.md ../../docs/API_header.md ../../docs/API/README.md","jest:perf":"jest --testPathPattern=/__tests__/perf/","test:perf":"yarn build && yarn jest:perf && TS_NODE_COMPILER_OPTIONS='{\"module\": \"commonjs\"}' /usr/bin/time node --expose-gc --require ts-node/register __tests__/perf/report.ts","build-docs":"shx rm -rf ../../docs/API && typedoc --options ./typedocconfig.js && yarn fix-docs","test:mobx4":"yarn add -D mobx@4.9.0 && yarn build && yarn jest --ci && git checkout package.json ../../yarn.lock && yarn install","_prepublish":"yarn run build && yarn run build-docs","test:cyclic":"yarn run build && node -e \"require('.')\""},"typings":"dist/index.d.ts","_npmUser":{"name":"xaviergonz","email":"xaviergonz@gmail.com"},"umd:main":"dist/mobx-state-tree.umd.js","repository":{"url":"git+https://github.com/mobxjs/mobx-state-tree.git","type":"git"},"_npmVersion":"6.5.0-next.0","description":"Opinionated, transactional, MobX powered state container","directories":{},"_nodeVersion":"11.6.0","_hasShrinkwrap":false,"devDependencies":{"cpr":"^3.0.0","shx":"^0.3.2","jest":"^23.4.0","mobx":"^5.9.0","lerna":"^3.3.0","tslib":"^1.7.1","concat":"^1.0.3","rollup":"^1.0.0","tslint":"^5.0.0","replace":"^1.0.1","ts-jest":"^23.0.1","ts-node":"^8.0.0","typedoc":"^0.14.0","prettier":"^1.13.6","coveralls":"^3.0.0","cross-env":"^5.1.1","babel-core":"^6.26.3","babel-jest":"^23.4.2","typescript":"~3.0.0","@types/jest":"^23.0.0","@types/node":"^10.0.0","rollup-plugin-uglify":"^6.0.0","rollup-plugin-replace":"^2.0.0","rollup-plugin-commonjs":"^9.0.0","rollup-plugin-filesize":"^6.0.0","typedoc-plugin-markdown":"^1.1.20","rollup-plugin-node-resolve":"^4.0.0"},"peerDependencies":{"mobx":">=4.8.0 <5.0.0 || >=5.8.0 <6.0.0"},"_npmOperationalInternal":{"tmp":"tmp/mobx-state-tree_3.10.1_1548189065587_0.2396586840513144","host":"s3://npm-registry-packages"}},"3.10.2":{"name":"mobx-state-tree","version":"3.10.2","keywords":["mobx","mobx-state-tree","promise","reactive","frp","functional-reactive-programming","state management"],"author":{"name":"Michel Weststrate"},"license":"MIT","_id":"mobx-state-tree@3.10.2","maintainers":[{"name":"mattiamanzati","email":"manzati.mattia@gmail.com"},{"name":"mweststrate","email":"mweststrate@gmail.com"},{"name":"xaviergonz","email":"xaviergonz@gmail.com"}],"homepage":"https://github.com/mobxjs/mobx-state-tree#readme","bugs":{"url":"https://github.com/mobxjs/mobx-state-tree/issues"},"dist":{"shasum":"1cbb99a65e7e0a8f91e2c2be44d23de9b1c71afc","tarball":"https://registry.npmjs.org/mobx-state-tree/-/mobx-state-tree-3.10.2.tgz","fileCount":113,"integrity":"sha512-DCt05qayAaLEMldsNYicJiLUg5rFyEzivlD4oiy8HjTQ+M3aqRbgvz9kn0g1uR/5IT27jPMkAZO8MSICDGitDw==","signatures":[{"sig":"MEYCIQC44/gLHyZnXI/oJk9CfpgJ85zZLU5wYzTzuTQKc+EdFwIhALp4V+HPw7mpjMVD88vhdnix3V5vQRnO+mXHpUQQptoM","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1101935,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcSyiFCRA9TVsSAnZWagAAAD8P/3AdsdiaxHY2P74HnD9g\nesmAsqeEeFGgiCnUFKycuGQ2onCjKiYCGcLWsjXNyB6lfKWfKVhe+q9H+mTp\nzBCVna2USzeVZsqvVzfNHYZoIRog0r/YGP82K5IZDxE/M1BkxvPBhOVXHE2m\ncvO/TFzhKUOf8sv3mveIUhVuqWZ/3ER9LtEU7k0QQBTvKS0eSjJuzBTKANpu\nT+EEsjCkfSSz7TEDiM1zA5JBcqdVHfa7fRk4zi8r5JkkSvVsBGSXwVr8JenM\njQ1EdomeCr1PyJ5FGz7FHZ6NpltOfOvC3PsaZNju3i5pQ/5HXPb6/m57DDfT\n7OKhURG5oCf2t8z7qpXgRna2MWfMA/BiR1pjo6E7zsAQY+JiDB51/4+KB6DV\nTO4vnJdb7HWmvTH61JnFo3lzn4YKze8ABVukwF+TiZSiByG/e0QIUtNOpmbP\npbG6SnK8g4ArUOu+22RJHj0dkIw419Dg2NC4T7Kd766QhmnIvYcwYH7ovW7U\neTiBYaGXYD6M+watzbhd4fEa7HNQ3qQ1JxKIeQLn16vUjGnCberI1arAqdCU\nG4qrmm65FYMSetfkVE/Gr5uGLcRZojPxhn9yD4wNDlKAK4zjDAqp47kq4Qf6\nY6DsfhTluZwlWKVWSdVDxufUp1mNcaIGDzgZDRualENbuqCjkGLsJhPuV5d0\nxV7G\r\n=lxah\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/mobx-state-tree.js","module":"dist/mobx-state-tree.module.js","scripts":{"jest":"jest --testPathPattern=/__tests__/core/","lint":"tslint -c ../../tslint.json 'src/**/*.ts'","test":"cross-env NODE_ENV=development yarn jest --ci && cross-env NODE_ENV=production yarn jest --ci && yarn run test:cyclic && yarn run test:mobx4","build":"shx cp ../../README.md . && tsc && cpr lib dist --delete-first --filter=\\\\.js && yarn rollup","rollup":"rollup -c","coverage":"yarn jest --coverage","fix-docs":"replace --quiet \"&lt;\" \"<\" ../../docs/API/README.md && replace --quiet \"&gt;\" \">\" ../../docs/API/README.md && concat -o ../../docs/API/README.md ../../docs/API_header.md ../../docs/API/README.md","jest:perf":"jest --testPathPattern=/__tests__/perf/","test:perf":"yarn build && yarn jest:perf && TS_NODE_COMPILER_OPTIONS='{\"module\": \"commonjs\"}' /usr/bin/time node --expose-gc --require ts-node/register __tests__/perf/report.ts","build-docs":"shx rm -rf ../../docs/API && typedoc --options ./typedocconfig.js && yarn fix-docs","test:mobx4":"yarn add -D mobx@4.9.0 && yarn build && yarn jest --ci && git checkout package.json ../../yarn.lock && yarn install","_prepublish":"yarn run build && yarn run build-docs","test:cyclic":"yarn run build && node -e \"require('.')\""},"typings":"dist/index.d.ts","_npmUser":{"name":"xaviergonz","email":"xaviergonz@gmail.com"},"umd:main":"dist/mobx-state-tree.umd.js","repository":{"url":"git+https://github.com/mobxjs/mobx-state-tree.git","type":"git"},"_npmVersion":"6.4.1","description":"Opinionated, transactional, MobX powered state container","directories":{},"_nodeVersion":"11.1.0","_hasShrinkwrap":false,"devDependencies":{"cpr":"^3.0.0","shx":"^0.3.2","jest":"^23.4.0","mobx":"^5.9.0","lerna":"^3.3.0","tslib":"^1.7.1","concat":"^1.0.3","rollup":"^1.0.0","tslint":"^5.0.0","replace":"^1.0.1","ts-jest":"^23.0.1","ts-node":"^8.0.0","typedoc":"^0.14.0","prettier":"^1.13.6","coveralls":"^3.0.0","cross-env":"^5.1.1","babel-core":"^6.26.3","babel-jest":"^23.4.2","typescript":"~3.0.0","@types/jest":"^23.0.0","@types/node":"^10.0.0","rollup-plugin-uglify":"^6.0.0","rollup-plugin-replace":"^2.0.0","rollup-plugin-commonjs":"^9.0.0","rollup-plugin-filesize":"^6.0.0","typedoc-plugin-markdown":"^1.1.20","rollup-plugin-node-resolve":"^4.0.0"},"peerDependencies":{"mobx":">=4.8.0 <5.0.0 || >=5.8.0 <6.0.0"},"_npmOperationalInternal":{"tmp":"tmp/mobx-state-tree_3.10.2_1548429444712_0.5687848004712162","host":"s3://npm-registry-packages"}},"3.11.0":{"name":"mobx-state-tree","version":"3.11.0","keywords":["mobx","mobx-state-tree","promise","reactive","frp","functional-reactive-programming","state management"],"author":{"name":"Michel Weststrate"},"license":"MIT","_id":"mobx-state-tree@3.11.0","maintainers":[{"name":"mattiamanzati","email":"manzati.mattia@gmail.com"},{"name":"mweststrate","email":"mweststrate@gmail.com"},{"name":"xaviergonz","email":"xaviergonz@gmail.com"}],"homepage":"https://github.com/mobxjs/mobx-state-tree#readme","bugs":{"url":"https://github.com/mobxjs/mobx-state-tree/issues"},"dist":{"shasum":"959890a0008101d7ef52a92a7156fdf7436a5ef2","tarball":"https://registry.npmjs.org/mobx-state-tree/-/mobx-state-tree-3.11.0.tgz","fileCount":122,"integrity":"sha512-0a5ZDTMQxLO6WkqwNsCRYru5bxsjodQiOEoA4pHj03M0ZjiPtEvmMP6NKzRYZdPIvgDpuPvXB2QeUw5yOQXOLA==","signatures":[{"sig":"MEUCIHKzbBJ523DvUbakyCfICkjYHg2mSAh4lNPe1adh8jNgAiEAiwOSzF9MdMghWWuiARkb5/T3qsyRsBrXbC5lsPOPRrQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1192722,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcgXtNCRA9TVsSAnZWagAAbIIP/1VvjdH3EoNmagz/I5WS\nObjxdafEi4LgBFIcdMo8+tV2AH9WV9j09UyzlDc2CfH6qlgp4z42K2HTlLZH\nO4AlepLFrgS1z6p9dTFeRuxkkgvSbvaV3BGTHQxZN14jrQwIV7BgKgXPw1b+\nhkt0/5jnyAwM+/GRUZce/8zSyzyscxfMzpd5CMj3oIZFIKqduGOu1KYLgYGm\nUWi6GCcvZThF8Ac76i3MvVNHr88N7WOkZyrQhxuntRW19jShoMSFZZKFAeNs\noAPi0HY15iqVhpavw9BntUN1lA7CRky6F8mtkvjmwKsLZOhTcEp7bPVm1EVU\nxqlaot9TCXqRhspaXmtCVXsB7QOr9jRfsV871+rmiCvAYoYvJPff6PmYxKHK\nBTFZHz35dUkzyysyh8fx2X5khtn4WWwzyerm5BI79Y7Q3/fNPH/4Lb15uRL5\nRpnsNAzoYU6TFpfwjg+8qoUnEIhlJvuQdX/Rydy+jlGKL+wUMsRc8mFnZ85w\nJreUxXs4a/HYvXmtqbjg3x2NyZT6OieyZxdzPIFb44vBbtDeq9pIb/G+Eemr\nL4108GMYQlCB8zhMejLV58JaMxXB6tLgO5mYaw80Eyo4bu6xKwChim9rztXQ\ncbNuIGNEPO6l+jrDjAhd+wfpWGIxX+JBvbDvBZnzv19PW4Vp/pfnesFxkTsg\nXOiH\r\n=NyrI\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/mobx-state-tree.js","module":"dist/mobx-state-tree.module.js","scripts":{"jest":"jest --testPathPattern=/__tests__/core/","lint":"tslint -c ../../tslint.json 'src/**/*.ts'","test":"yarn test:dev --coverage && yarn test:prod && yarn test:cyclic && yarn test:mobx4","build":"shx cp ../../README.md . && tsc && cpr lib dist --delete-first --filter=\\\\.js && yarn rollup","rollup":"rollup -c","fix-docs":"replace --quiet \"&lt;\" \"<\" ../../docs/API/README.md && replace --quiet \"&gt;\" \">\" ../../docs/API/README.md && concat -o ../../docs/API/README.md ../../docs/API_header.md ../../docs/API/README.md","test:dev":"cross-env NODE_ENV=development yarn jest -i","jest:perf":"jest --testPathPattern=/__tests__/perf/","test:perf":"yarn build && yarn jest:perf && TS_NODE_COMPILER_OPTIONS='{\"module\": \"commonjs\"}' /usr/bin/time node --expose-gc --require ts-node/register __tests__/perf/report.ts","test:prod":"cross-env NODE_ENV=production yarn jest -i","build-docs":"shx rm -rf ../../docs/API && typedoc --options ./typedocconfig.js && yarn fix-docs","test:mobx4":"yarn add -D mobx@4.9.0 && yarn jest -i && git checkout package.json ../../yarn.lock && yarn install","_prepublish":"yarn build && yarn build-docs","test:cyclic":"node -e \"require('.')\""},"typings":"dist/index.d.ts","_npmUser":{"name":"xaviergonz","email":"xaviergonz@gmail.com"},"umd:main":"dist/mobx-state-tree.umd.js","repository":{"url":"git+https://github.com/mobxjs/mobx-state-tree.git","type":"git"},"_npmVersion":"6.7.0","description":"Opinionated, transactional, MobX powered state container","directories":{},"_nodeVersion":"11.11.0","_hasShrinkwrap":false,"devDependencies":{"cpr":"^3.0.0","shx":"^0.3.2","jest":"^24.0.0","mobx":"^5.9.0","lerna":"^3.3.0","tslib":"^1.7.1","concat":"^1.0.3","rollup":"^1.0.0","tslint":"^5.0.0","replace":"^1.0.1","ts-jest":"^24.0.0","ts-node":"^8.0.0","typedoc":"^0.14.0","prettier":"^1.13.6","coveralls":"^3.0.0","cross-env":"^5.1.1","babel-core":"^6.26.3","babel-jest":"^24.0.0","typescript":"^3.0.0","@types/jest":"^24.0.0","@types/node":"^11.0.0","lint-staged":"^8.0.0","rollup-plugin-uglify":"^6.0.0","rollup-plugin-replace":"^2.0.0","rollup-plugin-commonjs":"^9.0.0","rollup-plugin-filesize":"^6.0.0","typedoc-plugin-markdown":"^1.1.20","rollup-plugin-node-resolve":"^4.0.0"},"peerDependencies":{"mobx":">=4.8.0 <5.0.0 || >=5.8.0 <6.0.0"},"_npmOperationalInternal":{"tmp":"tmp/mobx-state-tree_3.11.0_1551989580547_0.9529981695349361","host":"s3://npm-registry-packages"}},"3.12.0":{"name":"mobx-state-tree","version":"3.12.0","keywords":["mobx","mobx-state-tree","promise","reactive","frp","functional-reactive-programming","state management"],"author":{"name":"Michel Weststrate"},"license":"MIT","_id":"mobx-state-tree@3.12.0","maintainers":[{"name":"mattiamanzati","email":"manzati.mattia@gmail.com"},{"name":"mweststrate","email":"mweststrate@gmail.com"},{"name":"xaviergonz","email":"xaviergonz@gmail.com"}],"homepage":"https://github.com/mobxjs/mobx-state-tree#readme","bugs":{"url":"https://github.com/mobxjs/mobx-state-tree/issues"},"dist":{"shasum":"082dee33c83cb11328e692914d28b08ff3d83e66","tarball":"https://registry.npmjs.org/mobx-state-tree/-/mobx-state-tree-3.12.0.tgz","fileCount":47,"integrity":"sha512-FobWZfnwacajbjJl+TUVmt5Q74pd13P3voM7affWsRYoy+T4W+E0BGxzrsUjaWK0dz9UkRwqQc3tGTJnesrdHQ==","signatures":[{"sig":"MEUCIQCaX23xjnzy8dFR78TuzMnX5r3SH4j9QWVXjP6XesL5UwIgTf5PmQHoDsUYQq8MuXUJ21rrTe4IJ+M+ac/qEe+iLNQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":732051,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJckVSmCRA9TVsSAnZWagAAoOsP/2+s+jinE1k/qJYy6j3u\n/iG9KhC+1qq3iScEcezmRnz3IYv9Q0QKoEmL2B4NM2VaACTp0AYsiHhiDAIb\nA24ajOAVTSFIukbAPBjh6rKwuOi3BgcmdJADjZN8Url9kWhjalSbi7vu/Qkz\nkpSto6dZihWPvuV92cIPagEqZDOJNmZx8Rsqmewrfh2VvXAqY7DmVFpey0UH\n8NY0aaW05VsmlhzL/eWD3MHPolqhpc9va2pVOvfofp9P/34d4MMv8NqKj719\neYeoQlyZBqFVxj89+RF9OFYw6m0UBuOts2e5AcrvVLtsA6Trzut8Zgm9SHwz\nLLAaRzLazHD+c9eL2mADDzYV05HIFLoAKq0ait/r4Ir4cRZb8FKkfRex4iGt\npBxvM5JiThero1Rm1/fHR/UCxIrtW0ebwq41MsOODULc18DbGB/npcjDjHrs\nNiIt71s1JGe2hzHUGBOnzI+1MlVKFe77uBtJ24NEWereBESAISrz8uA8ynkp\n8zUB1HNZgXZTU8sohIBAeYeQeCAP9ykq5yHoCPrgxvptrMSzKoJBymi2F/a3\nRYI1vOXxpMCnAX5TDOpJgwAIOr4xoxMYiL2Hv8GnOaeYTwVMkdu2i2raYDEi\n1s9Sclf7W7HuzefCeMvzLTU/5rNwtepnzAGw9pdL30YXtDW86idqA7Ga5TUA\n2GzR\r\n=cXzH\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/mobx-state-tree.js","module":"dist/mobx-state-tree.module.js","scripts":{"jest":"jest --testPathPattern=/__tests__/core/","lint":"tslint -c ./tslint.json 'src/**/*.ts'","test":"yarn test:dev && yarn test:prod && yarn test:others","build":"shx cp ../../README.md . && tsc && cpr lib dist --delete-first --filter=\\\\.js && yarn rollup","rollup":"rollup -c","fix-docs":"concat -o ../../docs/API/README.md ../../docs/API_header.md ../../docs/API/README.md","test:dev":"cross-env NODE_ENV=development JEST_JUNIT_OUTPUT=../../test-results/mobx-state-tree/dev.xml yarn jest","jest:perf":"jest --testPathPattern=/__tests__/perf/","test:perf":"yarn build && yarn jest:perf && TS_NODE_COMPILER_OPTIONS='{\"module\": \"commonjs\"}' /usr/bin/time node --expose-gc --require ts-node/register __tests__/perf/report.ts","test:prod":"cross-env NODE_ENV=production JEST_JUNIT_OUTPUT=../../test-results/mobx-state-tree/prod.xml yarn jest","build-docs":"shx rm -rf ../../docs/API && typedoc --options ./typedocconfig.js && yarn fix-docs","test:mobx4":"yarn add -D mobx@4.9.0 && cross-env JEST_JUNIT_OUTPUT=../../test-results/mobx-state-tree/mobx4.xml yarn jest -i && git checkout package.json ../../yarn.lock && yarn install","_prepublish":"yarn build && yarn build-docs","test:cyclic":"node -e \"require('.')\"","test:others":"yarn test:cyclic && yarn test:mobx4"},"typings":"dist/index.d.ts","_npmUser":{"name":"xaviergonz","email":"xaviergonz@gmail.com"},"umd:main":"dist/mobx-state-tree.umd.js","repository":{"url":"git+https://github.com/mobxjs/mobx-state-tree.git","type":"git"},"_npmVersion":"6.4.1","description":"Opinionated, transactional, MobX powered state container","directories":{},"_nodeVersion":"10.15.3","dependencies":{"tslib":"^1.9.3"},"_hasShrinkwrap":false,"devDependencies":{"cpr":"^3.0.1","shx":"^0.3.2","jest":"^24.5.0","mobx":"^5.9.0","concat":"^1.0.3","rollup":"^1.6.0","tslint":"^5.14.0","ts-jest":"^24.0.0","ts-node":"^8.0.3","typedoc":"^0.14.2","coveralls":"^3.0.3","cross-env":"^5.2.0","jest-junit":"^6.3.0","typescript":"^3.3.3333","@types/jest":"^24.0.11","@types/node":"^11.11.3","rollup-plugin-uglify":"^6.0.2","rollup-plugin-replace":"^2.1.0","rollup-plugin-commonjs":"^9.2.1","rollup-plugin-filesize":"^6.0.1","typedoc-plugin-markdown":"^1.1.27","rollup-plugin-node-resolve":"^4.0.1"},"peerDependencies":{"mobx":">=4.8.0 <5.0.0 || >=5.8.0 <6.0.0"},"_npmOperationalInternal":{"tmp":"tmp/mobx-state-tree_3.12.0_1553028260797_0.7131277845796913","host":"s3://npm-registry-packages"}},"3.12.1":{"name":"mobx-state-tree","version":"3.12.1","keywords":["mobx","mobx-state-tree","promise","reactive","frp","functional-reactive-programming","state management"],"author":{"name":"Michel Weststrate"},"license":"MIT","_id":"mobx-state-tree@3.12.1","maintainers":[{"name":"mattiamanzati","email":"manzati.mattia@gmail.com"},{"name":"mweststrate","email":"mweststrate@gmail.com"},{"name":"xaviergonz","email":"xaviergonz@gmail.com"}],"homepage":"https://github.com/mobxjs/mobx-state-tree#readme","bugs":{"url":"https://github.com/mobxjs/mobx-state-tree/issues"},"dist":{"shasum":"5faf9f30f743dce4cb43c54e2a4cb4e3c8d56b1e","tarball":"https://registry.npmjs.org/mobx-state-tree/-/mobx-state-tree-3.12.1.tgz","fileCount":47,"integrity":"sha512-8pKNj1a5I3dN0/tqh6HGM+NOUXHjZB8TVKQF9lVNl7+f/eIwO24g0HxZgnGNxy5TYbW6zYYkKmRH6upd8xgwWg==","signatures":[{"sig":"MEUCIQCIG1nyxmyDAlGAAIvdNGaOU7ci0lhfokoe/BCGx7Qp6wIgYKK9wmBB8w1LgqK9bU7PfV8uNQ1mumaw+ee6pIwr08k=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":735337,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJck+OrCRA9TVsSAnZWagAAZTkQAIk16KtrgiNtFb5TtW6a\nK5ziHW99r5Q+QOwc7+PxZnX2+7JZ2U7Q6dm/ww29E+MZFW5KaKGNDsxrk0RG\nhWN9uiY5mVhhb9CwBU7aZdVbQBdUpg3uo2qlaKQ82T7NG3N8n5C7QkjuOHJc\njRbUtwxAwk7bXYT1hGGlkqqCkitYth+ZNMVrQpctY/cyC1wH7CE9EB9Ht6Vj\nplMULlMOopRtBrBwcRA+RXSClwleqlebXoZcGXfisRlwuUGHFUktZ5SDkOGq\nM0G66Jze6ypWxNXbQWBHehuPlwLeNhWXAKuq75PYLgqfWuw3apa+PmLoDS0P\nruWrGrmmQC/zp4RdhaaPV4HXboMdNTcOcqOAmpPgZl7eTKumxpk8ijjI9MKf\nivg9MqgSAdkjGUJYr0o/5kOZaSrqRL+J8zOklUl5yD6TOQ0bYQPYSPbWg978\nES1UWHyynADG7R4LRcLE85IItnwEPflfaFhFRIL/8MogGPojccS0twiI2fCd\n3fsSM8hTB17WSd/qo1AKH7QUQq/RM+g0GbC5OyF+2x5LMFxp6jR6JJs749aC\nPNJ39pXUc2QtNHAxTCQpXnCoem0OKqZ52fBQl6jOpnBX6FTRJZezqh/FRGZq\nSuKjSP+LXz2Vl0IN3J3rMitA2z/qILdSl4UhCZX7SQU2cjqlziq/GXbJ3CkC\n/5Kg\r\n=Dk9w\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/mobx-state-tree.js","module":"dist/mobx-state-tree.module.js","scripts":{"jest":"jest --testPathPattern=/__tests__/core/","lint":"tslint -c ./tslint.json 'src/**/*.ts'","test":"yarn test:dev && yarn test:prod && yarn test:others","build":"shx cp ../../README.md . && tsc && cpr lib dist --delete-first --filter=\\\\.js && yarn rollup","rollup":"rollup -c","fix-docs":"concat -o ../../docs/API/README.md ../../docs/API_header.md ../../docs/API/README.md","test:dev":"cross-env NODE_ENV=development JEST_JUNIT_OUTPUT=../../test-results/mobx-state-tree/dev.xml yarn jest","jest:perf":"jest --testPathPattern=/__tests__/perf/","test:perf":"yarn build && yarn jest:perf && TS_NODE_COMPILER_OPTIONS='{\"module\": \"commonjs\"}' /usr/bin/time node --expose-gc --require ts-node/register __tests__/perf/report.ts","test:prod":"cross-env NODE_ENV=production JEST_JUNIT_OUTPUT=../../test-results/mobx-state-tree/prod.xml yarn jest","build-docs":"shx rm -rf ../../docs/API && typedoc --options ./typedocconfig.js && yarn fix-docs","test:mobx4":"yarn add -D mobx@4.9.0 && cross-env JEST_JUNIT_OUTPUT=../../test-results/mobx-state-tree/mobx4.xml yarn jest -i && git checkout package.json ../../yarn.lock && yarn install","_prepublish":"yarn build && yarn build-docs","test:cyclic":"node -e \"require('.')\"","test:others":"yarn test:cyclic && yarn test:mobx4"},"typings":"dist/index.d.ts","_npmUser":{"name":"xaviergonz","email":"xaviergonz@gmail.com"},"umd:main":"dist/mobx-state-tree.umd.js","repository":{"url":"git+https://github.com/mobxjs/mobx-state-tree.git","type":"git"},"_npmVersion":"6.4.1","description":"Opinionated, transactional, MobX powered state container","directories":{},"_nodeVersion":"10.15.3","dependencies":{"tslib":"^1.9.3"},"_hasShrinkwrap":false,"devDependencies":{"cpr":"^3.0.1","shx":"^0.3.2","jest":"^24.5.0","mobx":"^5.9.0","concat":"^1.0.3","rollup":"^1.6.0","tslint":"^5.14.0","ts-jest":"^24.0.0","ts-node":"^8.0.3","typedoc":"^0.14.2","coveralls":"^3.0.3","cross-env":"^5.2.0","jest-junit":"^6.3.0","typescript":"^3.3.3333","@types/jest":"^24.0.11","@types/node":"^11.11.3","rollup-plugin-uglify":"^6.0.2","rollup-plugin-replace":"^2.1.0","rollup-plugin-commonjs":"^9.2.1","rollup-plugin-filesize":"^6.0.1","typedoc-plugin-markdown":"^1.1.27","rollup-plugin-node-resolve":"^4.0.1"},"peerDependencies":{"mobx":">=4.8.0 <5.0.0 || >=5.8.0 <6.0.0"},"_npmOperationalInternal":{"tmp":"tmp/mobx-state-tree_3.12.1_1553195945819_0.08296395799416234","host":"s3://npm-registry-packages"}},"3.12.2":{"name":"mobx-state-tree","version":"3.12.2","keywords":["mobx","mobx-state-tree","promise","reactive","frp","functional-reactive-programming","state management"],"author":{"name":"Michel Weststrate"},"license":"MIT","_id":"mobx-state-tree@3.12.2","maintainers":[{"name":"mattiamanzati","email":"manzati.mattia@gmail.com"},{"name":"mweststrate","email":"mweststrate@gmail.com"},{"name":"xaviergonz","email":"xaviergonz@gmail.com"}],"homepage":"https://github.com/mobxjs/mobx-state-tree#readme","bugs":{"url":"https://github.com/mobxjs/mobx-state-tree/issues"},"dist":{"shasum":"4bc8ab0303d1bba222627091c3db311c7de19ee9","tarball":"https://registry.npmjs.org/mobx-state-tree/-/mobx-state-tree-3.12.2.tgz","fileCount":44,"integrity":"sha512-l6c4litG9igU4BgQmZYu3bBaXMZnxJiuJzIrfNzV4tDTjuejAOuTM/P2tiPiC2QUsjdqCaDpnieLkpezwBzMIg==","signatures":[{"sig":"MEYCIQD0GEGOlF5Hix0NS3hSUW2/szhXZzWy2UQf6iC9N1iS4gIhAJp/IaUORmB3iSz15qwIbLfNr3nZb2eJLwiCoz7jETsb","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1087521,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJclSonCRA9TVsSAnZWagAAKrUP/R0IAX9SwLKJ248kA3gv\nXfBKKZZjc73gQE1c/pUIAr/yOtXkZPljLVYEs4fNFKVIx5tl9pdgJXJK11LB\nc5JkoyysefcEc3nkFKH61fEWm021i9rRavKL7tqnAWchYJrvtwPpC29Kumsh\ngPKOBjReG5Ft0m8gyBF5FKdRfdjJrJpLSOVBcGIsx0T30aagZzJkKtQYjkDZ\nq5aQ35PSNtwW02RNBVueEt2u8bAzNvKdZJ0yLb3r0sjSXMCpBBkwVA/cjQ8r\nBKqC9Tvy7mqvCsRE7GiKjts3y6FKnk8FouzDswgn7KFR+bxDUY4K9aRoq171\nRzezn9Tgfya7IV0YBzyHKW5q/SPZdSRXSJFySdUCR06Y1fZ5jSGdlVux0Z12\nmiuqfWBftVFDD2BnRyQpt5LviV0ZdzOswqgeVNXs67qul1mybKgg1bHhCvsc\notwsdBUVmQqbn3MAyJ1s1NYesAyPdoHMiUoGLlwACRPo86+4dq5gQ+80HKOQ\nUSMS5zVbM91uhZVu2ZFCV+cr5WuivbRh4vl8F+NTc8Nnu/Q6cg9+3amqMbW3\n0P2hD+4a8Qe8EXyipuKfjAmLLKrJoUndWZ6zoYri5nJGXGvC/2B6OiaHd/LI\nhl//aEAwrGqH1aGE4lJOjUqwo7TFNS42JpZl1T46E/c4cqAYi63MSI1GcZwG\n/uH+\r\n=CNj3\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/mobx-state-tree.js","unpkg":"dist/mobx-state-tree.umd.min.js","module":"dist/mobx-state-tree.module.js","browser":{"./dist/mobx-state-tree.js":"./dist/mobx-state-tree.js","./dist/mobx-state-tree.module.js":"./dist/mobx-state-tree.module.js"},"scripts":{"jest":"jest --testPathPattern=/__tests__/core/","lint":"tslint -c ./tslint.json 'src/**/*.ts'","test":"yarn test:dev && yarn test:prod && yarn test:others","build":"yarn clean && shx cp ../../README.md . && tsc && cpr lib dist --filter=\\.js$ && rollup -c","clean":"shx rm -rf dist && shx rm -rf lib","fix-docs":"concat -o ../../docs/API/README.md ../../docs/API_header.md ../../docs/API/README.md","test:dev":"cross-env NODE_ENV=development JEST_JUNIT_OUTPUT=../../test-results/mobx-state-tree/dev.xml yarn jest","jest:perf":"jest --testPathPattern=/__tests__/perf/","test:perf":"yarn build && yarn jest:perf && TS_NODE_COMPILER_OPTIONS='{\"module\": \"commonjs\"}' /usr/bin/time node --expose-gc --require ts-node/register __tests__/perf/report.ts","test:prod":"cross-env NODE_ENV=production JEST_JUNIT_OUTPUT=../../test-results/mobx-state-tree/prod.xml yarn jest","build-docs":"shx rm -rf ../../docs/API && typedoc --options ./typedocconfig.js && yarn fix-docs","test:mobx4":"yarn add -D mobx@4.9.0 && cross-env JEST_JUNIT_OUTPUT=../../test-results/mobx-state-tree/mobx4.xml yarn jest -i && git checkout package.json ../../yarn.lock && yarn install","_prepublish":"yarn build && yarn build-docs","test:cyclic":"node -e \"require('.')\"","test:others":"yarn test:cyclic && yarn test:mobx4"},"typings":"dist/index.d.ts","_npmUser":{"name":"xaviergonz","email":"xaviergonz@gmail.com"},"umd:main":"dist/mobx-state-tree.umd.js","repository":{"url":"git+https://github.com/mobxjs/mobx-state-tree.git","type":"git"},"_npmVersion":"6.4.1","description":"Opinionated, transactional, MobX powered state container","directories":{},"jsnext:main":"dist/mobx-state-tree.module.js","_nodeVersion":"10.15.3","react-native":"dist/mobx-state-tree.module.js","_hasShrinkwrap":false,"devDependencies":{"cpr":"^3.0.1","shx":"^0.3.2","jest":"^24.5.0","mobx":"^5.9.0","tslib":"^1.9.3","concat":"^1.0.3","rollup":"^1.6.0","tslint":"^5.14.0","ts-jest":"^24.0.0","ts-node":"^8.0.3","typedoc":"^0.14.2","coveralls":"^3.0.3","cross-env":"^5.2.0","jest-junit":"^6.3.0","typescript":"^3.3.3333","@types/jest":"^24.0.11","@types/node":"^11.11.3","rollup-plugin-uglify":"^6.0.2","rollup-plugin-replace":"^2.1.0","rollup-plugin-commonjs":"^9.2.1","rollup-plugin-filesize":"^6.0.1","typedoc-plugin-markdown":"^1.1.27","rollup-plugin-node-resolve":"^4.0.1"},"peerDependencies":{"mobx":">=4.8.0 <5.0.0 || >=5.8.0 <6.0.0"},"_npmOperationalInternal":{"tmp":"tmp/mobx-state-tree_3.12.2_1553279526075_0.6877615304055762","host":"s3://npm-registry-packages"}},"3.13.0":{"name":"mobx-state-tree","version":"3.13.0","keywords":["mobx","mobx-state-tree","promise","reactive","frp","functional-reactive-programming","state management"],"author":{"name":"Michel Weststrate"},"license":"MIT","_id":"mobx-state-tree@3.13.0","maintainers":[{"name":"mattiamanzati","email":"manzati.mattia@gmail.com"},{"name":"mweststrate","email":"mweststrate@gmail.com"},{"name":"xaviergonz","email":"xaviergonz@gmail.com"}],"homepage":"https://github.com/mobxjs/mobx-state-tree#readme","bugs":{"url":"https://github.com/mobxjs/mobx-state-tree/issues"},"dist":{"shasum":"b09721d71bdcfc941f10d19647013de8ceb5d327","tarball":"https://registry.npmjs.org/mobx-state-tree/-/mobx-state-tree-3.13.0.tgz","fileCount":45,"integrity":"sha512-ZFUfmisw7UyM+qcWb9nuKe0P8EkEkY9a5lbVkW/mAVwp6w5ECh0SJ8tynjmObBBurX37OwxlbV3oSNmKm7/LZg==","signatures":[{"sig":"MEUCIQDwqUFcc5/tgvVk8s7vnZilCoHtWa7cXYtjl+mx4N59EQIgIox0tFidcmhwy3FFZmM1HF5R0O9sqaWh1YXauEa/ndU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1112209,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJco9f+CRA9TVsSAnZWagAAmrwP/3hGMTqxm4tDJ51LUckX\nnspCCNbHY6F4RDWr5JBDet50JrGGMBfw7W86utUMW9Z+rN0orRiOEK5vSRsL\nH6v4gJQpIxahL6Z/B2cbzxcuB2CnjaampRyC5QPoK9OCMPnhxPco2DHD/9oe\na9Ra52kYg4xjybNavjcfYC8s6f0idyhct+er2H6L6x8N8e3J1n4rBahDICo8\nbgLHDoGqJ5oUVm92k/AdQoL8g0HXL+hmqCpKnbIc5nGdOHH1mEsvx6kz9sOL\n5O78D+ic6YzTD+nxUqD1qraI8RCoI+DJXSRh1UNCsCxlN2y1GyCFUxIBPqZi\nHumwMwK1pWFlMkHFMDPuwW/aQZ4kYgqHmd5i3KWhpIO1UjC0Yk0e2uCidw3i\ngdAFs+j8zgD8DfqIKgBe1OfG3wakWjwFxTKsZg0SZMtQ9wW7QNc+a7+wZ4/E\nFFvN7BLENyyXJKo0Ovmoel8my84tX8BYw/hHJrANncrAeO9vRshp7K+Gd/o6\n3zfszOJwkjrcX7ohIMf5xKwfPGy6iyIMWoPSW+jcUKJqjbO67we7PlPoCB5p\n5hpFIu9KLtg2Mo43XinaPc+JEXT95/kLUktw95DsmLKKj+O0so26FCRqNm/E\nU46lkSpngqPyzlOiN3kPm8J/f1lablt55LjK/NSDNZdy+EPIogil2iWE+HDU\njoT2\r\n=kCU1\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/mobx-state-tree.js","unpkg":"dist/mobx-state-tree.umd.min.js","module":"dist/mobx-state-tree.module.js","browser":{"./dist/mobx-state-tree.js":"./dist/mobx-state-tree.js","./dist/mobx-state-tree.module.js":"./dist/mobx-state-tree.module.js"},"scripts":{"jest":"jest --testPathPattern=/__tests__/core/","lint":"tslint -c ./tslint.json 'src/**/*.ts'","test":"yarn test:dev && yarn test:prod && yarn test:others","build":"yarn clean && shx cp ../../README.md . && tsc && cpr lib dist --filter=\\.js$ && rollup -c","clean":"shx rm -rf dist && shx rm -rf lib","fix-docs":"concat -o ../../docs/API/README.md ../../docs/API_header.md ../../docs/API/README.md","test:dev":"cross-env NODE_ENV=development JEST_JUNIT_OUTPUT=../../test-results/mobx-state-tree/dev.xml yarn jest","jest:perf":"jest --testPathPattern=/__tests__/perf/","test:perf":"yarn build && yarn jest:perf && TS_NODE_COMPILER_OPTIONS='{\"module\": \"commonjs\"}' /usr/bin/time node --expose-gc --require ts-node/register __tests__/perf/report.ts","test:prod":"cross-env NODE_ENV=production JEST_JUNIT_OUTPUT=../../test-results/mobx-state-tree/prod.xml yarn jest","build-docs":"shx rm -rf ../../docs/API && typedoc --options ./typedocconfig.js && yarn fix-docs","test:mobx4":"yarn add -D mobx@4.9.0 && cross-env JEST_JUNIT_OUTPUT=../../test-results/mobx-state-tree/mobx4.xml yarn jest -i && git checkout package.json ../../yarn.lock && yarn install","_prepublish":"yarn build && yarn build-docs","test:cyclic":"node -e \"require('.')\"","test:others":"yarn test:cyclic && yarn test:mobx4"},"typings":"dist/index.d.ts","_npmUser":{"name":"xaviergonz","email":"xaviergonz@gmail.com"},"umd:main":"dist/mobx-state-tree.umd.js","repository":{"url":"git+https://github.com/mobxjs/mobx-state-tree.git","type":"git"},"_npmVersion":"6.7.0","description":"Opinionated, transactional, MobX powered state container","directories":{},"jsnext:main":"dist/mobx-state-tree.module.js","_nodeVersion":"11.11.0","react-native":"dist/mobx-state-tree.module.js","_hasShrinkwrap":false,"devDependencies":{"cpr":"^3.0.1","shx":"^0.3.2","jest":"^24.5.0","mobx":"^5.9.0","tslib":"^1.9.3","concat":"^1.0.3","rollup":"^1.6.0","tslint":"^5.14.0","ts-jest":"^24.0.0","ts-node":"^8.0.3","typedoc":"^0.14.2","coveralls":"^3.0.3","cross-env":"^5.2.0","jest-junit":"^6.3.0","typescript":"^3.3.3333","@types/jest":"^24.0.11","@types/node":"^11.11.3","rollup-plugin-terser":"^4.0.4","rollup-plugin-replace":"^2.1.0","rollup-plugin-commonjs":"^9.2.1","rollup-plugin-filesize":"^6.0.1","typedoc-plugin-markdown":"^1.1.27","rollup-plugin-node-resolve":"^4.0.1"},"peerDependencies":{"mobx":">=4.8.0 <5.0.0 || >=5.8.0 <6.0.0"},"_npmOperationalInternal":{"tmp":"tmp/mobx-state-tree_3.13.0_1554241533392_0.6461749846340696","host":"s3://npm-registry-packages"}},"3.14.0":{"name":"mobx-state-tree","version":"3.14.0","keywords":["mobx","mobx-state-tree","promise","reactive","frp","functional-reactive-programming","state management"],"author":{"name":"Michel Weststrate"},"license":"MIT","_id":"mobx-state-tree@3.14.0","maintainers":[{"name":"mattiamanzati","email":"manzati.mattia@gmail.com"},{"name":"mweststrate","email":"mweststrate@gmail.com"},{"name":"xaviergonz","email":"xaviergonz@gmail.com"}],"homepage":"https://github.com/mobxjs/mobx-state-tree#readme","bugs":{"url":"https://github.com/mobxjs/mobx-state-tree/issues"},"dist":{"shasum":"8611051b93a71439db161b8ec855870cfd7e678d","tarball":"https://registry.npmjs.org/mobx-state-tree/-/mobx-state-tree-3.14.0.tgz","fileCount":46,"integrity":"sha512-obQ+LPCff4LqX86ghQpYIVAtCmps7ewCxIds/EmSxBULj9+7Qs2v4YEbvUeWymp/Sj3dPcvDjIMMdIRz6sUE5Q==","signatures":[{"sig":"MEQCIEssUZQLtFNKB0k1QwOt/y9gUOQg5svCJ9rqfFXiQrUqAiATv7n8FrdUxL3QAQIiDOcppqL7VuYTDrWe2HNVqho9hw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1123933,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcrMeWCRA9TVsSAnZWagAA2F8QAJyUTrTXZEWXA/mg8YWF\n08zOu37n8BZBQRMA99gPu/Rehz7241/zTnYVIG3jpLEgBP6gt/f/wRwlc7Qh\nHjaH4BQcBA3mk2n+sOGCOfGrgHoy/xuatnZSOaLACz7gZXFs4xIYDpp9wOBo\n2jZ1HUzJODPdtRGU+eKPv3t2WBVjeHcgnrKWlmdXcG+gHdVEPh0W8p1gg2uH\nr1negJxWPI7Sgp/tEIhLnnYgNnBEIwX73AvHtaCyKqr6uBuo87VWYSaZ1Hlz\nk36IWZBUzosJiNhrZCHZ4/+6pkOtfQ74b5xIDmoDBsLGYxqgBP1QqyPPs9u5\nHYrO/QVs+SuTQS97QpfePZE0dZDLtli67vr5aU+ZjK9bbn4un2NDEAhDN8tz\ncMeSzFcwko3CoUZLfw5WlqnqsOqDT5dyEl8ma36hOOjoV86kNr/pFnKJiKf/\nwh57KZHB+FE3VpSAaxu3A+q4P35nUahBfY8ksH9XdXYNzmJiPg4Rr80g9a2M\nIjF1ZqtDXg8KLLv0L5XZGD2oc3rHhGf/wrMwIvn+9WAegOA+iUkZF8tk6nnq\nBmUcezYSB7C0su9dVW6A/iTZv5rZV0ZBmbj1FNvwbh6p8eRwWC80xn5yuwAP\nHLxOEJXyJydHVmd/aeVys6PRBTATf1HMKSIbptNhUJFq/EO/+M6c/raWMfEg\nvpWb\r\n=qhvp\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/mobx-state-tree.js","unpkg":"dist/mobx-state-tree.umd.min.js","module":"dist/mobx-state-tree.module.js","browser":{"./dist/mobx-state-tree.js":"./dist/mobx-state-tree.js","./dist/mobx-state-tree.module.js":"./dist/mobx-state-tree.module.js"},"scripts":{"jest":"jest --testPathPattern=/__tests__/core/","lint":"tslint -c ./tslint.json 'src/**/*.ts'","test":"yarn test:dev && yarn test:prod && yarn test:others","build":"yarn clean && shx cp ../../README.md . && tsc && cpr lib dist --filter=\\.js$ && rollup -c","clean":"shx rm -rf dist && shx rm -rf lib","fix-docs":"concat -o ../../docs/API/README.md ../../docs/API_header.md ../../docs/API/README.md","test:dev":"cross-env NODE_ENV=development JEST_JUNIT_OUTPUT=../../test-results/mobx-state-tree/dev.xml yarn jest","jest:perf":"jest --testPathPattern=/__tests__/perf/","test:perf":"yarn build && yarn jest:perf && TS_NODE_COMPILER_OPTIONS='{\"module\": \"commonjs\"}' /usr/bin/time node --expose-gc --require ts-node/register __tests__/perf/report.ts","test:prod":"cross-env NODE_ENV=production JEST_JUNIT_OUTPUT=../../test-results/mobx-state-tree/prod.xml yarn jest","build-docs":"shx rm -rf ../../docs/API && typedoc --options ./typedocconfig.js && yarn fix-docs","test:mobx4":"yarn add -D mobx@4.9.0 && cross-env JEST_JUNIT_OUTPUT=../../test-results/mobx-state-tree/mobx4.xml yarn jest -i && git checkout package.json ../../yarn.lock && yarn install","_prepublish":"yarn build && yarn build-docs","test:cyclic":"node -e \"require('.')\"","test:others":"yarn test:cyclic && yarn test:mobx4"},"typings":"dist/index.d.ts","_npmUser":{"name":"xaviergonz","email":"xaviergonz@gmail.com"},"umd:main":"dist/mobx-state-tree.umd.js","repository":{"url":"git+https://github.com/mobxjs/mobx-state-tree.git","type":"git"},"_npmVersion":"6.7.0","description":"Opinionated, transactional, MobX powered state container","directories":{},"jsnext:main":"dist/mobx-state-tree.module.js","_nodeVersion":"11.11.0","react-native":"dist/mobx-state-tree.module.js","_hasShrinkwrap":false,"devDependencies":{"cpr":"^3.0.1","shx":"^0.3.2","jest":"^24.5.0","mobx":"^5.9.0","tslib":"^1.9.3","concat":"^1.0.3","rollup":"^1.6.0","tslint":"^5.14.0","ts-jest":"^24.0.0","ts-node":"^8.0.3","typedoc":"^0.14.2","coveralls":"^3.0.3","cross-env":"^5.2.0","jest-junit":"^6.3.0","typescript":"^3.3.3333","@types/jest":"^24.0.11","@types/node":"^11.11.3","rollup-plugin-terser":"^4.0.4","rollup-plugin-replace":"^2.1.0","rollup-plugin-commonjs":"^9.2.1","rollup-plugin-filesize":"^6.0.1","typedoc-plugin-markdown":"^1.1.27","rollup-plugin-node-resolve":"^4.0.1"},"peerDependencies":{"mobx":">=4.8.0 <5.0.0 || >=5.8.0 <6.0.0"},"_npmOperationalInternal":{"tmp":"tmp/mobx-state-tree_3.14.0_1554827157791_0.49765689549539394","host":"s3://npm-registry-packages"}},"3.14.1":{"name":"mobx-state-tree","version":"3.14.1","keywords":["mobx","mobx-state-tree","promise","reactive","frp","functional-reactive-programming","state management"],"author":{"name":"Michel Weststrate"},"license":"MIT","_id":"mobx-state-tree@3.14.1","maintainers":[{"name":"mattiamanzati","email":"manzati.mattia@gmail.com"},{"name":"mweststrate","email":"mweststrate@gmail.com"},{"name":"xaviergonz","email":"xaviergonz@gmail.com"}],"homepage":"https://github.com/mobxjs/mobx-state-tree#readme","bugs":{"url":"https://github.com/mobxjs/mobx-state-tree/issues"},"dist":{"shasum":"0a523876b87817f5c8553a162e71b38044f0c9da","tarball":"https://registry.npmjs.org/mobx-state-tree/-/mobx-state-tree-3.14.1.tgz","fileCount":47,"integrity":"sha512-cmwO1jvYPgaJTGJtqId0Qod4cDqcJEWWCwSu/Uns7jFT+kWKzLFhzb9jxPub8YM3HSXg7HPGpKiLe970he9FOw==","signatures":[{"sig":"MEYCIQCphvg12VfVeenwYVtHCVNiWs0/EBteCL9vomVQR6HR8QIhAOszfjIm1RxA6wh97wOx2iTH4Iwty4hjb6XbR5VvdSMa","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1109976,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdMhwrCRA9TVsSAnZWagAAABEP+wYaKS7gtrP7fLU30PgF\nFhVtteD2mLNEE6Kn4zd9btEF19VB91wDLCEiD3oqccWPwxSZLSxwq631zk8G\njnu8bQTfbMcWxIdz9Gtp/yOn3G/WOcrtOOKFq5HaSbI+Ul3yDDjazP/rMhbx\nKaMgQSu2mwI8KrsxW8iA9/MlRAV80jWQ4VlxrDKAH22luBvaGa0bEoVj8FxF\nxdeDVnbwlrJWMWWJdFrSJjEuerjv5+Mn98FCsDOIMe/QuI+UaMc60mjFwL3v\nib3kfDF6iRLr7JZW5ZhKGSQ3fsSkVetPYPjXDg77un6GAqyWsgGyIJzq04On\njK8n34CO8vtYPTVpiwksZe0F8SzIXQsUNyQwLKrAZary6iS4W5hyr/894wbW\n0dMbuvKGlHUcacShf/C0DT6c4cytBYfgEcHIre8XvELf54qZfep0F5k/5+v+\nhFsUREL2UDr3m44bMP9bQGGHej4POhrHZ+E52O9csDlaDapkmnOv66DDamVy\n6YowAhrBnTQRtaXh74zSTaKH9+kjl8kQa+GZuRrL69bK38TOSNwEl7b/TLX6\nhyuNlV+lAHmo8cRWq1uomybBUqwmbdiDMQsLZVGXYPDa2tS/0R924LU1bTad\nNG2GekZvo01YCWywzdFG6nGT0EvsKwlkqjgHmklfUYihhxgd64p8uwoaZLxH\nN/am\r\n=7zmx\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/mobx-state-tree.js","unpkg":"dist/mobx-state-tree.umd.min.js","module":"dist/mobx-state-tree.module.js","browser":{"./dist/mobx-state-tree.js":"./dist/mobx-state-tree.js","./dist/mobx-state-tree.module.js":"./dist/mobx-state-tree.module.js"},"gitHead":"8ef9c35db90314ceeac27d73052f01fd0f8cf9eb","scripts":{"jest":"jest --testPathPattern=/__tests__/core/","lint":"tslint -c ./tslint.json 'src/**/*.ts'","test":"yarn test:dev && yarn test:prod && yarn test:others","build":"yarn clean && shx cp ../../README.md . && tsc && cpr lib dist --filter=\\.js$ && rollup -c","clean":"shx rm -rf dist && shx rm -rf lib","fix-docs":"concat -o ../../docs/API/README.md ../../docs/API_header.md ../../docs/API/README.md","test:dev":"cross-env NODE_ENV=development JEST_JUNIT_OUTPUT=../../test-results/mobx-state-tree/dev.xml yarn jest","jest:perf":"jest --testPathPattern=/__tests__/perf/","test:perf":"yarn build && yarn jest:perf && TS_NODE_COMPILER_OPTIONS='{\"module\": \"commonjs\"}' /usr/bin/time node --expose-gc --require ts-node/register __tests__/perf/report.ts","test:prod":"cross-env NODE_ENV=production JEST_JUNIT_OUTPUT=../../test-results/mobx-state-tree/prod.xml yarn jest","build-docs":"shx rm -rf ../../docs/API && typedoc --options ./typedocconfig.js && yarn fix-docs","test:mobx4":"yarn add -D mobx@4.9.0 && cross-env JEST_JUNIT_OUTPUT=../../test-results/mobx-state-tree/mobx4.xml yarn jest -i && git checkout package.json ../../yarn.lock && yarn install","_prepublish":"yarn build && yarn build-docs","test:cyclic":"node -e \"require('.')\"","test:others":"yarn test:cyclic && yarn test:mobx4"},"typings":"dist/index.d.ts","_npmUser":{"name":"mweststrate","email":"mweststrate@gmail.com"},"umd:main":"dist/mobx-state-tree.umd.js","repository":{"url":"git+https://github.com/mobxjs/mobx-state-tree.git","type":"git"},"_npmVersion":"lerna/3.15.0/node@v10.15.1+x64 (linux)","description":"Opinionated, transactional, MobX powered state container","directories":{},"jsnext:main":"dist/mobx-state-tree.module.js","_nodeVersion":"10.15.1","react-native":"dist/mobx-state-tree.module.js","_hasShrinkwrap":false,"devDependencies":{"cpr":"^3.0.1","shx":"^0.3.2","jest":"^24.5.0","mobx":"^5.9.0","tslib":"^1.9.3","concat":"^1.0.3","rollup":"^1.6.0","tslint":"^5.14.0","spec.ts":"^1.1.3","ts-jest":"^24.0.0","ts-node":"^8.0.3","typedoc":"^0.14.2","coveralls":"^3.0.3","cross-env":"^5.2.0","jest-junit":"^6.3.0","typescript":"^3.5.3","@types/jest":"^24.0.11","@types/node":"^12.0.2","rollup-plugin-terser":"^5.0.0","rollup-plugin-replace":"^2.1.0","rollup-plugin-commonjs":"^10.0.0","rollup-plugin-filesize":"^6.0.1","typedoc-plugin-markdown":"^1.1.27","rollup-plugin-node-resolve":"^5.0.0"},"peerDependencies":{"mobx":">=4.8.0 <5.0.0 || >=5.8.0 <6.0.0"},"_npmOperationalInternal":{"tmp":"tmp/mobx-state-tree_3.14.1_1563565098064_0.18547558231443162","host":"s3://npm-registry-packages"}},"3.15.0":{"name":"mobx-state-tree","version":"3.15.0","keywords":["mobx","mobx-state-tree","promise","reactive","frp","functional-reactive-programming","state management"],"author":{"name":"Michel Weststrate"},"license":"MIT","_id":"mobx-state-tree@3.15.0","maintainers":[{"name":"fredyc","email":"fredy.c@seznam.cz"},{"name":"mattiamanzati","email":"manzati.mattia@gmail.com"},{"name":"mweststrate","email":"mweststrate@gmail.com"},{"name":"xaviergonz","email":"xaviergonz@gmail.com"}],"homepage":"https://github.com/mobxjs/mobx-state-tree#readme","bugs":{"url":"https://github.com/mobxjs/mobx-state-tree/issues"},"dist":{"shasum":"62efb04acb3562c251f043d6a2624b783887054b","tarball":"https://registry.npmjs.org/mobx-state-tree/-/mobx-state-tree-3.15.0.tgz","fileCount":46,"integrity":"sha512-65vvHPBWlz1gmZggbMAdg9ZSEVMGtyLj0drPDTYo/yMv8NVel52mNgBUKxDYWsNU9XMX4GM71wABhx7fD8s0Uw==","signatures":[{"sig":"MEUCIE9LGYOtr+ZTk9nnpYQIPFUCKAymT33nrdl5hYUUDbt6AiEA31crwvK4wanLqvl4hxvMqh57U1AVZN6IliDRCgdyje4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1139978,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJduG2lCRA9TVsSAnZWagAA9lkP/iD3jwbiyUpOhQGACWmd\no3KJOusSbcsc9FO8wjMc80OrKnzjEzuxpCeu+YERA++Ie+Q3wk/f3JRyzduH\n1PFkw6JwyeAbWC29bntN9/K/3J1vXGyaPLzUksVLO/m7nJcoJJoT2JfSx5Zq\na5BLtgycSKVRFwmXZGr96rHacJTFD+3ICXde2HDtXqEOT/Dep7VB/umd+S5R\nIwi7aPIiVr7MVVVQ7XwhvnBJyns782+ub6XxHLXUqHcZvqDHgTpICwNjV9Hg\nDBIZX+zeC7JieHGhH7qHH9lPWt819ko3YUNEB/yOQfvfcQ4gCpmxoiB+1JyE\n5m3TbGP6+6azkqZpFTLM2kcIw2ZIWphUWhoX4jOSjPfjME99GDHsv3Tr9A22\nD8L8gzpMpOA0mVbjEfOKPG14uet03k568dOXmOTxrjKkGFaMfPLf6P0QbL4n\nvmwFpwndJrdF/6sVhm40+S43QPUJ47RciRPY4kjOnY6iZrKE7S4kI9dsMwZ9\nqPXc2JS6Aa1vI+VHENUBiIhGOjTRnRKFRypoY52wtlvcas4ZJKJllZD+NMlT\nlVzykUwuLs9idUzDOVyPw2XMNtJ+7YeZuARr2EE882rQsO1wk6B+b5Qy/XGD\nsLwSVOpGBp/MzqxnxxnTSHy0KvBI2pKU3cvmsxZ+pMr+yl/xE0k1R4TRXFlJ\niQxn\r\n=dqni\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/mobx-state-tree.js","unpkg":"dist/mobx-state-tree.umd.min.js","module":"dist/mobx-state-tree.module.js","browser":{"./dist/mobx-state-tree.js":"./dist/mobx-state-tree.js","./dist/mobx-state-tree.module.js":"./dist/mobx-state-tree.module.js"},"scripts":{"jest":"jest --testPathPattern=/__tests__/core/","lint":"tslint -c ./tslint.json 'src/**/*.ts'","test":"yarn test:dev && yarn test:prod && yarn test:others","build":"yarn clean && shx cp ../../README.md . && tsc && cpr lib dist --filter=\\.js$ && rollup -c","clean":"shx rm -rf dist && shx rm -rf lib","fix-docs":"concat -o ../../docs/API/README.md ../../docs/API_header.md ../../docs/API/README.md","test:dev":"cross-env NODE_ENV=development JEST_JUNIT_OUTPUT=../../test-results/mobx-state-tree/dev.xml yarn jest","jest:perf":"jest --testPathPattern=/__tests__/perf/","test:perf":"yarn build && yarn jest:perf && TS_NODE_COMPILER_OPTIONS='{\"module\": \"commonjs\"}' /usr/bin/time node --expose-gc --require ts-node/register __tests__/perf/report.ts","test:prod":"cross-env NODE_ENV=production JEST_JUNIT_OUTPUT=../../test-results/mobx-state-tree/prod.xml yarn jest","build-docs":"yarn run fix-typedoc && shx rm -rf ../../docs/API && typedoc --options ./typedocconfig.js && yarn fix-docs","test:mobx4":"yarn add -D mobx@4.9.0 && cross-env JEST_JUNIT_OUTPUT=../../test-results/mobx-state-tree/mobx4.xml yarn jest -i && git checkout package.json ../../yarn.lock && yarn install","_prepublish":"yarn build && yarn build-docs","fix-typedoc":"shx rm -rf ../../node_modules/typedoc/node_modules/typescript","test:cyclic":"node -e \"require('.')\"","test:others":"yarn test:cyclic && yarn test:mobx4"},"typings":"dist/index.d.ts","_npmUser":{"name":"xaviergonz","email":"xaviergonz@gmail.com"},"umd:main":"dist/mobx-state-tree.umd.js","repository":{"url":"git+https://github.com/mobxjs/mobx-state-tree.git","type":"git"},"_npmVersion":"6.12.0","description":"Opinionated, transactional, MobX powered state container","directories":{},"jsnext:main":"dist/mobx-state-tree.module.js","_nodeVersion":"13.0.1","react-native":"dist/mobx-state-tree.module.js","_hasShrinkwrap":false,"devDependencies":{"cpr":"^3.0.1","shx":"^0.3.2","jest":"^24.5.0","mobx":"^5.13.0","lerna":"^3.13.1","tslib":"^1.9.3","concat":"^1.0.3","rollup":"^1.6.0","tslint":"^5.14.0","spec.ts":"^1.1.3","ts-jest":"^24.0.0","ts-node":"^8.0.3","typedoc":"^0.15.0","coveralls":"^3.0.3","cross-env":"^6.0.3","jest-junit":"^8.0.0","size-limit":"^2.1.6","typescript":"^3.5.3","@types/jest":"^24.0.11","@types/node":"^12.0.2","rollup-plugin-terser":"^5.0.0","rollup-plugin-replace":"^2.1.0","rollup-plugin-commonjs":"^10.0.0","rollup-plugin-filesize":"^6.0.1","typedoc-plugin-markdown":"^2.0.10","rollup-plugin-node-resolve":"^5.0.0"},"peerDependencies":{"mobx":">=4.8.0 <5.0.0 || >=5.8.0 <6.0.0"},"_npmOperationalInternal":{"tmp":"tmp/mobx-state-tree_3.15.0_1572367781070_0.6581767696562195","host":"s3://npm-registry-packages"}},"3.16.0":{"name":"mobx-state-tree","version":"3.16.0","keywords":["mobx","mobx-state-tree","promise","reactive","frp","functional-reactive-programming","state management"],"author":{"name":"Michel Weststrate"},"license":"MIT","_id":"mobx-state-tree@3.16.0","maintainers":[{"name":"bnaya","email":"me@bnaya.net"},{"name":"fredyc","email":"fredy.c@seznam.cz"},{"name":"mattiamanzati","email":"manzati.mattia@gmail.com"},{"name":"mweststrate","email":"mweststrate@gmail.com"},{"name":"xaviergonz","email":"xaviergonz@gmail.com"}],"homepage":"https://github.com/mobxjs/mobx-state-tree#readme","bugs":{"url":"https://github.com/mobxjs/mobx-state-tree/issues"},"dist":{"shasum":"814c5c87371ababc07d47bef3892ffa21d739e1d","tarball":"https://registry.npmjs.org/mobx-state-tree/-/mobx-state-tree-3.16.0.tgz","fileCount":47,"integrity":"sha512-3eB3/h611fMNu5tvs7I09Hw9Njd0inJzuJMKaY7l49zbNVV6g1kh/poCu1AHZCA/s91N1rq+2VTv9FPo7wyjdA==","signatures":[{"sig":"MEQCIE4o/UzgjqRU6XvCXmyAYY6v5DZBc2yIxWefJQ1th9BDAiBbisT5VJ+18FYGTvJb1C1NqjIAFYIuQkjq4ampYeO3Xg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1006318,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJel3EyCRA9TVsSAnZWagAAxi8P/1k6mKiDn9FY8RzTapPw\nx+MlEfF2zYo5FZqVHmJZZD8s4TZEI57umxp9t7junD2nB2ajevWIDMmoOjAv\njSVYFP/i5QH7fs7QeM5dubmVcJKBA6+TpWDH0qFMkmwu7XlBGAXswTPh3M6F\nWbKpQvj6VGMmxwz07zxuYkeMt0CdWnBa8YKMjR8a6t54eB2aPcQyRKdBS3x1\nP3LGIDQ56cMoC6L0vZ30yJd0Dwd6kk7flS6tqT863r28hHf7DvMROReHH7Vz\nG3mygrtupUFPZKwXoZ+LMwf5bJQw8UHMlwRHe8N1kWfjjr/EXfO25v0Wl1Mv\nhO4L1kUusJOY4Ryht7a4mmYjm5RwnPNgHvmTeTCyAL1fdKPGWm8QD5DDP+rn\nZuuwiQ3jG6nzGuSVB9Z3SHkRqAk3UTSUMGL1Op45kx1TYxF68GXCQMWKJw/k\n4BPMwmwlDjAjDTVeLciea/BYpTbOxycWoyxz3avBxTyZafzK5fzD/QUdXO6o\neO8ksSgUIbPrzXtFWDBT/NAVGOQN6/ZT5MA3dx/fCMlgkDdR4e0wf66VMjJs\nYQP5WP95grPLu99d1q53oFKIQ02799TXabGMuQo/bRq/shw1kqxdi138CenA\ny8wD1EZB5ywkYwqZsK+m0AND95kL2ojj1oh73tVALiIUHNywcMYBWQOZL2YJ\n5o0n\r\n=qSR6\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/mobx-state-tree.js","unpkg":"dist/mobx-state-tree.umd.min.js","module":"dist/mobx-state-tree.module.js","browser":{"./dist/mobx-state-tree.js":"./dist/mobx-state-tree.js","./dist/mobx-state-tree.module.js":"./dist/mobx-state-tree.module.js"},"funding":{"url":"https://opencollective.com/mobx","type":"opencollective"},"gitHead":"19012c2c0f50a8b89cecdd045cb5ce98db950287","scripts":{"jest":"jest --testPathPattern=/__tests__/core/","lint":"tslint -c ./tslint.json 'src/**/*.ts'","test":"yarn test:dev && yarn test:prod && yarn test:others","build":"yarn clean && shx cp ../../README.md . && tsc && cpr lib dist --filter=\\.js$ && rollup -c","clean":"shx rm -rf dist && shx rm -rf lib","test:dev":"cross-env NODE_ENV=development JEST_JUNIT_OUTPUT=../../test-results/mobx-state-tree/dev.xml yarn jest","jest:perf":"jest --testPathPattern=/__tests__/perf/","test:perf":"yarn build && yarn jest:perf && TS_NODE_COMPILER_OPTIONS='{\"module\": \"commonjs\"}' /usr/bin/time node --expose-gc --require ts-node/register __tests__/perf/report.ts","test:prod":"cross-env NODE_ENV=production JEST_JUNIT_OUTPUT=../../test-results/mobx-state-tree/prod.xml yarn jest","build-docs":"yarn run fix-typedoc && shx rm -rf ../../docs/API && typedoc --options ./typedocconfig.js","test:mobx4":"yarn add -D mobx@4.9.0 && cross-env JEST_JUNIT_OUTPUT=../../test-results/mobx-state-tree/mobx4.xml yarn jest -i && git checkout package.json ../../yarn.lock && yarn install","_prepublish":"yarn build && yarn build-docs","fix-typedoc":"shx rm -rf ../../node_modules/typedoc/node_modules/typescript","test:cyclic":"node -e \"require('.')\"","test:others":"yarn test:cyclic && yarn test:mobx4"},"typings":"dist/index.d.ts","_npmUser":{"name":"mweststrate","email":"mweststrate@gmail.com"},"umd:main":"dist/mobx-state-tree.umd.js","repository":{"url":"git+https://github.com/mobxjs/mobx-state-tree.git","type":"git"},"_npmVersion":"lerna/3.18.1/node@v10.16.3+x64 (darwin)","description":"Opinionated, transactional, MobX powered state container","directories":{},"jsnext:main":"dist/mobx-state-tree.module.js","sideEffects":false,"_nodeVersion":"10.16.3","react-native":"dist/mobx-state-tree.module.js","_hasShrinkwrap":false,"devDependencies":{"cpr":"^3.0.1","shx":"^0.3.2","jest":"^24.5.0","mobx":"^5.13.0","lerna":"^3.13.1","tslib":"^1.9.3","concat":"^1.0.3","rollup":"^1.6.0","tslint":"^5.14.0","spec.ts":"^1.1.3","ts-jest":"^24.0.0","ts-node":"^8.0.3","typedoc":"^0.15.0","coveralls":"^3.0.3","cross-env":"^6.0.3","jest-junit":"^8.0.0","size-limit":"^2.1.6","typescript":"^3.5.3","@types/jest":"^24.0.11","@types/node":"^12.0.2","rollup-plugin-terser":"^5.0.0","rollup-plugin-replace":"^2.1.0","rollup-plugin-commonjs":"^10.0.0","rollup-plugin-filesize":"^6.0.1","typedoc-plugin-markdown":"^2.0.10","rollup-plugin-node-resolve":"^5.0.0"},"peerDependencies":{"mobx":">=4.8.0 <5.0.0 || >=5.8.0 <6.0.0"},"_npmOperationalInternal":{"tmp":"tmp/mobx-state-tree_3.16.0_1586983217642_0.7970336948379217","host":"s3://npm-registry-packages"}},"3.17.1":{"name":"mobx-state-tree","version":"3.17.1","keywords":["mobx","mobx-state-tree","promise","reactive","frp","functional-reactive-programming","state management"],"author":{"name":"Michel Weststrate"},"license":"MIT","_id":"mobx-state-tree@3.17.1","maintainers":[{"name":"bnaya","email":"me@bnaya.net"},{"name":"fredyc","email":"fredy.c@seznam.cz"},{"name":"mattiamanzati","email":"manzati.mattia@gmail.com"},{"name":"mweststrate","email":"mweststrate@gmail.com"},{"name":"xaviergonz","email":"xaviergonz@gmail.com"}],"homepage":"https://github.com/mobxjs/mobx-state-tree#readme","bugs":{"url":"https://github.com/mobxjs/mobx-state-tree/issues"},"dist":{"shasum":"f772b1f091fa4978323d706a2ef5364e59624fcd","tarball":"https://registry.npmjs.org/mobx-state-tree/-/mobx-state-tree-3.17.1.tgz","fileCount":47,"integrity":"sha512-BBKtHO2Lr4LBKNNkI3vlQA1j4dAkWDMDzM7UOZbXQQUVq6awCVWspCa8uw4Di0Cp7FCMPJ0IlA2NprJX18XsAA==","signatures":[{"sig":"MEUCIQCUeXxBl3avA4hp59YeI+0NW/dkz+BUOF9f8XD3SIOdUwIgLO1ZEskKwnWzItNUpG/YkNdMYJD6SOKAFd8FHtfDLf8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1012078,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfChyECRA9TVsSAnZWagAAzqAP/RMtNcH6hWYBB4+bIypT\nr+OKmCDSrfZrbU9yA+hPsa/Kq3Mz9VZT3NWXCq+BRwbVTL7arFv8fUeixhuD\nHDJ8tF9IkDFcHKfgylEWdrX0HwUTV01bsT0yMgg3BMiRxvy4OzVvEy/0r+zo\nyhDq+v6RUx+Kdoe2CPy70tAiqSB6WFfQwbY25zEiz4JhQ/NAxFgXj7Y9SpuB\nySfgOI1NIMSdSBP4sipdMFYhTcxsam5ntaspLNOUUSeuSuwDacGx94dPJfIl\ndn80Bwo3/b2Va7dh9cPytEuN8oVzI3PZPtyGXOczFUNVikzohvK13bX1FBpg\n9SP2A0brdmfU7aR9AQ+yCXoD65dupE8ESuj59SbuBel4ILPG8lIRJl+mZDEp\nTzFssw3RhTK/XWw7TgfFm7KQzJu2HnUom8q96uvTY23YznnNag1zBPMgQRo5\nuQyVLkd1OBXRK8Vm5QWwzCoT/XJiSkIJfZSmpk6CT1+h8vDuRLJjo4GR5PEw\njRZB1eha50iYNtvMSVHQ3nuvZt3N2PxmlrrzP6p2gnwCIbDhtdZdveoEfgf3\nAuQ4cxg24Steyc+6YaEgMJ6bjKIUH+M0QrzX66b3HQwzdLyQOiS9uJgOErjF\nWS35+VNuuYTQsw5ZfsW1wfwa95TeTVmF5spSSix002hohr26mu56GDEHvIzF\ncspa\r\n=ccTq\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/mobx-state-tree.js","unpkg":"dist/mobx-state-tree.umd.min.js","module":"dist/mobx-state-tree.module.js","browser":{"./dist/mobx-state-tree.js":"./dist/mobx-state-tree.js","./dist/mobx-state-tree.module.js":"./dist/mobx-state-tree.module.js"},"funding":{"url":"https://opencollective.com/mobx","type":"opencollective"},"gitHead":"409b348575df0bbe9bcf80257c56c979232505d9","scripts":{"jest":"jest --testPathPattern=/__tests__/core/","lint":"tslint -c ./tslint.json 'src/**/*.ts'","test":"yarn test:dev && yarn test:prod && yarn test:others","build":"yarn clean && shx cp ../../README.md . && tsc && cpr lib dist --filter=\\.js$ && rollup -c","clean":"shx rm -rf dist && shx rm -rf lib","test:dev":"cross-env NODE_ENV=development JEST_JUNIT_OUTPUT=../../test-results/mobx-state-tree/dev.xml yarn jest","jest:perf":"jest --testPathPattern=/__tests__/perf/","test:perf":"yarn build && yarn jest:perf && TS_NODE_COMPILER_OPTIONS='{\"module\": \"commonjs\"}' /usr/bin/time node --expose-gc --require ts-node/register __tests__/perf/report.ts","test:prod":"cross-env NODE_ENV=production JEST_JUNIT_OUTPUT=../../test-results/mobx-state-tree/prod.xml yarn jest","build-docs":"yarn run fix-typedoc && shx rm -rf ../../docs/API && typedoc --options ./typedocconfig.js","test:mobx4":"yarn add -D mobx@4.9.0 && cross-env JEST_JUNIT_OUTPUT=../../test-results/mobx-state-tree/mobx4.xml yarn jest -i && git checkout package.json ../../yarn.lock && yarn install","_prepublish":"yarn build && yarn build-docs","fix-typedoc":"shx rm -rf ../../node_modules/typedoc/node_modules/typescript","test:cyclic":"node -e \"require('.')\"","test:others":"yarn test:cyclic && yarn test:mobx4"},"typings":"dist/index.d.ts","_npmUser":{"name":"bnaya","email":"me@bnaya.net"},"umd:main":"dist/mobx-state-tree.umd.js","repository":{"url":"git+https://github.com/mobxjs/mobx-state-tree.git","type":"git"},"_npmVersion":"lerna/3.22.1/node@v12.18.2+x64 (darwin)","description":"Opinionated, transactional, MobX powered state container","directories":{},"jsnext:main":"dist/mobx-state-tree.module.js","sideEffects":false,"_nodeVersion":"12.18.2","react-native":"dist/mobx-state-tree.module.js","_hasShrinkwrap":false,"devDependencies":{"cpr":"^3.0.1","shx":"^0.3.2","jest":"^26.1.0","mobx":"^5.13.0","lerna":"^3.13.1","tslib":"^2.0.0","concat":"^1.0.3","rollup":"^2.18.1","tslint":"^6.1.2","spec.ts":"^1.1.3","ts-jest":"^26.1.1","ts-node":"^8.10.2","typedoc":"^0.15.0","coveralls":"^3.1.0","cross-env":"^7.0.2","jest-junit":"^11.0.1","size-limit":"^4.5.2","typescript":"^3.5.3","@types/jest":"^26.0.3","@types/node":"^12.0.2","rollup-plugin-terser":"^6.1.0","rollup-plugin-replace":"^2.1.0","rollup-plugin-commonjs":"^10.0.0","rollup-plugin-filesize":"^9.0.1","typedoc-plugin-markdown":"^2.0.10","rollup-plugin-node-resolve":"^5.0.0"},"peerDependencies":{"mobx":">=4.8.0 <5.0.0 || >=5.8.0 <6.0.0"},"_npmOperationalInternal":{"tmp":"tmp/mobx-state-tree_3.17.1_1594498179757_0.4982062074771869","host":"s3://npm-registry-packages"}},"3.17.2":{"name":"mobx-state-tree","version":"3.17.2","keywords":["mobx","mobx-state-tree","promise","reactive","frp","functional-reactive-programming","state management"],"author":{"name":"Michel Weststrate"},"license":"MIT","_id":"mobx-state-tree@3.17.2","maintainers":[{"name":"bnaya","email":"me@bnaya.net"},{"name":"fredyc","email":"fredy.c@seznam.cz"},{"name":"mattiamanzati","email":"manzati.mattia@gmail.com"},{"name":"mweststrate","email":"mweststrate@gmail.com"},{"name":"xaviergonz","email":"xaviergonz@gmail.com"}],"homepage":"https://github.com/mobxjs/mobx-state-tree#readme","bugs":{"url":"https://github.com/mobxjs/mobx-state-tree/issues"},"dist":{"shasum":"130ab4d450fc4dd6e2571b7385af1350c82def37","tarball":"https://registry.npmjs.org/mobx-state-tree/-/mobx-state-tree-3.17.2.tgz","fileCount":47,"integrity":"sha512-X0+xO7yEvBvPmLU2Z6cp81sD0xQaMXgLD4lGZoKSasOhNJSQPyKlu/LFxJTS6Wgw7J3gkWq9MMfQ4pO6wGMVfw==","signatures":[{"sig":"MEUCIQCPjcr/boRduuuqT4Bpkh348vTSzqfrCXEMgHqjAKJXGwIgScdaN3WB9Y2Aa5yzU6I45UaE3tOGFRHDgsYv2qDGKzs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1012084,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfCivWCRA9TVsSAnZWagAAdlQQAJWFvJd/QvlLlzCOHn9P\n0aRc+3DhmBBDLbuG09vIbz/Zkq1Hv9sQQUIgaC8WvymHaIJGckjLKlvXS+XW\nPeKSBBjMWWgENOz2U/wMBGe1+aGzSFM1D54OGc7CArDSp2FBWqEXLxgbbxFG\ni98awpqnGVGj7kfbOM/qB8AJkcXz0YrPOELNx/gBFDcGWYoBeIq73ynNpn5R\nyZUHk9YOCo4fF0MR138QqO2ukX5t7hs/Z0PxmgSd2ZS38hZRqox9rBJSpU2D\nN/vIS/jH4tAKluQFSmO+s2GGgYCxluapUeGQf9O4RvETc9AdTg7pEGEUU3Nn\nE8sesLieaeuwsHGRvFDmGqFTrCn8ARbjP501wa2vZvsPlpUzE0tw/U8KyF2x\ncBnbkf0jBo6/QNLN+Uuk/uFN1rgMwsdmV4U+t3l6CJ/A4H4Ii11kGDsnmit7\nH38smWAljChr6ZGKYgJ4XF7JzUnSSU8vkjtTids6l5RsziBmn3KrLjd7xJeg\n3iWKhBQ7cXfNQbiT8ZMC2YDosmucssjNdkgBJ/CJu7T8iWSr9ZXd2+BpCqRj\nQ/z9O2PA7mHmFHHbFdcljWgqifB6Esa0XdBaYKF4c0TPlPErwYnjqEqP7r7v\nVYVboldHeIMeS/7HGx9sfObtLwsPrNvGohHRDmgtCIB2zVnqv1Y/8q15HLsK\ny0+a\r\n=bjMl\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/mobx-state-tree.js","unpkg":"dist/mobx-state-tree.umd.min.js","module":"dist/mobx-state-tree.module.js","browser":{"./dist/mobx-state-tree.js":"./dist/mobx-state-tree.js","./dist/mobx-state-tree.module.js":"./dist/mobx-state-tree.module.js"},"funding":{"url":"https://opencollective.com/mobx","type":"opencollective"},"gitHead":"4407fce1d572ad54ac121d6887ea652ef8a18b98","scripts":{"jest":"jest --testPathPattern=/__tests__/core/","lint":"tslint -c ./tslint.json 'src/**/*.ts'","test":"yarn test:dev && yarn test:prod && yarn test:others","build":"yarn clean && shx cp ../../README.md . && tsc && cpr lib dist --filter=\\.js$ && rollup -c","clean":"shx rm -rf dist && shx rm -rf lib","test:dev":"cross-env NODE_ENV=development JEST_JUNIT_OUTPUT=../../test-results/mobx-state-tree/dev.xml yarn jest","jest:perf":"jest --testPathPattern=/__tests__/perf/","test:perf":"yarn build && yarn jest:perf && TS_NODE_COMPILER_OPTIONS='{\"module\": \"commonjs\"}' /usr/bin/time node --expose-gc --require ts-node/register __tests__/perf/report.ts","test:prod":"cross-env NODE_ENV=production JEST_JUNIT_OUTPUT=../../test-results/mobx-state-tree/prod.xml yarn jest","build-docs":"yarn run fix-typedoc && shx rm -rf ../../docs/API && typedoc --options ./typedocconfig.js","test:mobx4":"yarn add -D mobx@4.9.0 && cross-env JEST_JUNIT_OUTPUT=../../test-results/mobx-state-tree/mobx4.xml yarn jest -i && git checkout package.json ../../yarn.lock && yarn install","_prepublish":"yarn build && yarn build-docs","fix-typedoc":"shx rm -rf ../../node_modules/typedoc/node_modules/typescript","test:cyclic":"node -e \"require('.')\"","test:others":"yarn test:cyclic && yarn test:mobx4"},"typings":"dist/index.d.ts","_npmUser":{"name":"bnaya","email":"me@bnaya.net"},"umd:main":"dist/mobx-state-tree.umd.js","repository":{"url":"git+https://github.com/mobxjs/mobx-state-tree.git","type":"git"},"_npmVersion":"lerna/3.22.1/node@v12.18.2+x64 (darwin)","description":"Opinionated, transactional, MobX powered state container","directories":{},"jsnext:main":"dist/mobx-state-tree.module.js","sideEffects":false,"_nodeVersion":"12.18.2","react-native":"dist/mobx-state-tree.module.js","_hasShrinkwrap":false,"devDependencies":{"cpr":"^3.0.1","shx":"^0.3.2","jest":"^26.1.0","mobx":"^5.13.0","lerna":"^3.13.1","tslib":"^2.0.0","concat":"^1.0.3","rollup":"^2.18.1","tslint":"^6.1.2","spec.ts":"^1.1.3","ts-jest":"^26.1.1","ts-node":"^8.10.2","typedoc":"^0.15.0","coveralls":"^3.1.0","cross-env":"^7.0.2","jest-junit":"^11.0.1","size-limit":"^4.5.2","typescript":"^3.5.3","@types/jest":"^26.0.3","@types/node":"^12.0.2","rollup-plugin-terser":"^6.1.0","rollup-plugin-replace":"^2.1.0","rollup-plugin-commonjs":"^10.0.0","rollup-plugin-filesize":"^9.0.1","typedoc-plugin-markdown":"^2.0.10","rollup-plugin-node-resolve":"^5.0.0"},"peerDependencies":{"mobx":">=4.8.0 <5.0.0 || >=5.8.0 <6.0.0"},"_npmOperationalInternal":{"tmp":"tmp/mobx-state-tree_3.17.2_1594502102240_0.7285585096150875","host":"s3://npm-registry-packages"}},"4.0.0-rc.0":{"name":"mobx-state-tree","version":"4.0.0-rc.0","keywords":["mobx","mobx-state-tree","promise","reactive","frp","functional-reactive-programming","state management"],"author":{"name":"Michel Weststrate"},"license":"MIT","_id":"mobx-state-tree@4.0.0-rc.0","maintainers":[{"name":"bnaya","email":"me@bnaya.net"},{"name":"fredyc","email":"fredy.c@seznam.cz"},{"name":"mweststrate","email":"mweststrate@gmail.com"},{"name":"mattiamanzati","email":"manzati.mattia@gmail.com"},{"name":"xaviergonz","email":"xaviergonz@gmail.com"}],"homepage":"https://github.com/mobxjs/mobx-state-tree#readme","bugs":{"url":"https://github.com/mobxjs/mobx-state-tree/issues"},"dist":{"shasum":"cbcea715dde2a5d6fda20d079eabc1f595ecec30","tarball":"https://registry.npmjs.org/mobx-state-tree/-/mobx-state-tree-4.0.0-rc.0.tgz","fileCount":47,"integrity":"sha512-PMWRgDICqUHn1egzKeRYteC4hKSigEfhASSWfW14vUw1krt//etZTsSPVxhmGY5wIuXcOpfUcnaWUIctqd6hKw==","signatures":[{"sig":"MEQCIE7lZHtt0aqsc1aCAei3oAW5DHWVkNs9mlMzRma0DckxAiBiZB+cy8uvyt8Moa//8Us1kdqDh4XAz/b8n/439xZQSQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1239471,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfiyRsCRA9TVsSAnZWagAAM5YQAI0q0M2A3NXEzz0tL5wj\nkxThDXXiYL+2WbwOju1gnt4GI1kF9rNgE588TrjC9kSy9g//GeLY1SICtGyM\nPzQdb8+qcb2qUSWplsfTjQKJUTJ1zRq/KOhNgTCzd9ooJbMi5XOZdnFC+tmO\nUGkQPIXCeAlW/yb+sTov9nostgvdKAcwMOOyhmjbkYQLyKrviI+F9F73a5LM\nCN3HOoLT+sxHUVPSceV7Z/26B2zOKB4PzHNve8lLcLDsMGytH6wcEqKX6WLU\nGvwc/IXOxzkq1vn3gEBwr4tYa3aTZ4KyMLhh5KS7tjnyzzo1fUVH8E46dy7f\nnbf/kQM9wrQWx+uGUyCj21B9w6z+MXyuJ5upo6ZvjqkS6lcGUBAYuOOPc6SF\nxODvCnNCkE4NuEe53guyxx6GMNd/E0CdUBHeeRbV/CrHSJXPdHAphZ0AjLfH\nWeOLVox7g1XTCJoE8DqUONHuDv8Va9nSbbyUsWLrl5UksawVK5zhcFDO5hWG\nIeG5P4ubrevEt5CzvuOIbM4MZGCW0PGHGn+X4PnOMZ0B+2S0kLV1Wum+H8uy\nTfe/FEKbs1SQcGmH60E6gxGqU46+nliaoOMOZmLtwRZrMkV6p1MacvuZdCKr\nrgO+6M01kIGCWUqVAd/uCpKLN08rvjpgNd4W9BGzCz5dF4JQ/DxOj/slewwy\n+cCX\r\n=Cw3T\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/mobx-state-tree.js","unpkg":"dist/mobx-state-tree.umd.min.js","module":"dist/mobx-state-tree.module.js","browser":{"./dist/mobx-state-tree.js":"./dist/mobx-state-tree.js","./dist/mobx-state-tree.module.js":"./dist/mobx-state-tree.module.js"},"funding":{"url":"https://opencollective.com/mobx","type":"opencollective"},"gitHead":"1610272be5587e94afa9561dbdd10710dfad6022","scripts":{"jest":"jest --testPathPattern=/__tests__/core/","lint":"tslint -c ./tslint.json 'src/**/*.ts'","test":"yarn test:dev && yarn test:prod && yarn test:others","build":"yarn clean && shx cp ../../README.md . && tsc && cpr lib dist --filter=\\.js$ && rollup -c","clean":"shx rm -rf dist && shx rm -rf lib","test:dev":"cross-env NODE_ENV=development JEST_JUNIT_OUTPUT=../../test-results/mobx-state-tree/dev.xml yarn jest","jest:perf":"jest --testPathPattern=/__tests__/perf/","test:perf":"yarn build && yarn jest:perf && TS_NODE_COMPILER_OPTIONS='{\"module\": \"commonjs\"}' /usr/bin/time node --expose-gc --require ts-node/register __tests__/perf/report.ts","test:prod":"cross-env NODE_ENV=production JEST_JUNIT_OUTPUT=../../test-results/mobx-state-tree/prod.xml yarn jest","build-docs":"yarn run fix-typedoc && shx rm -rf ../../docs/API && typedoc --options ./typedocconfig.js","_prepublish":"yarn build && yarn build-docs","fix-typedoc":"shx rm -rf ../../node_modules/typedoc/node_modules/typescript","test:cyclic":"node -e \"require('.')\"","test:others":"yarn test:cyclic"},"typings":"dist/index.d.ts","_npmUser":{"name":"bnaya","email":"me@bnaya.net"},"umd:main":"dist/mobx-state-tree.umd.js","repository":{"url":"git+https://github.com/mobxjs/mobx-state-tree.git","type":"git"},"_npmVersion":"lerna/3.22.1/node@v14.13.1+x64 (darwin)","description":"Opinionated, transactional, MobX powered state container","directories":{},"jsnext:main":"dist/mobx-state-tree.module.js","sideEffects":false,"_nodeVersion":"14.13.1","react-native":"dist/mobx-state-tree.module.js","_hasShrinkwrap":false,"devDependencies":{"cpr":"^3.0.1","shx":"^0.3.2","jest":"^26.1.0","mobx":"^6.0.0","lerna":"^3.13.1","tslib":"^2.0.0","concat":"^1.0.3","rollup":"^2.18.1","tslint":"^6.1.2","spec.ts":"^1.1.3","ts-jest":"^26.1.1","ts-node":"^8.10.2","typedoc":"^0.15.0","coveralls":"^3.1.0","cross-env":"^7.0.2","jest-junit":"^11.0.1","size-limit":"^4.5.2","typescript":"^3.5.3","@types/jest":"^26.0.3","@types/node":"^12.0.2","rollup-plugin-terser":"^6.1.0","rollup-plugin-replace":"^2.1.0","rollup-plugin-commonjs":"^10.0.0","rollup-plugin-filesize":"^9.0.1","typedoc-plugin-markdown":"^2.0.10","rollup-plugin-node-resolve":"^5.0.0"},"peerDependencies":{"mobx":"^6.0.0"},"_npmOperationalInternal":{"tmp":"tmp/mobx-state-tree_4.0.0-rc.0_1602954348466_0.28416339529703927","host":"s3://npm-registry-packages"}},"4.0.1-rc.0":{"name":"mobx-state-tree","version":"4.0.1-rc.0","keywords":["mobx","mobx-state-tree","promise","reactive","frp","functional-reactive-programming","state management"],"author":{"name":"Michel Weststrate"},"license":"MIT","_id":"mobx-state-tree@4.0.1-rc.0","maintainers":[{"name":"bnaya","email":"me@bnaya.net"},{"name":"fredyc","email":"fredy.c@seznam.cz"},{"name":"mweststrate","email":"mweststrate@gmail.com"},{"name":"mattiamanzati","email":"manzati.mattia@gmail.com"},{"name":"xaviergonz","email":"xaviergonz@gmail.com"}],"homepage":"https://github.com/mobxjs/mobx-state-tree#readme","bugs":{"url":"https://github.com/mobxjs/mobx-state-tree/issues"},"dist":{"shasum":"059e7e32442ffb92ae0937438e9c9a6d0ee99eb0","tarball":"https://registry.npmjs.org/mobx-state-tree/-/mobx-state-tree-4.0.1-rc.0.tgz","fileCount":47,"integrity":"sha512-6L+27LlNw3Fp4LHsYotGzoXYi04ZGjOSQ5xQu4dhOBZlt9BuSRriMoWyFKvlACVXaZIxZDdzig3DqQdH712aGg==","signatures":[{"sig":"MEUCIAjAzojnnTInHBy/AyDCPHSJmUIRNV5oE4Ip6AcSlAGvAiEA/QZ1Q7uo74XBVPVEWNAVIw9rOoenKhyrUVYrjW98iuk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1239471,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfiyUYCRA9TVsSAnZWagAA6xEP/0SGwVueW+AF798C3Y+2\nZA5GTHNFiwlVNBlMHtmoi5Pd02TILLjJ0qAkTzfbuBJCVBwC0PtaM80xdo41\n3pqopE+PC4rz3mHh4bTbp2YLEPp2A5qx90cGTB3rBoEwVGCLguZL3/9lQCCc\ndPvUH+JScIn5nsEb8rGnwNzO220Ad+Zdn5nLaATjcOUogP0jgcttc2LybIpw\niWgXbse94BoOcyykV2jjQkh/FCV/VuFUxJmntcsUMIxINVSApdJ4U0TRb34i\nIgToOR8Eb8uNPZKuSD0ziyqvCzGdugYc0JEm31auWQzJh1u+7mREtNI2Q3Pj\nKQ6bxMldOBzIslbzqgkY7UxTDWs2c4fNTcBu7OGPiLA5LNzrEK+Kupqe3Y2L\nf0PYhKWDvHVjaxHVr3faxBQ6Z1cdjM3zh9eelm09L3pPIbuBndHk7goMyTi1\n6lSK8PRGdK2DHLrWbSMuHPZYFkwK+yI+Uc2bOuWnHuzdPQjF1xKfglA1SN8z\nFoQx5YI/bL4X8XlNtP+aqZv9P7SEH2J+7y5DxrqjWgkJ81qFilm1ZYgZFlwE\n3zzOP7UHBNX/YsY1w66lx89EALb0LvdQEAOKSaGLE+6lw2tI9h0wHN2JZxWM\nM8xsls40ttRo05x+oM9racWZkx9mB+OV3V/5Aj0piSYM4jRznaHtjLRTMP2P\ntfbN\r\n=hzU8\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/mobx-state-tree.js","unpkg":"dist/mobx-state-tree.umd.min.js","module":"dist/mobx-state-tree.module.js","browser":{"./dist/mobx-state-tree.js":"./dist/mobx-state-tree.js","./dist/mobx-state-tree.module.js":"./dist/mobx-state-tree.module.js"},"funding":{"url":"https://opencollective.com/mobx","type":"opencollective"},"gitHead":"baca1ad0061400a89d1cc21836bf7004849a2543","scripts":{"jest":"jest --testPathPattern=/__tests__/core/","lint":"tslint -c ./tslint.json 'src/**/*.ts'","test":"yarn test:dev && yarn test:prod && yarn test:others","build":"yarn clean && shx cp ../../README.md . && tsc && cpr lib dist --filter=\\.js$ && rollup -c","clean":"shx rm -rf dist && shx rm -rf lib","test:dev":"cross-env NODE_ENV=development JEST_JUNIT_OUTPUT=../../test-results/mobx-state-tree/dev.xml yarn jest","jest:perf":"jest --testPathPattern=/__tests__/perf/","test:perf":"yarn build && yarn jest:perf && TS_NODE_COMPILER_OPTIONS='{\"module\": \"commonjs\"}' /usr/bin/time node --expose-gc --require ts-node/register __tests__/perf/report.ts","test:prod":"cross-env NODE_ENV=production JEST_JUNIT_OUTPUT=../../test-results/mobx-state-tree/prod.xml yarn jest","build-docs":"yarn run fix-typedoc && shx rm -rf ../../docs/API && typedoc --options ./typedocconfig.js","_prepublish":"yarn build && yarn build-docs","fix-typedoc":"shx rm -rf ../../node_modules/typedoc/node_modules/typescript","test:cyclic":"node -e \"require('.')\"","test:others":"yarn test:cyclic"},"typings":"dist/index.d.ts","_npmUser":{"name":"bnaya","email":"me@bnaya.net"},"umd:main":"dist/mobx-state-tree.umd.js","repository":{"url":"git+https://github.com/mobxjs/mobx-state-tree.git","type":"git"},"_npmVersion":"lerna/3.22.1/node@v14.13.1+x64 (darwin)","description":"Opinionated, transactional, MobX powered state container","directories":{},"jsnext:main":"dist/mobx-state-tree.module.js","sideEffects":false,"_nodeVersion":"14.13.1","react-native":"dist/mobx-state-tree.module.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"cpr":"^3.0.1","shx":"^0.3.2","jest":"^26.1.0","mobx":"^6.0.0","lerna":"^3.13.1","tslib":"^2.0.0","concat":"^1.0.3","rollup":"^2.18.1","tslint":"^6.1.2","spec.ts":"^1.1.3","ts-jest":"^26.1.1","ts-node":"^8.10.2","typedoc":"^0.15.0","coveralls":"^3.1.0","cross-env":"^7.0.2","jest-junit":"^11.0.1","size-limit":"^4.5.2","typescript":"^3.5.3","@types/jest":"^26.0.3","@types/node":"^12.0.2","rollup-plugin-terser":"^6.1.0","rollup-plugin-replace":"^2.1.0","rollup-plugin-commonjs":"^10.0.0","rollup-plugin-filesize":"^9.0.1","typedoc-plugin-markdown":"^2.0.10","rollup-plugin-node-resolve":"^5.0.0"},"peerDependencies":{"mobx":"^6.0.0"},"_npmOperationalInternal":{"tmp":"tmp/mobx-state-tree_4.0.1-rc.0_1602954519655_0.38311107490481966","host":"s3://npm-registry-packages"}},"4.0.1-rc.1":{"name":"mobx-state-tree","version":"4.0.1-rc.1","keywords":["mobx","mobx-state-tree","promise","reactive","frp","functional-reactive-programming","state management"],"author":{"name":"Michel Weststrate"},"license":"MIT","_id":"mobx-state-tree@4.0.1-rc.1","maintainers":[{"name":"bnaya","email":"me@bnaya.net"},{"name":"fredyc","email":"fredy.c@seznam.cz"},{"name":"mweststrate","email":"mweststrate@gmail.com"},{"name":"mattiamanzati","email":"manzati.mattia@gmail.com"},{"name":"xaviergonz","email":"xaviergonz@gmail.com"}],"homepage":"https://github.com/mobxjs/mobx-state-tree#readme","bugs":{"url":"https://github.com/mobxjs/mobx-state-tree/issues"},"dist":{"shasum":"c369ae6cac4809fcb74bb5086add5c519bb853b3","tarball":"https://registry.npmjs.org/mobx-state-tree/-/mobx-state-tree-4.0.1-rc.1.tgz","fileCount":47,"integrity":"sha512-gYW4PjvCjj4WZaVjKO99jT66fskfVtGFovJTk7cgDD48emEPFq2vUzO1/HXR3IyGlfOAI4IzRqgUWkbVN2ecQA==","signatures":[{"sig":"MEQCIC/n4LpY26ySyqSKYYGTtB5U2Q0PHPDWz6LdOKAWA68xAiBRFycpL2c+mTAFEBPto/AZ5X0ZkuLFOAa9v9LUXXCHgA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1239471,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfiyZDCRA9TVsSAnZWagAAP1oP/j6ulzZVQSmud2vtW1Fs\nXbAFwM43qrGm09K5k7uQWrJ4suPV9GDgnHiwW0PatibD1yteQ8QdzKBrqtK2\nB6lzg3rs4tH5zKG0yys4rQwqvrDyRbwneQAo1yMhQJjwt/xRJAj0XD3lsIcz\nIKVM8SqbtRfFieYrdK0hL7JLGWep6YafVRJrZn1jGGw+QZOVsNB+rjsaYcW8\nqIY4digIqAYogGa0FktnE5XiEY2MfZTVHTXXMb7GYst60S0T9pnKutpnO711\n6BLKdewAvejI4p/ATAgj8EX4tCR2y4tq3vmcVJHXPpOPVdzdH8iZkbnr8okM\nK4WrWy3EjymZKj6g81BJ1FTL6x1AAfqOAkYCGWuYk+9QlOaHrm+5FsLOOt+N\nGX042d0ypOaOO5sqEqEJisUfGi9e6RdZ7uTFfKx5X30Ik04e02ZMKF8OhioU\nsSmSOt+pLtL8+skaaTGhGfSR4XbLKBpdVV7EOyvovWeAdD1kb1+Uw0cUKrvN\noPQJ2t2DjlE5/MLwdrMtnhr0h669rCMB/Gu+1YZniSx4Sqxro4kHj1I0JpVg\nZrq84NGWG3NHGOtjspQyrnC/myWsqdxwL2om+FDds51+cHUkZPRdJb2ADdhN\nA7e6DCf7wCRfh17UPOhJ1PhAzSa6Aaf/wZAQ3wRIJp5QOZn8ervAObSGg0UK\npNnS\r\n=VbtA\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/mobx-state-tree.js","unpkg":"dist/mobx-state-tree.umd.min.js","module":"dist/mobx-state-tree.module.js","browser":{"./dist/mobx-state-tree.js":"./dist/mobx-state-tree.js","./dist/mobx-state-tree.module.js":"./dist/mobx-state-tree.module.js"},"funding":{"url":"https://opencollective.com/mobx","type":"opencollective"},"gitHead":"0d9b3f4e9feeb0ad62ccc769a4204598eb53f451","scripts":{"jest":"jest --testPathPattern=/__tests__/core/","lint":"tslint -c ./tslint.json 'src/**/*.ts'","test":"yarn test:dev && yarn test:prod && yarn test:others","build":"yarn clean && shx cp ../../README.md . && tsc && cpr lib dist --filter=\\.js$ && rollup -c","clean":"shx rm -rf dist && shx rm -rf lib","test:dev":"cross-env NODE_ENV=development JEST_JUNIT_OUTPUT=../../test-results/mobx-state-tree/dev.xml yarn jest","jest:perf":"jest --testPathPattern=/__tests__/perf/","test:perf":"yarn build && yarn jest:perf && TS_NODE_COMPILER_OPTIONS='{\"module\": \"commonjs\"}' /usr/bin/time node --expose-gc --require ts-node/register __tests__/perf/report.ts","test:prod":"cross-env NODE_ENV=production JEST_JUNIT_OUTPUT=../../test-results/mobx-state-tree/prod.xml yarn jest","build-docs":"yarn run fix-typedoc && shx rm -rf ../../docs/API && typedoc --options ./typedocconfig.js","_prepublish":"yarn build && yarn build-docs","fix-typedoc":"shx rm -rf ../../node_modules/typedoc/node_modules/typescript","test:cyclic":"node -e \"require('.')\"","test:others":"yarn test:cyclic"},"typings":"dist/index.d.ts","_npmUser":{"name":"bnaya","email":"me@bnaya.net"},"umd:main":"dist/mobx-state-tree.umd.js","repository":{"url":"git+https://github.com/mobxjs/mobx-state-tree.git","type":"git"},"_npmVersion":"lerna/3.22.1/node@v14.13.1+x64 (darwin)","description":"Opinionated, transactional, MobX powered state container","directories":{},"jsnext:main":"dist/mobx-state-tree.module.js","sideEffects":false,"_nodeVersion":"14.13.1","react-native":"dist/mobx-state-tree.module.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"cpr":"^3.0.1","shx":"^0.3.2","jest":"^26.1.0","mobx":"^6.0.0","lerna":"^3.13.1","tslib":"^2.0.0","concat":"^1.0.3","rollup":"^2.18.1","tslint":"^6.1.2","spec.ts":"^1.1.3","ts-jest":"^26.1.1","ts-node":"^8.10.2","typedoc":"^0.15.0","coveralls":"^3.1.0","cross-env":"^7.0.2","jest-junit":"^11.0.1","size-limit":"^4.5.2","typescript":"^3.5.3","@types/jest":"^26.0.3","@types/node":"^12.0.2","rollup-plugin-terser":"^6.1.0","rollup-plugin-replace":"^2.1.0","rollup-plugin-commonjs":"^10.0.0","rollup-plugin-filesize":"^9.0.1","typedoc-plugin-markdown":"^2.0.10","rollup-plugin-node-resolve":"^5.0.0"},"peerDependencies":{"mobx":"^6.0.0"},"_npmOperationalInternal":{"tmp":"tmp/mobx-state-tree_4.0.1-rc.1_1602954818875_0.9628899804938182","host":"s3://npm-registry-packages"}},"3.17.3":{"name":"mobx-state-tree","version":"3.17.3","keywords":["mobx","mobx-state-tree","promise","reactive","frp","functional-reactive-programming","state management"],"author":{"name":"Michel Weststrate"},"license":"MIT","_id":"mobx-state-tree@3.17.3","maintainers":[{"name":"bnaya","email":"me@bnaya.net"},{"name":"fredyc","email":"fredy.c@seznam.cz"},{"name":"mweststrate","email":"mweststrate@gmail.com"},{"name":"mattiamanzati","email":"manzati.mattia@gmail.com"},{"name":"jamonholmgren","email":"jamon@infinite.red"},{"name":"xaviergonz","email":"xaviergonz@gmail.com"},{"name":"jamonholmgren-mobx-state-tree","email":"jamon+mst@infinite.red"}],"homepage":"https://github.com/mobxjs/mobx-state-tree#readme","bugs":{"url":"https://github.com/mobxjs/mobx-state-tree/issues"},"dist":{"shasum":"e9c40dca17e7b72ad01270852a516145bf6b6c72","tarball":"https://registry.npmjs.org/mobx-state-tree/-/mobx-state-tree-3.17.3.tgz","fileCount":47,"integrity":"sha512-ph4ee/Lh1qUJqHEGkfdWdBAUGdG+VAu7xZbYX/+4qem5hSSpdeZYAJOcN3bhtgEH8Wh/ZxRpQVOLM0aMFXfBSw==","signatures":[{"sig":"MEUCIQD9akv8hljaClbkKc9ORa/TMy5UR0/wPBfE6O5Al6faLgIgXJdEqDQnQqDhGfnowfHk5lqVlhT2mPhNGgK7SWwGEXY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1012501,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfsz09CRA9TVsSAnZWagAA3HAQAJPpO5R2CB5zpC2XIqcV\nGVGuDQrwuMrwRCa+z/eyNI659hd+Lw5NxjaQfKj5cUaLfC7QIc2qyZdmOrfI\nVkFfAXsY4HaahMsHVJg8jxnHeOu0U+wHEHzQPuEEFiO44odTxqL6zGl//M8k\nevjpCDHr+2sQe3G7l5z4gGubzcVNe4OpBe6SoDjss00KL6RnL81O5qSLFvoI\nPr2vT526cwffaHXt6a39NqNNVRNMA0oa3czbOFaC3zJV0Kr5Gi8HbDTwrah3\nm1pgdrKSXpC0YWmiklY+L07zC5fX9LsnUKOMkZaYPfFDx8pKnELTxx/wiozT\n/hFldaNiMOeSaC9WZ0VESd0PUfUD5ZaX/kwjZml57J8hndHwXpyL+36J9OM/\nsQa4QVFj0h3ArTUOOsORbE6XA7tQZY84yMbBDHptaoaBYvQY9iXSjHiHl6ev\n9Cz+odgTVSHV4gJxQyqrm5jpgxsfQAO5UYU5Smqg0pM/QI62P1Io5raHnUjA\n3TEGhhBQYLpwQ8L7i/NVakD0bVUASxni3Qw+V1bTTK32/sBPo3UfGC6QZMFr\n2Bci/gydejZ7kymqCOz/lOf7XdiROIfdFkApgF+doqRn/iO2ZSDg+ifFu4Pa\n/wJA6mmqAPJi9upfOb1aA6VEZTWgMpaUrsI3+a0P+j3mLAlCbgiTEHzePjQN\na1H1\r\n=cBUN\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/mobx-state-tree.js","unpkg":"dist/mobx-state-tree.umd.min.js","module":"dist/mobx-state-tree.module.js","browser":{"./dist/mobx-state-tree.js":"./dist/mobx-state-tree.js","./dist/mobx-state-tree.module.js":"./dist/mobx-state-tree.module.js"},"funding":{"url":"https://opencollective.com/mobx","type":"opencollective"},"gitHead":"9980c40adc420551e8b534262674c0a807cd37ad","scripts":{"jest":"jest --testPathPattern=/__tests__/core/","lint":"tslint -c ./tslint.json 'src/**/*.ts'","test":"yarn test:dev && yarn test:prod && yarn test:others","build":"yarn clean && shx cp ../../README.md . && tsc && cpr lib dist --filter=\\.js$ && rollup -c","clean":"shx rm -rf dist && shx rm -rf lib","test:dev":"cross-env NODE_ENV=development JEST_JUNIT_OUTPUT=../../test-results/mobx-state-tree/dev.xml yarn jest","jest:perf":"jest --testPathPattern=/__tests__/perf/","test:perf":"yarn build && yarn jest:perf && TS_NODE_COMPILER_OPTIONS='{\"module\": \"commonjs\"}' /usr/bin/time node --expose-gc --require ts-node/register __tests__/perf/report.ts","test:prod":"cross-env NODE_ENV=production JEST_JUNIT_OUTPUT=../../test-results/mobx-state-tree/prod.xml yarn jest","build-docs":"yarn run fix-typedoc && shx rm -rf ../../docs/API && typedoc --options ./typedocconfig.js","test:mobx4":"yarn add -D mobx@4.9.0 && cross-env JEST_JUNIT_OUTPUT=../../test-results/mobx-state-tree/mobx4.xml yarn jest -i && git checkout package.json ../../yarn.lock && yarn install","_prepublish":"yarn build && yarn build-docs","fix-typedoc":"shx rm -rf ../../node_modules/typedoc/node_modules/typescript","test:cyclic":"node -e \"require('.')\"","test:others":"yarn test:cyclic && yarn test:mobx4"},"typings":"dist/index.d.ts","_npmUser":{"name":"jamonholmgren","email":"jamon@infinite.red"},"umd:main":"dist/mobx-state-tree.umd.js","repository":{"url":"git+https://github.com/mobxjs/mobx-state-tree.git","type":"git"},"_npmVersion":"lerna/3.22.1/node@v14.5.0+x64 (darwin)","description":"Opinionated, transactional, MobX powered state container","directories":{},"jsnext:main":"dist/mobx-state-tree.module.js","sideEffects":false,"_nodeVersion":"14.5.0","react-native":"dist/mobx-state-tree.module.js","_hasShrinkwrap":false,"devDependencies":{"cpr":"^3.0.1","shx":"^0.3.2","jest":"^26.1.0","mobx":"^5.13.0","lerna":"^3.13.1","tslib":"^2.0.0","concat":"^1.0.3","rollup":"^2.18.1","tslint":"^6.1.2","spec.ts":"^1.1.3","ts-jest":"^26.1.1","ts-node":"^8.10.2","typedoc":"^0.15.0","coveralls":"^3.1.0","cross-env":"^7.0.2","jest-junit":"^11.0.1","size-limit":"^4.5.2","typescript":"^3.5.3","@types/jest":"^26.0.3","@types/node":"^12.0.2","rollup-plugin-terser":"^6.1.0","rollup-plugin-replace":"^2.1.0","rollup-plugin-commonjs":"^10.0.0","rollup-plugin-filesize":"^9.0.1","typedoc-plugin-markdown":"^2.0.10","rollup-plugin-node-resolve":"^5.0.0"},"peerDependencies":{"mobx":">=4.8.0 <5.0.0 || >=5.8.0 <6.0.0"},"_npmOperationalInternal":{"tmp":"tmp/mobx-state-tree_3.17.3_1605582141017_0.08856624891916343","host":"s3://npm-registry-packages"}},"4.0.2":{"name":"mobx-state-tree","version":"4.0.2","keywords":["mobx","mobx-state-tree","promise","reactive","frp","functional-reactive-programming","state management"],"author":{"name":"Michel Weststrate"},"license":"MIT","_id":"mobx-state-tree@4.0.2","maintainers":[{"name":"bnaya","email":"me@bnaya.net"},{"name":"fredyc","email":"fredy.c@seznam.cz"},{"name":"mweststrate","email":"mweststrate@gmail.com"},{"name":"mattiamanzati","email":"manzati.mattia@gmail.com"},{"name":"jamonholmgren","email":"jamon@infinite.red"},{"name":"xaviergonz","email":"xaviergonz@gmail.com"},{"name":"jamonholmgren-mobx-state-tree","email":"jamon+mst@infinite.red"}],"homepage":"https://github.com/mobxjs/mobx-state-tree#readme","bugs":{"url":"https://github.com/mobxjs/mobx-state-tree/issues"},"dist":{"shasum":"9b9635f17c1619164a00375a9692b326dd757c0a","tarball":"https://registry.npmjs.org/mobx-state-tree/-/mobx-state-tree-4.0.2.tgz","fileCount":47,"integrity":"sha512-NLE2xPRqyWlCFGMSAY2vW7gqJTtkcMhavT7I8VoFxUy1Twr7ANqhQXrwoBL5UfhfAY7HhqKjkh8K+TUVeXPGeA==","signatures":[{"sig":"MEQCIDn4LiskVBYX80ZUpvcBB1U39x97qIDN0IoBXAqAHLZsAiAnOoxnvZ77a0jnV4x2s//fulmV+m6I78/NelDU3TMhdA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1239883,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfs0U2CRA9TVsSAnZWagAADnAP/jF1bdwKB/CbHz7xe6Id\nuzjUhUAfa4GNniUH0VXSj1HO4b3PrjF/v+n8/ceOwvCLivvaoAsFgGMJdmr3\nXRWTR8aKFcVWGx+9TIrL4tOOwXHLejSzyfpcwYKDQEp5yinQp3gTv2FHWXPN\nFpf3SxabxEZNO6HTx7ZE+0uHK2GaizwHlMNNPS6CeH96Oe+lD9ZkoNqK8dKA\nT9filjDtlQqcrFtFe17BNXc9fTm0UFlF7LBsYcv0Z0Mw8a7SEPDCQKMTlmiX\n01Yk+laPStIRAuBnFr96iLpGY0/59yeIH+TwnioRMmAbFpM17TNHVKAd6o8H\nFhi/ZOHtWf9QEYEK7zcQpO5f2F9GuceGMd7u5NhdO13/9dkST8dpTT+iPEDr\ndn2lQzqP1ZpwIyrfhYws3YisojZSU6bYnuxQqcv5q7Mn4lkZVaiKsmVK0grV\nNmQ+70Z9RsfKJrIEbOi1uhJ9kFvN4qjYt5xMuHJhW07LNNUcYrNxtWTsj5yz\nudcHypYGb2eYFeUBOGimxX/E7q50D3AgTjcRnXTydisdK34Nt2QVhFVqcDEr\n+LSSOJtxYp8H0E2pxBT5mhgo+7afmhyfDmPWvYyX6jYt2U54aXIPV/a40Vl/\nE7Sm/gfsxeE+dKnhzw9LPoRqrmWaKDr8rYTu0ip9y3dpPz7VMdEjny86rGhm\nTXAt\r\n=FCrW\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/mobx-state-tree.js","unpkg":"dist/mobx-state-tree.umd.min.js","module":"dist/mobx-state-tree.module.js","browser":{"./dist/mobx-state-tree.js":"./dist/mobx-state-tree.js","./dist/mobx-state-tree.module.js":"./dist/mobx-state-tree.module.js"},"funding":{"url":"https://opencollective.com/mobx","type":"opencollective"},"gitHead":"ffefd8e3d6704d240bdc2c1579b2434aad5fa3a2","scripts":{"jest":"jest --testPathPattern=/__tests__/core/","lint":"tslint -c ./tslint.json 'src/**/*.ts'","test":"yarn test:dev && yarn test:prod && yarn test:others","build":"yarn clean && shx cp ../../README.md . && tsc && cpr lib dist --filter=\\.js$ && rollup -c","clean":"shx rm -rf dist && shx rm -rf lib","test:dev":"cross-env NODE_ENV=development JEST_JUNIT_OUTPUT=../../test-results/mobx-state-tree/dev.xml yarn jest","jest:perf":"jest --testPathPattern=/__tests__/perf/","test:perf":"yarn build && yarn jest:perf && TS_NODE_COMPILER_OPTIONS='{\"module\": \"commonjs\"}' /usr/bin/time node --expose-gc --require ts-node/register __tests__/perf/report.ts","test:prod":"cross-env NODE_ENV=production JEST_JUNIT_OUTPUT=../../test-results/mobx-state-tree/prod.xml yarn jest","build-docs":"yarn run fix-typedoc && shx rm -rf ../../docs/API && typedoc --options ./typedocconfig.js","_prepublish":"yarn build && yarn build-docs","fix-typedoc":"shx rm -rf ../../node_modules/typedoc/node_modules/typescript","test:cyclic":"node -e \"require('.')\"","test:others":"yarn test:cyclic"},"typings":"dist/index.d.ts","_npmUser":{"name":"jamonholmgren","email":"jamon@infinite.red"},"umd:main":"dist/mobx-state-tree.umd.js","repository":{"url":"git+https://github.com/mobxjs/mobx-state-tree.git","type":"git"},"_npmVersion":"lerna/3.22.1/node@v14.5.0+x64 (darwin)","description":"Opinionated, transactional, MobX powered state container","directories":{},"jsnext:main":"dist/mobx-state-tree.module.js","sideEffects":false,"_nodeVersion":"14.5.0","react-native":"dist/mobx-state-tree.module.js","_hasShrinkwrap":false,"devDependencies":{"cpr":"^3.0.1","shx":"^0.3.2","jest":"^26.1.0","mobx":"^6.0.4","lerna":"^3.13.1","tslib":"^2.0.0","concat":"^1.0.3","rollup":"^2.18.1","tslint":"^6.1.2","spec.ts":"^1.1.3","ts-jest":"^26.1.1","ts-node":"^8.10.2","typedoc":"^0.15.0","coveralls":"^3.1.0","cross-env":"^7.0.2","jest-junit":"^11.0.1","size-limit":"^4.5.2","typescript":"^3.5.3","@types/jest":"^26.0.3","@types/node":"^12.0.2","rollup-plugin-terser":"^6.1.0","rollup-plugin-replace":"^2.1.0","rollup-plugin-commonjs":"^10.0.0","rollup-plugin-filesize":"^9.0.1","typedoc-plugin-markdown":"^2.0.10","rollup-plugin-node-resolve":"^5.0.0"},"peerDependencies":{"mobx":"^6.0.0"},"_npmOperationalInternal":{"tmp":"tmp/mobx-state-tree_4.0.2_1605584182537_0.04995965397750801","host":"s3://npm-registry-packages"}},"4.0.3":{"name":"mobx-state-tree","version":"4.0.3","keywords":["mobx","mobx-state-tree","promise","reactive","frp","functional-reactive-programming","state management"],"author":{"name":"Michel Weststrate"},"license":"MIT","_id":"mobx-state-tree@4.0.3","maintainers":[{"name":"bnaya","email":"me@bnaya.net"},{"name":"fredyc","email":"fredy.c@seznam.cz"},{"name":"mweststrate","email":"mweststrate@gmail.com"},{"name":"mattiamanzati","email":"manzati.mattia@gmail.com"},{"name":"jamonholmgren","email":"jamon@infinite.red"},{"name":"xaviergonz","email":"xaviergonz@gmail.com"},{"name":"jamonholmgren-mobx-state-tree","email":"jamon+mst@infinite.red"}],"homepage":"https://github.com/mobxjs/mobx-state-tree#readme","bugs":{"url":"https://github.com/mobxjs/mobx-state-tree/issues"},"dist":{"shasum":"05c4ce3debca5b698df28c9bcfeb7243b318f037","tarball":"https://registry.npmjs.org/mobx-state-tree/-/mobx-state-tree-4.0.3.tgz","fileCount":47,"integrity":"sha512-08a93Ad6R6hsmzSmKb8nGyK1eU9RynA8pW67/1mNSXO4dS9+zZI+IY+zCktm8BqfFduNmXXBRUemB9qyaei4Qg==","signatures":[{"sig":"MEUCIEzxka/e6eo5rQ8TU3zUaMLcooF9u8HBkA+XdSb145cBAiEAvCXeSamojap3dV55dFBFPmUQrhsaKb1p22NzIx9d+T4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1240756,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf+LVfCRA9TVsSAnZWagAAaa0P/3tqrXv4h0xhBWij1jUC\nG02JWG2j3gbhyNzWeSzQLK/An1VZjOFRALA8iPYntWU7AE6kSeg/S0tj70+1\nVv66P3wpMdAwJ7h1A+XPeDRn3XOsC6m7PLEnJVE9tAFMCdfnI9+fGTAWjGO7\nqVKoyuPsPW5FcwmgOci6Hj0pSIbWkZ660LPAYk0kX7sTjpobWsKJUJ7P+YuP\nZn6VDjdlFgCQoX4YrFtr+1fxhF7n0ru2Vc1vjvXJLO97S++oTuaASl6AsfOW\n5BsHVkpshYDpOQTIxh54Fk6KJXXQHmF3U0VbtyhtZpLX8csW4bcKDrLw/ORr\nDGPCu1bhSqLiu+cS7OXj3pU9rPlqURWteR6/9SEy2g78ieAy0i5MgH/8G/CX\nJ3dHD4wZtrSJLa30l/jnK7Vc2ufKf27dh9nmIE+wa7WDcbDyvPRK2QBdO7xO\nJN5go7Sc+sAE14/G9Zqa6lXtBrE3CWHrOmRY52oVh26ATyjQWW/sYzktw3J7\nU+UAt991kAsYi0wDP9B826cncycuvyXq5vnklH331tbRwhV701UaDoNofXAB\nu2fzkI/9REWkGxYKVG3+k9Wo6Sk5mz4QX6gXFZU9zhf86k8RlyXHq/fEtQIJ\nrsbuegRV9KDG7XyE2BW7FSCx1oZayAQTn/EgNM37a+h95HqhhZeCzDhA96ja\ntWU/\r\n=e3vY\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/mobx-state-tree.js","unpkg":"dist/mobx-state-tree.umd.min.js","module":"dist/mobx-state-tree.module.js","browser":{"./dist/mobx-state-tree.js":"./dist/mobx-state-tree.js","./dist/mobx-state-tree.module.js":"./dist/mobx-state-tree.module.js"},"funding":{"url":"https://opencollective.com/mobx","type":"opencollective"},"gitHead":"c0e1188298e789f810b576681ac578b94c268035","scripts":{"jest":"jest --testPathPattern=/__tests__/core/","lint":"tslint -c ./tslint.json 'src/**/*.ts'","test":"yarn test:dev && yarn test:prod && yarn test:others","build":"yarn clean && shx cp ../../README.md . && tsc && cpr lib dist --filter=\\.js$ && rollup -c","clean":"shx rm -rf dist && shx rm -rf lib","test:dev":"cross-env NODE_ENV=development JEST_JUNIT_OUTPUT=../../test-results/mobx-state-tree/dev.xml yarn jest","jest:perf":"jest --testPathPattern=/__tests__/perf/","test:perf":"yarn build && yarn jest:perf && TS_NODE_COMPILER_OPTIONS='{\"module\": \"commonjs\"}' /usr/bin/time node --expose-gc --require ts-node/register __tests__/perf/report.ts","test:prod":"cross-env NODE_ENV=production JEST_JUNIT_OUTPUT=../../test-results/mobx-state-tree/prod.xml yarn jest","build-docs":"yarn run fix-typedoc && shx rm -rf ../../docs/API && typedoc --options ./typedocconfig.js","_prepublish":"yarn build && yarn build-docs","fix-typedoc":"shx rm -rf ../../node_modules/typedoc/node_modules/typescript","test:cyclic":"node -e \"require('.')\"","test:others":"yarn test:cyclic"},"typings":"dist/index.d.ts","_npmUser":{"name":"jamonholmgren","email":"jamon@infinite.red"},"umd:main":"dist/mobx-state-tree.umd.js","repository":{"url":"git+https://github.com/mobxjs/mobx-state-tree.git","type":"git"},"_npmVersion":"lerna/3.22.1/node@v14.5.0+x64 (darwin)","description":"Opinionated, transactional, MobX powered state container","directories":{},"jsnext:main":"dist/mobx-state-tree.module.js","sideEffects":false,"_nodeVersion":"14.5.0","react-native":"dist/mobx-state-tree.module.js","_hasShrinkwrap":false,"devDependencies":{"cpr":"^3.0.1","shx":"^0.3.2","jest":"^26.1.0","mobx":"^6.0.4","lerna":"^3.13.1","tslib":"^2.0.0","concat":"^1.0.3","rollup":"^2.18.1","tslint":"^6.1.2","spec.ts":"^1.1.3","ts-jest":"^26.1.1","ts-node":"^8.10.2","typedoc":"^0.15.0","coveralls":"^3.1.0","cross-env":"^7.0.2","jest-junit":"^11.0.1","size-limit":"^4.5.2","typescript":"^3.5.3","@types/jest":"^26.0.3","@types/node":"^12.0.2","rollup-plugin-terser":"^6.1.0","rollup-plugin-replace":"^2.1.0","rollup-plugin-commonjs":"^10.0.0","rollup-plugin-filesize":"^9.0.1","typedoc-plugin-markdown":"^2.0.10","rollup-plugin-node-resolve":"^5.0.0"},"peerDependencies":{"mobx":"^6.0.0"},"_npmOperationalInternal":{"tmp":"tmp/mobx-state-tree_4.0.3_1610134879081_0.05215422298864025","host":"s3://npm-registry-packages"}},"5.0.0":{"name":"mobx-state-tree","version":"5.0.0","keywords":["mobx","mobx-state-tree","promise","reactive","frp","functional-reactive-programming","state management"],"author":{"name":"Michel Weststrate"},"license":"MIT","_id":"mobx-state-tree@5.0.0","maintainers":[{"name":"bnaya","email":"me@bnaya.net"},{"name":"fredyc","email":"fredy.c@seznam.cz"},{"name":"mweststrate","email":"mweststrate@gmail.com"},{"name":"mattiamanzati","email":"manzati.mattia@gmail.com"},{"name":"jamonholmgren","email":"jamon@infinite.red"},{"name":"xaviergonz","email":"xaviergonz@gmail.com"},{"name":"jamonholmgren-mobx-state-tree","email":"jamon+mst@infinite.red"}],"homepage":"https://github.com/mobxjs/mobx-state-tree#readme","bugs":{"url":"https://github.com/mobxjs/mobx-state-tree/issues"},"dist":{"shasum":"6bef4ee0a44ebd9e025b2d64f358ba0cd18929f5","tarball":"https://registry.npmjs.org/mobx-state-tree/-/mobx-state-tree-5.0.0.tgz","fileCount":47,"integrity":"sha512-4YFzJN5K3fTgwnNtDiuJleopF41ZYm6mR0GkGl6tqVgfCX0BzlyF3BKbeiI8jDw12Z9/N7Sib9Gj1efhd1DCxA==","signatures":[{"sig":"MEUCIQC6gAfzQ2Tfou4fGCwPzB9VFO0dGxnfpHg8bTFIADCyIQIgF3/2qhPzOlud2I0pdSD9P7XQaNJszo8MV5Yz06mMyEo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1243009,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf+LwJCRA9TVsSAnZWagAAHNUP/A9T8Kaa4EqEpue1rqIZ\nDrjT/3KBrz/VYXC1+VEi2Gr60xqo5hgm42F8GNARxjOdJ5XDNDzUnQmpCm8H\nP3hIXx6DWOcA/hdyHRVQ+1RidbaKOY/YHLO35zaOIVvEpnaS8OUkIj8wOFxk\ntR0xv2qjMIrAtb0PQdS2XeELQjHtmlHjMQsjJmuDT3iJzrZwpfvrT/GwphHY\ni/dAioUPE9xzIKGQ1QxNeBtCe4/1E9hHF732gDbWnZcQ5NtKqfhOd5aQZ6x3\nI2bNoHetbfwHAfr9+tGNn0wNQorr6k1rlXStiBAaFlwibrxAADPbqviVLNHt\n3ufqNtD1+IyVobZUwh8YgliS9nKEtyH8ys6KCKmP5P1BKrw+cLZJCLgSB7KU\nmBMMRfw1EqpHBYmMV4MncvajjuWh72EB9L9afBOC5Xj3ySXWyCdc7/RHx5zT\nuopz1d1TSCir67klwT3uq9zVvbHS6nWAiyvauukl5vWU4MYclpcvQLb+NI4J\n517z7dPYFQxY30vvNDEgHwQ4it9LDcfXgsC1bJI8EY0fkBTItyd/ZSX3SAPU\nLHXbKjUJ3TNNlQb7xm9SWMGO+8sLB5Okqpl/SS6Q5e1NNx8cJtFFXuESIIlA\n+DYWbfaKduSQxSUF+11Ra4i9pAS/9iQKEhXX4vozT10z24FHSCNIFeWXBnnD\njco5\r\n=vcZM\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/mobx-state-tree.js","unpkg":"dist/mobx-state-tree.umd.min.js","module":"dist/mobx-state-tree.module.js","browser":{"./dist/mobx-state-tree.js":"./dist/mobx-state-tree.js","./dist/mobx-state-tree.module.js":"./dist/mobx-state-tree.module.js"},"funding":{"url":"https://opencollective.com/mobx","type":"opencollective"},"gitHead":"410307533a42c9157948cdb255a8613d46dfd893","scripts":{"jest":"jest --testPathPattern=/__tests__/core/","lint":"tslint -c ./tslint.json 'src/**/*.ts'","test":"yarn test:dev && yarn test:prod && yarn test:others","build":"yarn clean && shx cp ../../README.md . && tsc && cpr lib dist --filter=\\.js$ && rollup -c","clean":"shx rm -rf dist && shx rm -rf lib","test:dev":"cross-env NODE_ENV=development JEST_JUNIT_OUTPUT=../../test-results/mobx-state-tree/dev.xml yarn jest","jest:perf":"jest --testPathPattern=/__tests__/perf/","test:perf":"yarn build && yarn jest:perf && TS_NODE_COMPILER_OPTIONS='{\"module\": \"commonjs\"}' /usr/bin/time node --expose-gc --require ts-node/register __tests__/perf/report.ts","test:prod":"cross-env NODE_ENV=production JEST_JUNIT_OUTPUT=../../test-results/mobx-state-tree/prod.xml yarn jest","build-docs":"yarn run fix-typedoc && shx rm -rf ../../docs/API && typedoc --options ./typedocconfig.js","_prepublish":"yarn build && yarn build-docs","fix-typedoc":"shx rm -rf ../../node_modules/typedoc/node_modules/typescript","test:cyclic":"node -e \"require('.')\"","test:others":"yarn test:cyclic"},"typings":"dist/index.d.ts","_npmUser":{"name":"jamonholmgren","email":"jamon@infinite.red"},"umd:main":"dist/mobx-state-tree.umd.js","repository":{"url":"git+https://github.com/mobxjs/mobx-state-tree.git","type":"git"},"_npmVersion":"lerna/3.22.1/node@v14.5.0+x64 (darwin)","description":"Opinionated, transactional, MobX powered state container","directories":{},"jsnext:main":"dist/mobx-state-tree.module.js","sideEffects":false,"_nodeVersion":"14.5.0","react-native":"dist/mobx-state-tree.module.js","_hasShrinkwrap":false,"devDependencies":{"cpr":"^3.0.1","shx":"^0.3.2","jest":"^26.1.0","mobx":"^6.0.4","lerna":"^3.13.1","tslib":"^2.0.0","concat":"^1.0.3","rollup":"^2.18.1","tslint":"^6.1.2","spec.ts":"^1.1.3","ts-jest":"^26.1.1","ts-node":"^8.10.2","typedoc":"^0.15.0","coveralls":"^3.1.0","cross-env":"^7.0.2","jest-junit":"^11.0.1","size-limit":"^4.5.2","typescript":"^3.5.3","@types/jest":"^26.0.3","@types/node":"^12.0.2","rollup-plugin-terser":"^6.1.0","rollup-plugin-replace":"^2.1.0","rollup-plugin-commonjs":"^10.0.0","rollup-plugin-filesize":"^9.0.1","typedoc-plugin-markdown":"^2.0.10","rollup-plugin-node-resolve":"^5.0.0"},"peerDependencies":{"mobx":"^6.0.0"},"_npmOperationalInternal":{"tmp":"tmp/mobx-state-tree_5.0.0_1610136585468_0.08123503371860874","host":"s3://npm-registry-packages"}},"5.0.1":{"name":"mobx-state-tree","version":"5.0.1","keywords":["mobx","mobx-state-tree","promise","reactive","frp","functional-reactive-programming","state management"],"author":{"name":"Michel Weststrate"},"license":"MIT","_id":"mobx-state-tree@5.0.1","maintainers":[{"name":"bnaya","email":"me@bnaya.net"},{"name":"fredyc","email":"fredy.c@seznam.cz"},{"name":"mweststrate","email":"mweststrate@gmail.com"},{"name":"mattiamanzati","email":"manzati.mattia@gmail.com"},{"name":"jamonholmgren","email":"jamon@infinite.red"},{"name":"xaviergonz","email":"xaviergonz@gmail.com"},{"name":"jamonholmgren-mobx-state-tree","email":"jamon+mst@infinite.red"}],"homepage":"https://github.com/mobxjs/mobx-state-tree#readme","bugs":{"url":"https://github.com/mobxjs/mobx-state-tree/issues"},"dist":{"shasum":"d495725fe11075d8fde8f02ab65db6736b44e014","tarball":"https://registry.npmjs.org/mobx-state-tree/-/mobx-state-tree-5.0.1.tgz","fileCount":47,"integrity":"sha512-XZafwF1sJe6sp8L1kgf9Tz0SLo/UPf2pxsonnHaBQNsqbebw+0GC+IT3WxPEIe0/aQ73q4nY4SRgW1uyfd1KRA==","signatures":[{"sig":"MEQCIEPUgCl20zGGpvHEuKjZYXfossI77g/WNpewYavNaU/nAiAmKlcL6czJA2oHtfdSvg/hvnQ8OQieAqXPBxFvb6eVHg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1242433,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgFzXxCRA9TVsSAnZWagAAtS8P/A8Dr1oYpeCYdCAv3Exe\nfcIoXZ05D3uRCJWyM/qSy14XlXV4T93gfZF4q2n9N7eLpllA7a6CppKNdSB9\nmLrbLnYfU5IUTz7DXeQv6iJwgxSvyQZZ8F05tMaiSrx9GGA36ExF/Q00k7q5\n+hbIVEZutmqLkCe63KQrE8JDGOjzR1YpQyeMkc6eZqaydc9Un0BFXqOAD5Ng\nAjV33I3LTyvQ972vZWn2bJnmZGs1sG4vVOuhs5HnOzWdoCNNb3AwKZ9Vqd42\nQkQcN5+iWNAD+NiE0dDCon55Eq2VEam9KRd4gsb68HTqqUAucGlewMnJ6XUi\nDT3f7s6BpYdiocxeSREd1zE1pVZhkiW+TDnKVts33WYYA+J/ZnszOUgrXXE4\nuDI5K9alyZkkVCjrUZhz34p7jLPAQbvuHUsHSPgeYDQL/fiOp8MaP+Sbz/b0\npFtKt+HrQ5TV9tR91C3xWAeALaz4jMoYodQI09iZsVYMc+G96lB1EWrGPzq2\nNio5/i/DuTcgiMvJzb5WL3aShTAYoq++hi2KqH4nTbqDVrJZA/DwqtuL+u5h\nC3ziQHpswT9B8acheoqTQxi8cLUZHpCPdnXamfdBFNQLESAIi+o0zb3iS1TL\ndyE35pv+a6kVpP/gPGHLiRhNpZmNKKiouRdkc02G1RBnuMbsnwl6ZtbhHyr7\nDhXj\r\n=EExG\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/mobx-state-tree.js","unpkg":"dist/mobx-state-tree.umd.min.js","module":"dist/mobx-state-tree.module.js","browser":{"./dist/mobx-state-tree.js":"./dist/mobx-state-tree.js","./dist/mobx-state-tree.module.js":"./dist/mobx-state-tree.module.js"},"funding":{"url":"https://opencollective.com/mobx","type":"opencollective"},"gitHead":"806792cf8b3c40cc8147a14ea02e1496696f37ea","scripts":{"jest":"jest --testPathPattern=/__tests__/core/","lint":"tslint -c ./tslint.json 'src/**/*.ts'","test":"yarn test:dev && yarn test:prod && yarn test:others","build":"yarn clean && shx cp ../../README.md . && tsc && cpr lib dist --filter=\\.js$ && rollup -c","clean":"shx rm -rf dist && shx rm -rf lib","test:dev":"cross-env NODE_ENV=development JEST_JUNIT_OUTPUT=../../test-results/mobx-state-tree/dev.xml yarn jest","jest:perf":"jest --testPathPattern=/__tests__/perf/","test:perf":"yarn build && yarn jest:perf && TS_NODE_COMPILER_OPTIONS='{\"module\": \"commonjs\"}' /usr/bin/time node --expose-gc --require ts-node/register __tests__/perf/report.ts","test:prod":"cross-env NODE_ENV=production JEST_JUNIT_OUTPUT=../../test-results/mobx-state-tree/prod.xml yarn jest","build-docs":"yarn run fix-typedoc && shx rm -rf ../../docs/API && typedoc --options ./typedocconfig.js","_prepublish":"yarn build && yarn build-docs","fix-typedoc":"shx rm -rf ../../node_modules/typedoc/node_modules/typescript","test:cyclic":"node -e \"require('.')\"","test:others":"yarn test:cyclic"},"typings":"dist/index.d.ts","_npmUser":{"name":"jamonholmgren","email":"jamon@infinite.red"},"umd:main":"dist/mobx-state-tree.umd.js","repository":{"url":"git+https://github.com/mobxjs/mobx-state-tree.git","type":"git"},"_npmVersion":"lerna/3.22.1/node@v14.15.3+x64 (darwin)","description":"Opinionated, transactional, MobX powered state container","directories":{},"jsnext:main":"dist/mobx-state-tree.module.js","sideEffects":false,"_nodeVersion":"14.15.3","react-native":"dist/mobx-state-tree.module.js","_hasShrinkwrap":false,"devDependencies":{"cpr":"^3.0.1","shx":"^0.3.2","jest":"^26.1.0","mobx":"^6.1.0","lerna":"^3.13.1","tslib":"^2.0.0","concat":"^1.0.3","rollup":"^2.18.1","tslint":"^6.1.2","spec.ts":"^1.1.3","ts-jest":"^26.1.1","ts-node":"^8.10.2","typedoc":"^0.15.0","coveralls":"^3.1.0","cross-env":"^7.0.2","jest-junit":"^11.0.1","size-limit":"^4.5.2","typescript":"^3.5.3","@types/jest":"^26.0.3","@types/node":"^12.0.2","rollup-plugin-terser":"^6.1.0","rollup-plugin-replace":"^2.1.0","rollup-plugin-commonjs":"^10.0.0","rollup-plugin-filesize":"^9.0.1","typedoc-plugin-markdown":"^2.0.10","rollup-plugin-node-resolve":"^5.0.0"},"peerDependencies":{"mobx":"^6.1.0"},"_npmOperationalInternal":{"tmp":"tmp/mobx-state-tree_5.0.1_1612133872488_0.6841920063077915","host":"s3://npm-registry-packages"}},"5.0.2":{"name":"mobx-state-tree","version":"5.0.2","keywords":["mobx","mobx-state-tree","promise","reactive","frp","functional-reactive-programming","state management"],"author":{"name":"Michel Weststrate"},"license":"MIT","_id":"mobx-state-tree@5.0.2","maintainers":[{"name":"bnaya","email":"me@bnaya.net"},{"name":"fredyc","email":"fredy.c@seznam.cz"},{"name":"mweststrate","email":"mweststrate@gmail.com"},{"name":"mattiamanzati","email":"manzati.mattia@gmail.com"},{"name":"jamonholmgren","email":"jamon@infinite.red"},{"name":"xaviergonz","email":"xaviergonz@gmail.com"},{"name":"jamonholmgren-mobx-state-tree","email":"jamon+mst@infinite.red"}],"homepage":"https://github.com/mobxjs/mobx-state-tree#readme","bugs":{"url":"https://github.com/mobxjs/mobx-state-tree/issues"},"dist":{"shasum":"62c891eb34cf1cd07d758a933307ef5bce83721c","tarball":"https://registry.npmjs.org/mobx-state-tree/-/mobx-state-tree-5.0.2.tgz","fileCount":47,"integrity":"sha512-hQ2Ewbf2hwB4BNAq0ysYMXywbXQ4bHMpAJRnquzKtUBY1OclZTMBg1Dc2gkZNWfU9PrJ03s2tHK5X5c8wtHAHA==","signatures":[{"sig":"MEQCIA/DfdkkT3QYYl7fqiU63sWZRGsYwd6/fTvU2W7CqX6ZAiBnYv0BAc2lEJ+FiGwEZxAGv6anFG85ZDjnAku03umiEw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1241103,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgzNRsCRA9TVsSAnZWagAACokP/208IPmc+NRHR4hBEyFN\ntyj+Y7Pq82M8ryVjPKgNC8Fm/dbNlEbXyxozDHSD+lpoyyntYXJMLrpsj3Mp\n38tujL73HyC4LymzrzUEq490A0jklJG/Q4IIEE5asNsE02Z+mx0iANPmFbyZ\nNMDZNJSAIu98bFo5UqVhhhzZIzlkgDD7WpIm2B3ojp/nTVKfobKcWlGLHWHJ\nySG7bGSDqX/P9stur3TfKJHBfi0mkEkd5RBYyjESj6jd0AmZFm7XRKwN0sYF\nNkl7zur74g8V9Jd0DeybZhGVAbNtUAgFaQ49nXs9f6wLWgbzVx8RBZwHSGfQ\nu3QbB9trd2LetJrUXI9GSy5wAz9G/XBB78tUHqFpOQ/zSiJvnanZktAb77ip\nnnjUBtqeLLj1kgOO9mui+wmzQEy5y2AIwFBfTE7xXrJm+Z5vyFRZNfaBwgPU\n/imSbEd2fZwxQKsQW5+oF5vdV2ZMPdNHESIHEl/TG/27qloKyp1ItIXi/GZT\nZgrAsCBu14g2rC9OAqIEufBVO4mN+dwaeujH7pLtRE/RTb/x/TW6EIDmRqlK\n80q/soZxArnIo7GmUc00kbcpqjQTPms7Dbko0g/I9lGuk04jkAY19if0Jcfq\ncxSNdS82rV387lLhCWUk3h/KwirfW7SOMxnf5W1rYSVDVsaf8bxAqvKdNCoi\n3NYH\r\n=WXn8\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/mobx-state-tree.js","unpkg":"dist/mobx-state-tree.umd.min.js","module":"dist/mobx-state-tree.module.js","browser":{"./dist/mobx-state-tree.js":"./dist/mobx-state-tree.js","./dist/mobx-state-tree.module.js":"./dist/mobx-state-tree.module.js"},"funding":{"url":"https://opencollective.com/mobx","type":"opencollective"},"gitHead":"e6025cc3d62094fc2b4272ff53607c862efd1975","scripts":{"jest":"jest --testPathPattern=/__tests__/core/","lint":"tslint -c ./tslint.json 'src/**/*.ts'","test":"yarn test:dev && yarn test:prod && yarn test:others","build":"yarn clean && shx cp ../../README.md . && tsc && cpr lib dist --filter=\\.js$ && rollup -c","clean":"shx rm -rf dist && shx rm -rf lib","test:dev":"cross-env NODE_ENV=development JEST_JUNIT_OUTPUT=../../test-results/mobx-state-tree/dev.xml yarn jest","jest:perf":"jest --testPathPattern=/__tests__/perf/","test:perf":"yarn build && yarn jest:perf && TS_NODE_COMPILER_OPTIONS='{\"module\": \"commonjs\"}' /usr/bin/time node --expose-gc --require ts-node/register __tests__/perf/report.ts","test:prod":"cross-env NODE_ENV=production JEST_JUNIT_OUTPUT=../../test-results/mobx-state-tree/prod.xml yarn jest","build-docs":"yarn run fix-typedoc && shx rm -rf ../../docs/API && typedoc --options ./typedocconfig.js","_prepublish":"yarn build && yarn build-docs","fix-typedoc":"shx rm -rf ../../node_modules/typedoc/node_modules/typescript","test:cyclic":"node -e \"require('.')\"","test:others":"yarn test:cyclic"},"typings":"dist/index.d.ts","_npmUser":{"name":"jamonholmgren","email":"jamon@infinite.red"},"umd:main":"dist/mobx-state-tree.umd.js","repository":{"url":"git+https://github.com/mobxjs/mobx-state-tree.git","type":"git"},"_npmVersion":"lerna/3.22.1/node@v14.15.3+x64 (darwin)","description":"Opinionated, transactional, MobX powered state container","directories":{},"jsnext:main":"dist/mobx-state-tree.module.js","sideEffects":false,"_nodeVersion":"14.15.3","react-native":"dist/mobx-state-tree.module.js","_hasShrinkwrap":false,"devDependencies":{"cpr":"^3.0.1","shx":"^0.3.2","jest":"^26.1.0","mobx":"^6.3.0","lerna":"^3.13.1","tslib":"^2.0.0","concat":"^1.0.3","rollup":"^2.18.1","tslint":"^6.1.2","spec.ts":"^1.1.3","ts-jest":"^26.1.1","ts-node":"^8.10.2","typedoc":"^0.15.0","coveralls":"^3.1.0","cross-env":"^7.0.2","jest-junit":"^11.0.1","size-limit":"^4.5.2","typescript":"^3.5.3","@types/jest":"^26.0.3","@types/node":"^12.0.2","rollup-plugin-terser":"^6.1.0","rollup-plugin-replace":"^2.1.0","rollup-plugin-commonjs":"^10.0.0","rollup-plugin-filesize":"^9.0.1","typedoc-plugin-markdown":"^2.0.10","rollup-plugin-node-resolve":"^5.0.0"},"peerDependencies":{"mobx":"^6.3.0"},"_npmOperationalInternal":{"tmp":"tmp/mobx-state-tree_5.0.2_1624036459679_0.5594487802286334","host":"s3://npm-registry-packages"}},"5.0.3":{"name":"mobx-state-tree","version":"5.0.3","keywords":["mobx","mobx-state-tree","promise","reactive","frp","functional-reactive-programming","state management"],"author":{"name":"Michel Weststrate"},"license":"MIT","_id":"mobx-state-tree@5.0.3","maintainers":[{"name":"bnaya","email":"me@bnaya.net"},{"name":"fredyc","email":"fredy.c@seznam.cz"},{"name":"mweststrate","email":"mweststrate@gmail.com"},{"name":"mattiamanzati","email":"manzati.mattia@gmail.com"},{"name":"jamonholmgren","email":"jamon@infinite.red"},{"name":"xaviergonz","email":"xaviergonz@gmail.com"},{"name":"jamonholmgren-mobx-state-tree","email":"jamon+mst@infinite.red"}],"homepage":"https://github.com/mobxjs/mobx-state-tree#readme","bugs":{"url":"https://github.com/mobxjs/mobx-state-tree/issues"},"dist":{"shasum":"f026a26be39ba4ef71e4256b9f27d6176a3b2072","tarball":"https://registry.npmjs.org/mobx-state-tree/-/mobx-state-tree-5.0.3.tgz","fileCount":47,"integrity":"sha512-68VKZb30bLWN6MFyYvpvwM93VMEqyJLJsbjTDrYmbRAK594n5LJqQXa7N3N00L/WjcujzMtqkT7CcbM0zqTIcA==","signatures":[{"sig":"MEUCIQDLHvrptRUcXu3azJEeptD8TwuPFID/+RF8bwIX9Ja77AIgMtpj/4m9otbgbAdxTMMqZHUPOZCE6VnTApWLBy9M3Vc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1245370},"main":"dist/mobx-state-tree.js","unpkg":"dist/mobx-state-tree.umd.min.js","module":"dist/mobx-state-tree.module.js","browser":{"./dist/mobx-state-tree.js":"./dist/mobx-state-tree.js","./dist/mobx-state-tree.module.js":"./dist/mobx-state-tree.module.js"},"funding":{"url":"https://opencollective.com/mobx","type":"opencollective"},"gitHead":"7982d7430533d67154e3619886efe77b661fde62","scripts":{"jest":"jest --testPathPattern=/__tests__/core/","lint":"tslint -c ./tslint.json 'src/**/*.ts'","test":"yarn test:dev && yarn test:prod && yarn test:others","build":"yarn clean && shx cp ../../README.md . && tsc && cpr lib dist --filter=\\.js$ && rollup -c","clean":"shx rm -rf dist && shx rm -rf lib","test:dev":"cross-env NODE_ENV=development JEST_JUNIT_OUTPUT=../../test-results/mobx-state-tree/dev.xml yarn jest","jest:perf":"jest --testPathPattern=/__tests__/perf/","test:perf":"yarn build && yarn jest:perf && TS_NODE_COMPILER_OPTIONS='{\"module\": \"commonjs\"}' /usr/bin/time node --expose-gc --require ts-node/register __tests__/perf/report.ts","test:prod":"cross-env NODE_ENV=production JEST_JUNIT_OUTPUT=../../test-results/mobx-state-tree/prod.xml yarn jest","build-docs":"yarn run fix-typedoc && shx rm -rf ../../docs/API && typedoc --options ./typedocconfig.js","_prepublish":"yarn build && yarn build-docs","fix-typedoc":"shx rm -rf ../../node_modules/typedoc/node_modules/typescript","test:cyclic":"node -e \"require('.')\"","test:others":"yarn test:cyclic"},"typings":"dist/index.d.ts","_npmUser":{"name":"jamonholmgren","email":"jamon@infinite.red"},"umd:main":"dist/mobx-state-tree.umd.js","repository":{"url":"git+https://github.com/mobxjs/mobx-state-tree.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.4.2+x64 (darwin)","description":"Opinionated, transactional, MobX powered state container","directories":{},"jsnext:main":"dist/mobx-state-tree.module.js","sideEffects":false,"_nodeVersion":"16.4.2","react-native":"dist/mobx-state-tree.module.js","_hasShrinkwrap":false,"devDependencies":{"cpr":"^3.0.1","shx":"^0.3.2","jest":"^26.1.0","mobx":"^6.3.0","lerna":"^3.13.1","tslib":"^2.0.0","concat":"^1.0.3","rollup":"^2.18.1","tslint":"^6.1.2","spec.ts":"^1.1.3","ts-jest":"^26.1.1","ts-node":"^8.10.2","typedoc":"0.15.8","coveralls":"^3.1.0","cross-env":"^7.0.2","jest-junit":"^11.0.1","size-limit":"^4.5.2","typescript":"^3.5.3","@types/jest":"^26.0.3","@types/node":"^12.0.2","rollup-plugin-terser":"^6.1.0","rollup-plugin-replace":"^2.1.0","rollup-plugin-commonjs":"^10.0.0","rollup-plugin-filesize":"^9.0.1","typedoc-plugin-markdown":"2.2.11","rollup-plugin-node-resolve":"^5.0.0"},"peerDependencies":{"mobx":"^6.3.0"},"_npmOperationalInternal":{"tmp":"tmp/mobx-state-tree_5.0.3_1632007215960_0.867062214517182","host":"s3://npm-registry-packages"}},"5.0.4":{"name":"mobx-state-tree","version":"5.0.4","keywords":["mobx","mobx-state-tree","promise","reactive","frp","functional-reactive-programming","state management"],"author":{"name":"Michel Weststrate"},"license":"MIT","_id":"mobx-state-tree@5.0.4","maintainers":[{"name":"bnaya","email":"me@bnaya.net"},{"name":"fredyc","email":"fredy.c@seznam.cz"},{"name":"mweststrate","email":"mweststrate@gmail.com"},{"name":"mattiamanzati","email":"manzati.mattia@gmail.com"},{"name":"jamonholmgren","email":"jamon@infinite.red"},{"name":"xaviergonz","email":"xaviergonz@gmail.com"},{"name":"jamonholmgren-mobx-state-tree","email":"jamon+mst@infinite.red"}],"homepage":"https://github.com/mobxjs/mobx-state-tree#readme","bugs":{"url":"https://github.com/mobxjs/mobx-state-tree/issues"},"dist":{"shasum":"b2628436915f5eba125cc9d2bc8bc3ad58b8762c","tarball":"https://registry.npmjs.org/mobx-state-tree/-/mobx-state-tree-5.0.4.tgz","fileCount":47,"integrity":"sha512-YJnjW4hy5+kcbZdRJAmqK2HrRYl2Xjh66dVRlNRBknJiNHzYvQ5qKFp096jXlP/0XWu5T3yn5JBgnLeGbGTVKA==","signatures":[{"sig":"MEQCICQsxlb5mVH3UbMEJH+m/v6wMnDRrCTwU9aWmJf582bJAiBbK4FMBjsuNVxgzTlQVo25k5yBZZTpXKHF9WGbIKiEAA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1249612},"main":"dist/mobx-state-tree.js","unpkg":"dist/mobx-state-tree.umd.min.js","module":"dist/mobx-state-tree.module.js","browser":{"./dist/mobx-state-tree.js":"./dist/mobx-state-tree.js","./dist/mobx-state-tree.module.js":"./dist/mobx-state-tree.module.js"},"funding":{"url":"https://opencollective.com/mobx","type":"opencollective"},"gitHead":"947f8afc3efa70c083faa858eb7c2d6263967f55","scripts":{"jest":"jest --testPathPattern=/__tests__/core/","lint":"tslint -c ./tslint.json 'src/**/*.ts'","test":"yarn test:dev && yarn test:prod && yarn test:others","build":"yarn clean && shx cp ../../README.md . && tsc && cpr lib dist --filter=\\.js$ && rollup -c","clean":"shx rm -rf dist && shx rm -rf lib","test:dev":"cross-env NODE_ENV=development JEST_JUNIT_OUTPUT=../../test-results/mobx-state-tree/dev.xml yarn jest","jest:perf":"jest --testPathPattern=/__tests__/perf/","test:perf":"yarn build && yarn jest:perf && TS_NODE_COMPILER_OPTIONS='{\"module\": \"commonjs\"}' /usr/bin/time node --expose-gc --require ts-node/register __tests__/perf/report.ts","test:prod":"cross-env NODE_ENV=production JEST_JUNIT_OUTPUT=../../test-results/mobx-state-tree/prod.xml yarn jest","build-docs":"yarn run fix-typedoc && shx rm -rf ../../docs/API && typedoc --options ./typedocconfig.js","_prepublish":"yarn build && yarn build-docs","fix-typedoc":"shx rm -rf ../../node_modules/typedoc/node_modules/typescript","test:cyclic":"node -e \"require('.')\"","test:others":"yarn test:cyclic"},"typings":"dist/index.d.ts","_npmUser":{"name":"jamonholmgren","email":"jamon@infinite.red"},"umd:main":"dist/mobx-state-tree.umd.js","repository":{"url":"git+https://github.com/mobxjs/mobx-state-tree.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.4.2+x64 (darwin)","description":"Opinionated, transactional, MobX powered state container","directories":{},"jsnext:main":"dist/mobx-state-tree.module.js","sideEffects":false,"_nodeVersion":"16.4.2","react-native":"dist/mobx-state-tree.module.js","_hasShrinkwrap":false,"devDependencies":{"cpr":"^3.0.1","shx":"^0.3.2","jest":"^26.1.0","mobx":"^6.3.0","lerna":"^3.13.1","tslib":"^2.0.0","concat":"^1.0.3","rollup":"^2.18.1","tslint":"^6.1.2","spec.ts":"^1.1.3","ts-jest":"^26.1.1","ts-node":"^8.10.2","typedoc":"0.15.8","coveralls":"^3.1.0","cross-env":"^7.0.2","jest-junit":"^11.0.1","size-limit":"^4.5.2","typescript":"^3.5.3","@types/jest":"^26.0.3","@types/node":"^12.0.2","rollup-plugin-terser":"^6.1.0","rollup-plugin-replace":"^2.1.0","rollup-plugin-commonjs":"^10.0.0","rollup-plugin-filesize":"^9.0.1","typedoc-plugin-markdown":"2.2.11","rollup-plugin-node-resolve":"^5.0.0"},"peerDependencies":{"mobx":"^6.3.0"},"_npmOperationalInternal":{"tmp":"tmp/mobx-state-tree_5.0.4_1635180681599_0.6641165351583589","host":"s3://npm-registry-packages"}},"5.0.5":{"name":"mobx-state-tree","version":"5.0.5","keywords":["mobx","mobx-state-tree","promise","reactive","frp","functional-reactive-programming","state management"],"author":{"name":"Michel Weststrate"},"license":"MIT","_id":"mobx-state-tree@5.0.5","maintainers":[{"name":"bnaya","email":"me@bnaya.net"},{"name":"fredyc","email":"fredy.c@seznam.cz"},{"name":"mweststrate","email":"mweststrate@gmail.com"},{"name":"mattiamanzati","email":"manzati.mattia@gmail.com"},{"name":"jamonholmgren","email":"jamon@infinite.red"},{"name":"xaviergonz","email":"xaviergonz@gmail.com"},{"name":"jamonholmgren-mobx-state-tree","email":"jamon+mst@infinite.red"}],"homepage":"https://github.com/mobxjs/mobx-state-tree#readme","bugs":{"url":"https://github.com/mobxjs/mobx-state-tree/issues"},"dist":{"shasum":"da990703c8aa30c33ead4977115e13448427b507","tarball":"https://registry.npmjs.org/mobx-state-tree/-/mobx-state-tree-5.0.5.tgz","fileCount":47,"integrity":"sha512-SM0CZ0Aj8qMYaLEkzOA7TOqSqdGQUqP8qT9+w4lvnvwB1EGmK22z3drullQzFq20RfkLOU20cn+Us0EOmK+9Sg==","signatures":[{"sig":"MEUCIBM4IfT8L05U+THIozaOgDd4Ci7KtRwuCJfd6PBDEjLDAiEAnciKTvNxaGG02252JfC1yJFDP/FACd1yH8eQ7khp980=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1249845},"main":"dist/mobx-state-tree.js","unpkg":"dist/mobx-state-tree.umd.min.js","module":"dist/mobx-state-tree.module.js","browser":{"./dist/mobx-state-tree.js":"./dist/mobx-state-tree.js","./dist/mobx-state-tree.module.js":"./dist/mobx-state-tree.module.js"},"funding":{"url":"https://opencollective.com/mobx","type":"opencollective"},"gitHead":"7b52c9cafe1a3473ee867c5f21a46c454b1c05cd","scripts":{"jest":"jest --testPathPattern=/__tests__/core/","lint":"tslint -c ./tslint.json 'src/**/*.ts'","test":"yarn test:dev && yarn test:prod && yarn test:others","build":"yarn clean && shx cp ../../README.md . && tsc && cpr lib dist --filter=\\.js$ && rollup -c","clean":"shx rm -rf dist && shx rm -rf lib","test:dev":"cross-env NODE_ENV=development JEST_JUNIT_OUTPUT=../../test-results/mobx-state-tree/dev.xml yarn jest","jest:perf":"jest --testPathPattern=/__tests__/perf/","test:perf":"yarn build && yarn jest:perf && TS_NODE_COMPILER_OPTIONS='{\"module\": \"commonjs\"}' /usr/bin/time node --expose-gc --require ts-node/register __tests__/perf/report.ts","test:prod":"cross-env NODE_ENV=production JEST_JUNIT_OUTPUT=../../test-results/mobx-state-tree/prod.xml yarn jest","build-docs":"yarn run fix-typedoc && shx rm -rf ../../docs/API && typedoc --options ./typedocconfig.js","_prepublish":"yarn build && yarn build-docs","fix-typedoc":"shx rm -rf ../../node_modules/typedoc/node_modules/typescript","test:cyclic":"node -e \"require('.')\"","test:others":"yarn test:cyclic"},"typings":"dist/index.d.ts","_npmUser":{"name":"jamonholmgren","email":"jamon@infinite.red"},"umd:main":"dist/mobx-state-tree.umd.js","repository":{"url":"git+https://github.com/mobxjs/mobx-state-tree.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.4.2+x64 (darwin)","description":"Opinionated, transactional, MobX powered state container","directories":{},"jsnext:main":"dist/mobx-state-tree.module.js","sideEffects":false,"_nodeVersion":"16.4.2","react-native":"dist/mobx-state-tree.module.js","_hasShrinkwrap":false,"devDependencies":{"cpr":"^3.0.1","shx":"^0.3.2","jest":"^26.1.0","mobx":"^6.3.0","lerna":"^3.13.1","tslib":"^2.0.0","concat":"^1.0.3","rollup":"^2.18.1","tslint":"^6.1.2","spec.ts":"^1.1.3","ts-jest":"^26.1.1","ts-node":"^8.10.2","typedoc":"0.15.8","coveralls":"^3.1.0","cross-env":"^7.0.2","jest-junit":"^11.0.1","size-limit":"^4.5.2","typescript":"^3.5.3","@types/jest":"^26.0.3","@types/node":"^12.0.2","rollup-plugin-terser":"^6.1.0","rollup-plugin-replace":"^2.1.0","rollup-plugin-commonjs":"^10.0.0","rollup-plugin-filesize":"^9.0.1","typedoc-plugin-markdown":"2.2.11","rollup-plugin-node-resolve":"^5.0.0"},"peerDependencies":{"mobx":"^6.3.0"},"_npmOperationalInternal":{"tmp":"tmp/mobx-state-tree_5.0.5_1636407790149_0.4152944428150531","host":"s3://npm-registry-packages"}},"5.1.0":{"name":"mobx-state-tree","version":"5.1.0","keywords":["mobx","mobx-state-tree","promise","reactive","frp","functional-reactive-programming","state management"],"author":{"name":"Michel Weststrate"},"license":"MIT","_id":"mobx-state-tree@5.1.0","maintainers":[{"name":"bnaya","email":"me@bnaya.net"},{"name":"fredyc","email":"fredy.c@seznam.cz"},{"name":"mweststrate","email":"mweststrate@gmail.com"},{"name":"mattiamanzati","email":"manzati.mattia@gmail.com"},{"name":"jamonholmgren","email":"jamon@infinite.red"},{"name":"xaviergonz","email":"xaviergonz@gmail.com"},{"name":"jamonholmgren-mobx-state-tree","email":"jamon+mst@infinite.red"}],"homepage":"https://github.com/mobxjs/mobx-state-tree#readme","bugs":{"url":"https://github.com/mobxjs/mobx-state-tree/issues"},"dist":{"shasum":"f2d8d32aa8743c2f52e57bd1c15d92395ac50cdb","tarball":"https://registry.npmjs.org/mobx-state-tree/-/mobx-state-tree-5.1.0.tgz","fileCount":46,"integrity":"sha512-tsKAV2OK4DisP2/SOK8K6d5dnelTR1E0pIHVWqjVxxyZgcCanFIA3GNvcN7k4sjppVmq26d0LEYjiD7AvthOAw==","signatures":[{"sig":"MEUCIQC/pjOzClmgFuJtcrL4ycMyUvux4x/nHjeaX6CDUKcD8wIgOeVR5pFMdfXepntuSlI3Zw0SYAOMi5cno/Qqj9B1ZO0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1248439,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhrAUPCRA9TVsSAnZWagAANwEQAJJG6eR5aoxkNsO+vYNb\nnbbLSxDohafQZwDYhU2VV1J4aGQPonG8iz3abZL3eSDAxqBSkfBRENJbJEPL\n8zxT2V6fefEw4tfKBah3xhjEitj9SuJQLY6SGvBQqECs32O908QhwvUEAGQA\nWN5b/15RHVhwI1zWHcwIDXtx1AqEDYVYMbJJeJ7hP70v6OSwSeJdFJBnfRXt\nSQGsJT4+RXRAlbDtp0mZ5LhIxEp8C9Ug4Lq3GTOPd2oq/cjMx96Ud4gd5SQm\nFPnynYXk84c45ULFLbzsjPviT1xOmgDPVCGvCQoXntIXoH/XeDX0rVnDIzKo\nR5+J39w8V82AVGv3WV9A2VDYL5wxgOnSLgaZThTgrAL4N/ZiU9G5FZ/1RkOl\nDjdJAkIbTk7befc9a8f7vhsB1sbJvocPITdpa5ItyTT2lKTL2yyKpasPkYie\nifqUeK73NsWRAl4xLqEsZ4dKc+DeblYY5hlL77ElLCaWB5xU3rqX/MJfV7cO\nRkBekDkEsv6cMeE+UYP4+FV+ABix77A8to7c6rQfb+QujttoqTbkzEaGBMZo\nJDvLx2QXFNLSEe4HsCaJ/mcngu9+I64lAKZMOiDljzS+CjpICO35WpzKl26r\nAxyafjMnSY+VyeqdeTD3PCy7Psa7B9fajeQkVECS8WSZM9m/HNTP7BAvXRw7\n5AUL\r\n=Q98f\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/mobx-state-tree.js","unpkg":"dist/mobx-state-tree.umd.min.js","module":"dist/mobx-state-tree.module.js","browser":{"./dist/mobx-state-tree.js":"./dist/mobx-state-tree.js","./dist/mobx-state-tree.module.js":"./dist/mobx-state-tree.module.js"},"funding":{"url":"https://opencollective.com/mobx","type":"opencollective"},"gitHead":"f297ae28159a9c3b276ed5052021f642d74ca919","scripts":{"jest":"jest --testPathPattern=/__tests__/core/","lint":"tslint -c ./tslint.json 'src/**/*.ts'","test":"yarn test:dev && yarn test:prod && yarn test:others","build":"yarn clean && shx cp ../../README.md . && tsc && cpr lib dist --filter=\\.js$ && rollup -c","clean":"shx rm -rf dist && shx rm -rf lib","test:dev":"cross-env NODE_ENV=development JEST_JUNIT_OUTPUT=../../test-results/mobx-state-tree/dev.xml yarn jest","jest:perf":"jest --testPathPattern=/__tests__/perf/","test:perf":"yarn build && yarn jest:perf && TS_NODE_COMPILER_OPTIONS='{\"module\": \"commonjs\"}' /usr/bin/time node --expose-gc --require ts-node/register __tests__/perf/report.ts","test:prod":"cross-env NODE_ENV=production JEST_JUNIT_OUTPUT=../../test-results/mobx-state-tree/prod.xml yarn jest","build-docs":"yarn run fix-typedoc && shx rm -rf ../../docs/API && typedoc --options ./typedocconfig.js","_prepublish":"yarn build && yarn build-docs","fix-typedoc":"shx rm -rf ../../node_modules/typedoc/node_modules/typescript","test:cyclic":"node -e \"require('.')\"","test:others":"yarn test:cyclic"},"typings":"dist/index.d.ts","_npmUser":{"name":"jamonholmgren","email":"jamon@infinite.red"},"umd:main":"dist/mobx-state-tree.umd.js","repository":{"url":"git+https://github.com/mobxjs/mobx-state-tree.git","type":"git"},"_npmVersion":"8.1.0","description":"Opinionated, transactional, MobX powered state container","directories":{},"jsnext:main":"dist/mobx-state-tree.module.js","sideEffects":false,"_nodeVersion":"17.0.1","react-native":"dist/mobx-state-tree.module.js","_hasShrinkwrap":false,"devDependencies":{"cpr":"^3.0.1","shx":"^0.3.2","jest":"^26.1.0","mobx":"^6.3.0","lerna":"^3.13.1","tslib":"^2.0.0","concat":"^1.0.3","rollup":"^2.18.1","tslint":"^6.1.2","spec.ts":"^1.1.3","ts-jest":"^26.1.1","ts-node":"^8.10.2","typedoc":"0.15.8","coveralls":"^3.1.0","cross-env":"^7.0.2","jest-junit":"^11.0.1","size-limit":"^4.5.2","typescript":"^3.5.3","@types/jest":"^26.0.3","@types/node":"^12.0.2","rollup-plugin-terser":"^6.1.0","rollup-plugin-replace":"^2.1.0","rollup-plugin-commonjs":"^10.0.0","rollup-plugin-filesize":"^9.0.1","typedoc-plugin-markdown":"2.2.11","rollup-plugin-node-resolve":"^5.0.0"},"peerDependencies":{"mobx":"^6.3.0"},"_npmOperationalInternal":{"tmp":"tmp/mobx-state-tree_5.1.0_1638663439383_0.1815662661020716","host":"s3://npm-registry-packages"}},"5.1.2":{"name":"mobx-state-tree","version":"5.1.2","keywords":["mobx","mobx-state-tree","promise","reactive","frp","functional-reactive-programming","state management"],"author":{"name":"Michel Weststrate"},"license":"MIT","_id":"mobx-state-tree@5.1.2","maintainers":[{"name":"bnaya","email":"me@bnaya.net"},{"name":"fredyc","email":"fredy.c@seznam.cz"},{"name":"mweststrate","email":"mweststrate@gmail.com"},{"name":"mattiamanzati","email":"manzati.mattia@gmail.com"},{"name":"jamonholmgren","email":"jamon@infinite.red"},{"name":"xaviergonz","email":"xaviergonz@gmail.com"},{"name":"jamonholmgren-mobx-state-tree","email":"jamon+mst@infinite.red"}],"homepage":"https://github.com/mobxjs/mobx-state-tree#readme","bugs":{"url":"https://github.com/mobxjs/mobx-state-tree/issues"},"dist":{"shasum":"7193ce96a385a628bd3c89048da8d3e72e245d3c","tarball":"https://registry.npmjs.org/mobx-state-tree/-/mobx-state-tree-5.1.2.tgz","fileCount":47,"integrity":"sha512-NOkkukCOmWkqu0SGZ+v3Ngchpm/A1o71B/5tBHRORnWJGzdujoTX9Xh+iOzLUP4msP8od2Q6saYjO9QOW1Z/sw==","signatures":[{"sig":"MEQCIHXqJjmY8VOAPQ4Tn56LngkJ1RzAiLam9kik2cffJ5RiAiAlR8BUGIKoSPAfTJjpnJr4KH6Z+FiKr1I3561l83sR/Q==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1249592,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh/Y/hCRA9TVsSAnZWagAAf1IQAIXDw0L2iJOKE8F2srK3\nWHpWyc6ODTgrShGdxex7VIhA3cqGEPY9rkHc9qXLRYhwY0QNB/Ng8ikZUXSH\nNpr89fWFcTQqKp7aXP1LdthtX8S7BKpgO+BMn7BBQIxTjn3rz9VFVnrVBsIn\nis9PiSwzUiSdtjtXf22dWIQN+kr6rwu26GGrKIdfBslYZ+zADYGuSbrD2YXb\nUnX/gZ5BD2xTQvh9al1tQIAytwwzYqM8iaZdqeiKzMpRlaPuIxiVXQ/nKz6o\nOlmfMsBF61/VjVJtpjbOQoUq7UArobWa1ddIohMaagQyq8uuN4OPhrtQPO97\ny1IEXb6DkOmjL4medmlp7CIdm4pk9HoU9dKP1t1CwAb7uZoBVn22vDwyoNDi\nOa+N9xLQ8I+FJ8lGIFX+gUl+qx/QrBJawXtmjockO7VPi2dkX83FRF22yXYR\n+/lmpDwm0CpmoMRGqhUAo4/RN4GK7/Jokoz4FINZ4wWuZq8nmhnr7e78ts+k\nR3B9YSDwJDuJK1e9zvfM8sjXK7TP5rmU/1SVhmo4KDXAWJ9wBZTECR9m25T8\nxGPhQ1uhgbDMjNO/ReLdvo9VRbB7y14upNc8VBtapyL/Pg0O7h8vhgmlcPHz\nVjcSF3J3hzXO278jj9dBShEmLso9yKgS7auSyNWuahL+zBTQHIEENOFV30ub\nLDPm\r\n=WQQh\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/mobx-state-tree.js","unpkg":"dist/mobx-state-tree.umd.min.js","module":"dist/mobx-state-tree.module.js","browser":{"./dist/mobx-state-tree.js":"./dist/mobx-state-tree.js","./dist/mobx-state-tree.module.js":"./dist/mobx-state-tree.module.js"},"funding":{"url":"https://opencollective.com/mobx","type":"opencollective"},"gitHead":"73510b3d7cb5e5febaf4b2978843e13a4c022d5e","scripts":{"jest":"jest --testPathPattern=/__tests__/core/","lint":"tslint -c ./tslint.json 'src/**/*.ts'","test":"yarn test:dev && yarn test:prod && yarn test:others","build":"yarn clean && shx cp ../../README.md . && tsc && cpr lib dist --filter=\\.js$ && rollup -c","clean":"shx rm -rf dist && shx rm -rf lib","test:dev":"cross-env NODE_ENV=development JEST_JUNIT_OUTPUT=../../test-results/mobx-state-tree/dev.xml yarn jest","jest:perf":"jest --testPathPattern=/__tests__/perf/","test:perf":"yarn build && yarn jest:perf && TS_NODE_COMPILER_OPTIONS='{\"module\": \"commonjs\"}' /usr/bin/time node --expose-gc --require ts-node/register __tests__/perf/report.ts","test:prod":"cross-env NODE_ENV=production JEST_JUNIT_OUTPUT=../../test-results/mobx-state-tree/prod.xml yarn jest","build-docs":"yarn run fix-typedoc && shx rm -rf ../../docs/API && typedoc --options ./typedocconfig.js","_prepublish":"yarn build && yarn build-docs","fix-typedoc":"shx rm -rf ../../node_modules/typedoc/node_modules/typescript","test:cyclic":"node -e \"require('.')\"","test:others":"yarn test:cyclic"},"typings":"dist/index.d.ts","_npmUser":{"name":"jamonholmgren-mobx-state-tree","email":"jamon+mst@infinite.red"},"umd:main":"dist/mobx-state-tree.umd.js","deprecated":"This version overenthusiastically switched from Promise to PromiseLike in too many places. We recommend using 5.1.0 or 5.1.3.","repository":{"url":"git+https://github.com/mobxjs/mobx-state-tree.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.13.1+arm64 (darwin)","description":"Opinionated, transactional, MobX powered state container","directories":{},"jsnext:main":"dist/mobx-state-tree.module.js","sideEffects":false,"_nodeVersion":"16.13.1","react-native":"dist/mobx-state-tree.module.js","_hasShrinkwrap":false,"devDependencies":{"cpr":"^3.0.1","shx":"^0.3.2","jest":"^26.1.0","mobx":"^6.3.0","lerna":"^3.13.1","tslib":"^2.0.0","concat":"^1.0.3","rollup":"^2.18.1","tslint":"^6.1.2","spec.ts":"^1.1.3","ts-jest":"^26.1.1","ts-node":"^8.10.2","typedoc":"0.15.8","coveralls":"^3.1.0","cross-env":"^7.0.2","jest-junit":"^11.0.1","size-limit":"^4.5.2","typescript":"^3.5.3","@types/jest":"^26.0.3","@types/node":"^12.0.2","rollup-plugin-terser":"^6.1.0","rollup-plugin-replace":"^2.1.0","rollup-plugin-commonjs":"^10.0.0","rollup-plugin-filesize":"^9.0.1","typedoc-plugin-markdown":"2.2.11","rollup-plugin-node-resolve":"^5.0.0"},"peerDependencies":{"mobx":"^6.3.0"},"_npmOperationalInternal":{"tmp":"tmp/mobx-state-tree_5.1.2_1644007392854_0.5856908027422134","host":"s3://npm-registry-packages"}},"5.1.1":{"name":"mobx-state-tree","version":"5.1.1","keywords":["mobx","mobx-state-tree","promise","reactive","frp","functional-reactive-programming","state management"],"author":{"name":"Michel Weststrate"},"license":"MIT","_id":"mobx-state-tree@5.1.1","maintainers":[{"name":"bnaya","email":"me@bnaya.net"},{"name":"fredyc","email":"fredy.c@seznam.cz"},{"name":"mweststrate","email":"mweststrate@gmail.com"},{"name":"mattiamanzati","email":"manzati.mattia@gmail.com"},{"name":"jamonholmgren","email":"jamon@infinite.red"},{"name":"xaviergonz","email":"xaviergonz@gmail.com"},{"name":"jamonholmgren-mobx-state-tree","email":"jamon+mst@infinite.red"}],"homepage":"https://github.com/mobxjs/mobx-state-tree#readme","bugs":{"url":"https://github.com/mobxjs/mobx-state-tree/issues"},"dist":{"shasum":"c9b7a0c4eebe3adb8bcc520c07d1ef7f090caeb5","tarball":"https://registry.npmjs.org/mobx-state-tree/-/mobx-state-tree-5.1.1.tgz","fileCount":47,"integrity":"sha512-J82yzS80uIV4X8A0vmR3jWhkMH8FpLx1vAaxq8cnO0zY9BHLHyDCuOv3811Bw5GrlczdLiRrB25Pemca8msQrA==","signatures":[{"sig":"MEYCIQDrf+a9svO3AoQ2kHgCiiTnnBk9T1+NOZ4VElknXTx7rgIhAJdTY98cqREESmd5oADJFJM9zC4jQk+2nayfV0Z0y12m","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1249592,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh/ZEnCRA9TVsSAnZWagAATaEP/1Vxrv0iEhz50JhG5jSS\nNo2t3AxTsH2je7Z5563fLpDsikRQ7SXGHIsGwWMeNQZ2ZUL434kkNk4ERBpq\nA9fuSRPV/RysmZiGTmIufWpmeJ5EH2Lr+lnBDpcV2GtsSm+1NoMiuP4jX5Ua\nw24YJCmvJKWP4/WrlCsIz0AV3oTCkmYYmHvWtuW/vT+Q/T0hZ5B1xz8n9eL6\nRqtzX2b5W5k9mJgwXYEvZsT617N5iSH8+U4wlQlsU7/i5AFrWDq+0RE7TnJR\nQKIkaTw57VLctrNbXx3i8wZ9uZg7s4KFakd0Y+Iz0QHgNeTx9+NQp2arwVC1\nLaM5z6MRMYAYRxRqtD2tz/f0z88y3AUrg7IHWnwhbsZPphUAGzCuKuArnI9/\nRO0DP5KXuRXKMm+4ybj++slb1CRPdRZofDYh1iJEpvCdU9vDMs0vwemsFigm\n+EtZ0wQAibS8OJWJw1etFkGUt8uVv2RWZ40loxeSJ5lH0SoosHXzVJGl/b88\n+0NOHkayLAFo5HMB9a+56eqlVqhKO1wX0w4Kg4XWHT6Em9X2Mbg9JO5VIsjk\nS30AEa5wUMbAkdY+D8l1mMQCsc0CbB8qYx1svaGb/JXlDwBSfNz3bF6W/2EB\nVsh1PwgY6h1lfgfRmKDrIA14q9GweNW9KO5CI0WEvRYAnrcMAqGJPPAouc7X\niqhb\r\n=G0pY\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/mobx-state-tree.js","unpkg":"dist/mobx-state-tree.umd.min.js","module":"dist/mobx-state-tree.module.js","browser":{"./dist/mobx-state-tree.js":"./dist/mobx-state-tree.js","./dist/mobx-state-tree.module.js":"./dist/mobx-state-tree.module.js"},"funding":{"url":"https://opencollective.com/mobx","type":"opencollective"},"gitHead":"108537f10bb12d8800a92297121db386bb232ec9","scripts":{"jest":"jest --testPathPattern=/__tests__/core/","lint":"tslint -c ./tslint.json 'src/**/*.ts'","test":"yarn test:dev && yarn test:prod && yarn test:others","build":"yarn clean && shx cp ../../README.md . && tsc && cpr lib dist --filter=\\.js$ && rollup -c","clean":"shx rm -rf dist && shx rm -rf lib","test:dev":"cross-env NODE_ENV=development JEST_JUNIT_OUTPUT=../../test-results/mobx-state-tree/dev.xml yarn jest","jest:perf":"jest --testPathPattern=/__tests__/perf/","test:perf":"yarn build && yarn jest:perf && TS_NODE_COMPILER_OPTIONS='{\"module\": \"commonjs\"}' /usr/bin/time node --expose-gc --require ts-node/register __tests__/perf/report.ts","test:prod":"cross-env NODE_ENV=production JEST_JUNIT_OUTPUT=../../test-results/mobx-state-tree/prod.xml yarn jest","build-docs":"yarn run fix-typedoc && shx rm -rf ../../docs/API && typedoc --options ./typedocconfig.js","_prepublish":"yarn build && yarn build-docs","fix-typedoc":"shx rm -rf ../../node_modules/typedoc/node_modules/typescript","test:cyclic":"node -e \"require('.')\"","test:others":"yarn test:cyclic"},"typings":"dist/index.d.ts","_npmUser":{"name":"jamonholmgren","email":"jamon@infinite.red"},"umd:main":"dist/mobx-state-tree.umd.js","deprecated":"This version overenthusiastically switched from Promise to PromiseLike in too many places. We recommend using 5.1.0 or 5.1.3.","repository":{"url":"git+https://github.com/mobxjs/mobx-state-tree.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.13.1+arm64 (darwin)","description":"Opinionated, transactional, MobX powered state container","directories":{},"jsnext:main":"dist/mobx-state-tree.module.js","sideEffects":false,"_nodeVersion":"16.13.1","react-native":"dist/mobx-state-tree.module.js","_hasShrinkwrap":false,"devDependencies":{"cpr":"^3.0.1","shx":"^0.3.2","jest":"^26.1.0","mobx":"^6.3.0","lerna":"^3.13.1","tslib":"^2.0.0","concat":"^1.0.3","rollup":"^2.18.1","tslint":"^6.1.2","spec.ts":"^1.1.3","ts-jest":"^26.1.1","ts-node":"^8.10.2","typedoc":"0.15.8","coveralls":"^3.1.0","cross-env":"^7.0.2","jest-junit":"^11.0.1","size-limit":"^4.5.2","typescript":"^3.5.3","@types/jest":"^26.0.3","@types/node":"^12.0.2","rollup-plugin-terser":"^6.1.0","rollup-plugin-replace":"^2.1.0","rollup-plugin-commonjs":"^10.0.0","rollup-plugin-filesize":"^9.0.1","typedoc-plugin-markdown":"2.2.11","rollup-plugin-node-resolve":"^5.0.0"},"peerDependencies":{"mobx":"^6.3.0"},"_npmOperationalInternal":{"tmp":"tmp/mobx-state-tree_5.1.1_1644007719631_0.6583359402132998","host":"s3://npm-registry-packages"}},"5.1.3":{"name":"mobx-state-tree","version":"5.1.3","keywords":["mobx","mobx-state-tree","promise","reactive","frp","functional-reactive-programming","state management"],"author":{"name":"Michel Weststrate"},"license":"MIT","_id":"mobx-state-tree@5.1.3","maintainers":[{"name":"bnaya","email":"me@bnaya.net"},{"name":"fredyc","email":"fredy.c@seznam.cz"},{"name":"mweststrate","email":"mweststrate@gmail.com"},{"name":"mattiamanzati","email":"manzati.mattia@gmail.com"},{"name":"jamonholmgren","email":"jamon@infinite.red"},{"name":"xaviergonz","email":"xaviergonz@gmail.com"},{"name":"jamonholmgren-mobx-state-tree","email":"jamon+mst@infinite.red"}],"homepage":"https://github.com/mobxjs/mobx-state-tree#readme","bugs":{"url":"https://github.com/mobxjs/mobx-state-tree/issues"},"dist":{"shasum":"457271818c265359c92186d2e4264ccf8d3fbf66","tarball":"https://registry.npmjs.org/mobx-state-tree/-/mobx-state-tree-5.1.3.tgz","fileCount":47,"integrity":"sha512-noS6f0OG1T94Nlgq7Ex9k2JBGkoFclEdNLE5rlfOy5CUTzcHNJ18fu8t2TmGXDNzH/jdwc8xAR/w36A2XAUmwA==","signatures":[{"sig":"MEUCIQDNAP+4JbszoES68vZR/xA/6NMWDlMCMw+0qfBXnd4FnQIgC52WZ7gtXXy8QgWAUjmB7ad+YNQVukeU1dHYT6bsBE8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1249576,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh/0iyCRA9TVsSAnZWagAA9xkP/2PodhSHMy0JfVtyX6Ad\nhWT5CNSQgxqrYYSJEoC8JvlaNe+qprwHSyh4dvsEbCSMsd+g3XRGcpOSLoEv\nXrR3y7JJOVIGMPa7hU2+vKUC57pwyKCxINcwgvBcVGH1uYUb6oxyDWIUGEu4\nT+aBtDj3BVX80kpxbCOOrYyyAFUOMtXjiCQEVtKL8lhUNZ+kqnmAK+iAKqj6\nRm00hREqN2pDYlVC1g6ot1BTa4IuKHqAdfOpKaut+F0DEe+u4uiPye4iZVE5\nQPgOkXPcZxDW4tIE6uh2FPqzAuTFQ6C9X/rfsQsuTAcheFLaYSlgoY1YS5b7\ndJPi5uDIbrY51Y4lsf1NqKmtMCOvkmIUVQF5Ww2bkREW2I3uD43ILwtNo7mC\nW3bV0BjwC+CWntRBoguNJa0rehPe89LtBP0ttKPW52XAEg9pJHCkIPhkF0ue\nYEl7SSH7m+1GIOZJzq4OcQHsj0PNoHSwcRyvKtymOHBl/qqwc/jVp51BkQdB\nFgzO1IUcmae4jxptOTqzYGTF/IdT7kEsnE0vmVKFOMfK5zf226LdWyqA2xnZ\nhHhQBiV0pxh1KxtJcr+D43Q/J9vgCqiBo9kxorDeLLeosOZYycb0qbM3dSPQ\n//8/WcKbTv9+HBF7c8sk7nmkL2J+FV5FLd9bR1TfBXmjlXWbvR+ua4plqEW+\nm4sq\r\n=X8T7\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/mobx-state-tree.js","unpkg":"dist/mobx-state-tree.umd.min.js","module":"dist/mobx-state-tree.module.js","browser":{"./dist/mobx-state-tree.js":"./dist/mobx-state-tree.js","./dist/mobx-state-tree.module.js":"./dist/mobx-state-tree.module.js"},"funding":{"url":"https://opencollective.com/mobx","type":"opencollective"},"gitHead":"baeb950d329e72bccf32bd32c0786d363a8e3531","scripts":{"jest":"jest --testPathPattern=/__tests__/core/","lint":"tslint -c ./tslint.json 'src/**/*.ts'","test":"yarn test:dev && yarn test:prod && yarn test:others","build":"yarn clean && shx cp ../../README.md . && tsc && cpr lib dist --filter=\\.js$ && rollup -c","clean":"shx rm -rf dist && shx rm -rf lib","test:dev":"cross-env NODE_ENV=development JEST_JUNIT_OUTPUT=../../test-results/mobx-state-tree/dev.xml yarn jest","jest:perf":"jest --testPathPattern=/__tests__/perf/","test:perf":"yarn build && yarn jest:perf && TS_NODE_COMPILER_OPTIONS='{\"module\": \"commonjs\"}' /usr/bin/time node --expose-gc --require ts-node/register __tests__/perf/report.ts","test:prod":"cross-env NODE_ENV=production JEST_JUNIT_OUTPUT=../../test-results/mobx-state-tree/prod.xml yarn jest","build-docs":"yarn run fix-typedoc && shx rm -rf ../../docs/API && typedoc --options ./typedocconfig.js","_prepublish":"yarn build && yarn build-docs","fix-typedoc":"shx rm -rf ../../node_modules/typedoc/node_modules/typescript","test:cyclic":"node -e \"require('.')\"","test:others":"yarn test:cyclic"},"typings":"dist/index.d.ts","_npmUser":{"name":"jamonholmgren","email":"jamon@infinite.red"},"umd:main":"dist/mobx-state-tree.umd.js","repository":{"url":"git+https://github.com/mobxjs/mobx-state-tree.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.13.1+arm64 (darwin)","description":"Opinionated, transactional, MobX powered state container","directories":{},"jsnext:main":"dist/mobx-state-tree.module.js","sideEffects":false,"_nodeVersion":"16.13.1","react-native":"dist/mobx-state-tree.module.js","_hasShrinkwrap":false,"devDependencies":{"cpr":"^3.0.1","shx":"^0.3.2","jest":"^26.1.0","mobx":"^6.3.0","lerna":"^3.13.1","tslib":"^2.0.0","concat":"^1.0.3","rollup":"^2.18.1","tslint":"^6.1.2","spec.ts":"^1.1.3","ts-jest":"^26.1.1","ts-node":"^8.10.2","typedoc":"0.15.8","coveralls":"^3.1.0","cross-env":"^7.0.2","jest-junit":"^11.0.1","size-limit":"^4.5.2","typescript":"^3.5.3","@types/jest":"^26.0.3","@types/node":"^12.0.2","rollup-plugin-terser":"^6.1.0","rollup-plugin-replace":"^2.1.0","rollup-plugin-commonjs":"^10.0.0","rollup-plugin-filesize":"^9.0.1","typedoc-plugin-markdown":"2.2.11","rollup-plugin-node-resolve":"^5.0.0"},"peerDependencies":{"mobx":"^6.3.0"},"_npmOperationalInternal":{"tmp":"tmp/mobx-state-tree_5.1.3_1644120242243_0.2825688468236207","host":"s3://npm-registry-packages"}},"5.1.4":{"name":"mobx-state-tree","version":"5.1.4","keywords":["mobx","mobx-state-tree","promise","reactive","frp","functional-reactive-programming","state management"],"author":{"name":"Michel Weststrate"},"license":"MIT","_id":"mobx-state-tree@5.1.4","maintainers":[{"name":"bnaya","email":"me@bnaya.net"},{"name":"fredyc","email":"fredy.c@seznam.cz"},{"name":"mweststrate","email":"mweststrate@gmail.com"},{"name":"mattiamanzati","email":"manzati.mattia@gmail.com"},{"name":"jamonholmgren","email":"jamon@infinite.red"},{"name":"xaviergonz","email":"xaviergonz@gmail.com"},{"name":"jamonholmgren-mobx-state-tree","email":"jamon+mst@infinite.red"}],"homepage":"https://github.com/mobxjs/mobx-state-tree#readme","bugs":{"url":"https://github.com/mobxjs/mobx-state-tree/issues"},"dist":{"shasum":"37bf0e393b3fa9c0f5dfd718f450c30de151d5bb","tarball":"https://registry.npmjs.org/mobx-state-tree/-/mobx-state-tree-5.1.4.tgz","fileCount":47,"integrity":"sha512-AaQplqZCqXQsH1T/cf1jVGnup3l4jnFTSTjFrRB0hFQq+CuiHcIl/x38FzIO0hYLq8dwvwR3RW2G2tVXJTHKyA==","signatures":[{"sig":"MEUCIQCdITkGt0kXWExM4zKeyCIM80fxilnhmCBh4A3XyJDftwIgVWenXHwDHMyMjC8YPrq4GeRLXxnRWFnbNCmRiyTEGpI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1249651,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJicaHdACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmq0hBAAo6Go/YbiAfqQD5qqUw8mqz0IqNWSqP9W3+2s2qWbJ3u6ZLdE\r\nLBcVHDS1Xpj7WmsMj60R2p+sGDTFVmXjUYQqk+ZxBS10sxaiVpOtFAHoK4PM\r\nTjpN1jBgpjcBhFcKO7GUXs1QsczoaY4Duysy6DEXETw6rVpX2cDJ4q+a2nCA\r\nmEkIuROkcYzzehbHbzMBOkACVemeTLj68Oc3DICkiooyWca7CHY+UjzitJvZ\r\niBPy6iyzzcbCSFEvejKVtIk0y2TMcZbXk4eRTZhQAVARAr9IVU8ar3MP5vrB\r\nBXqhXJRItN9iwU3ga4Ei6QP7lYhZOH8iMZAFURn+j8kfGBJ07YPw/Ywqm+IP\r\nk9+BJMnv1mWOUKjv0pIrZ2BVfSL3qqesECqtuddIA9MmdhmFBj7CWjq8GIY5\r\nbhVpEdMkTxxlI5FnZBtFkYEBtOMePyo0+UT3XbnmEnWxmOj26nzOhYTNhvkT\r\nBcyCG1axms6XXsLJp6THGftHxz8M91NekHJu8/yx2IJKcr+GdJlNXXsZW4y+\r\n5Fg/QjvMjUAYT5BtRI+8PcqiEDE+OidAahF+Jlgz60Gxz17tvxHba028XTj+\r\n1+7WZbPvOLRm5XWxlern17Q+5isheTScIOA06f/44MFUUG39iwtNA4ZHGsvQ\r\nAgVvzzkqfuFgmXTZbUUC6eN8NRGgV8mwEO8=\r\n=hS3I\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/mobx-state-tree.js","unpkg":"dist/mobx-state-tree.umd.min.js","module":"dist/mobx-state-tree.module.js","browser":{"./dist/mobx-state-tree.js":"./dist/mobx-state-tree.js","./dist/mobx-state-tree.module.js":"./dist/mobx-state-tree.module.js"},"funding":{"url":"https://opencollective.com/mobx","type":"opencollective"},"gitHead":"9ab9d11e7a68d4e84f23b0106e7fcd9b0ab3b799","scripts":{"jest":"jest --testPathPattern=/__tests__/core/","lint":"tslint -c ./tslint.json 'src/**/*.ts'","test":"yarn test:dev && yarn test:prod && yarn test:others","build":"yarn clean && shx cp ../../README.md . && tsc && cpr lib dist --filter=\\.js$ && rollup -c","clean":"shx rm -rf dist && shx rm -rf lib","test:dev":"cross-env NODE_ENV=development JEST_JUNIT_OUTPUT=../../test-results/mobx-state-tree/dev.xml yarn jest","jest:perf":"jest --testPathPattern=/__tests__/perf/","test:perf":"yarn build && yarn jest:perf && TS_NODE_COMPILER_OPTIONS='{\"module\": \"commonjs\"}' /usr/bin/time node --expose-gc --require ts-node/register __tests__/perf/report.ts","test:prod":"cross-env NODE_ENV=production JEST_JUNIT_OUTPUT=../../test-results/mobx-state-tree/prod.xml yarn jest","build-docs":"yarn run fix-typedoc && shx rm -rf ../../docs/API && typedoc --options ./typedocconfig.js","_prepublish":"yarn build && yarn build-docs","fix-typedoc":"shx rm -rf ../../node_modules/typedoc/node_modules/typescript","test:cyclic":"node -e \"require('.')\"","test:others":"yarn test:cyclic"},"typings":"dist/index.d.ts","_npmUser":{"name":"jamonholmgren","email":"jamon@infinite.red"},"umd:main":"dist/mobx-state-tree.umd.js","repository":{"url":"git+https://github.com/mobxjs/mobx-state-tree.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v14.19.1+x64 (darwin)","description":"Opinionated, transactional, MobX powered state container","directories":{},"jsnext:main":"dist/mobx-state-tree.module.js","sideEffects":false,"_nodeVersion":"14.19.1","react-native":"dist/mobx-state-tree.module.js","_hasShrinkwrap":false,"devDependencies":{"cpr":"^3.0.1","shx":"^0.3.2","jest":"^26.1.0","mobx":"^6.3.0","lerna":"^3.13.1","tslib":"^2.0.0","concat":"^1.0.3","rollup":"^2.18.1","tslint":"^6.1.2","spec.ts":"^1.1.3","ts-jest":"^26.1.1","ts-node":"^8.10.2","typedoc":"0.15.8","coveralls":"^3.1.0","cross-env":"^7.0.2","jest-junit":"^11.0.1","size-limit":"^4.5.2","typescript":"^3.5.3","@types/jest":"^26.0.3","@types/node":"^12.0.2","rollup-plugin-terser":"^6.1.0","rollup-plugin-replace":"^2.1.0","rollup-plugin-commonjs":"^10.0.0","rollup-plugin-filesize":"^9.0.1","typedoc-plugin-markdown":"2.2.11","rollup-plugin-node-resolve":"^5.0.0"},"peerDependencies":{"mobx":"^6.3.0"},"_npmOperationalInternal":{"tmp":"tmp/mobx-state-tree_5.1.4_1651614173496_0.37575762172167604","host":"s3://npm-registry-packages"}},"5.1.5":{"name":"mobx-state-tree","version":"5.1.5","keywords":["mobx","mobx-state-tree","promise","reactive","frp","functional-reactive-programming","state management"],"author":{"name":"Michel Weststrate"},"license":"MIT","_id":"mobx-state-tree@5.1.5","maintainers":[{"name":"bnaya","email":"me@bnaya.net"},{"name":"fredyc","email":"fredy.c@seznam.cz"},{"name":"mweststrate","email":"mweststrate@gmail.com"},{"name":"mattiamanzati","email":"manzati.mattia@gmail.com"},{"name":"jamonholmgren","email":"jamon@infinite.red"},{"name":"xaviergonz","email":"xaviergonz@gmail.com"},{"name":"jamonholmgren-mobx-state-tree","email":"jamon+mst@infinite.red"}],"homepage":"https://github.com/mobxjs/mobx-state-tree#readme","bugs":{"url":"https://github.com/mobxjs/mobx-state-tree/issues"},"dist":{"shasum":"7344d61072705747abb98d23ad21302e38200105","tarball":"https://registry.npmjs.org/mobx-state-tree/-/mobx-state-tree-5.1.5.tgz","fileCount":47,"integrity":"sha512-jugIic0PYWW+nzzYfp4RUy9dec002Z778OC6KzoOyBHnqxupK9iPCsUJYkHjmNRHjZ8E4Z7qQpsKV3At/ntGVw==","signatures":[{"sig":"MEUCIBXI3jhVHeBMqECGH/63hnNh8mlvezp8pCghCc4Wald3AiEAhC7jqN0oCjlY3NTnup2JXoUHmx7cATTj3lN4DgNmtQI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1249930,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJieVDEACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoV1g/+NDGhLisCB77COdgyhi0BjiDf7Kl/jKV0yaRAa6bFSLbqJg1R\r\nUFT3cTfATtEi6NnZOWESjsOJIC4yVQaAOXSriCL2XsAbyr2fgsQRyS/IVxaq\r\n9cBQAWATMKEIm2Ni0NkCm/N471wKKhAL+8RFOxOTlt2gKSLvgQFM7cG9LRLC\r\npAhLJl3Ei2m8EevGCTmvt3EzAgqG1KrImuwYhDBnzJ5HieMkvH5eDDKGQ/K3\r\nAM5i1+J1nayEB0sz9/9LUVceNntVkfGcQBzvuUKkXhA0AcvT/CsZKxs9yKdB\r\ngdFsCzkfZTW5hNE5UbVQfkTGkoCZLg5JZFTDKCWoDQ57AmCAVBgI7i+uK3hk\r\n813Wehkt48NW5cDm6MkAAfEfbZ1LhCUAnXZ8aL4iq5ZoomqBvy9eClOHHxY/\r\ndlGy1nwdN+3tVTq1Uzspi89DVP1p9EOiHvwbWZoH2p9k8p6kPyyK8m2OlU5T\r\nN2yWJjbY2NZl6UKbzdK9fzEBWoKJG29FMqgQiOva9+ekpIDI8GrkvKVfGrlR\r\n2Vqb7Vn0wPb8PwzI9a2dv20pKJTu4Rd4g/VqQ0+63PKM46LQHJ3ib/ta3WMI\r\n82szUQhZr7VDsO3Z3/saK17HEziospbmPv+m92BMOTDWUOR9k8nGpEv1+AQB\r\nNE7gGn6jNpBGq61RAefKP3CTmvZMKoaskBA=\r\n=OQOO\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/mobx-state-tree.js","unpkg":"dist/mobx-state-tree.umd.min.js","module":"dist/mobx-state-tree.module.js","browser":{"./dist/mobx-state-tree.js":"./dist/mobx-state-tree.js","./dist/mobx-state-tree.module.js":"./dist/mobx-state-tree.module.js"},"funding":{"url":"https://opencollective.com/mobx","type":"opencollective"},"gitHead":"b98129f89852b6680126e74f9ae3c58bf20d6cf2","scripts":{"jest":"jest --testPathPattern=/__tests__/core/","lint":"tslint -c ./tslint.json 'src/**/*.ts'","test":"yarn test:dev && yarn test:prod && yarn test:others","build":"yarn clean && shx cp ../../README.md . && tsc && cpr lib dist --filter=\\.js$ && rollup -c","clean":"shx rm -rf dist && shx rm -rf lib","test:dev":"cross-env NODE_ENV=development JEST_JUNIT_OUTPUT=../../test-results/mobx-state-tree/dev.xml yarn jest","jest:perf":"jest --testPathPattern=/__tests__/perf/","test:perf":"yarn build && yarn jest:perf && TS_NODE_COMPILER_OPTIONS='{\"module\": \"commonjs\"}' /usr/bin/time node --expose-gc --require ts-node/register __tests__/perf/report.ts","test:prod":"cross-env NODE_ENV=production JEST_JUNIT_OUTPUT=../../test-results/mobx-state-tree/prod.xml yarn jest","build-docs":"yarn run fix-typedoc && shx rm -rf ../../docs/API && typedoc --options ./typedocconfig.js","_prepublish":"yarn build && yarn build-docs","fix-typedoc":"shx rm -rf ../../node_modules/typedoc/node_modules/typescript","test:cyclic":"node -e \"require('.')\"","test:others":"yarn test:cyclic"},"typings":"dist/index.d.ts","_npmUser":{"name":"jamonholmgren","email":"jamon@infinite.red"},"umd:main":"dist/mobx-state-tree.umd.js","repository":{"url":"git+https://github.com/mobxjs/mobx-state-tree.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v14.19.1+arm64 (darwin)","description":"Opinionated, transactional, MobX powered state container","directories":{},"jsnext:main":"dist/mobx-state-tree.module.js","sideEffects":false,"_nodeVersion":"14.19.1","react-native":"dist/mobx-state-tree.module.js","_hasShrinkwrap":false,"devDependencies":{"cpr":"^3.0.1","shx":"^0.3.2","jest":"^26.1.0","mobx":"^6.3.0","lerna":"^3.13.1","tslib":"^2.0.0","concat":"^1.0.3","rollup":"^2.18.1","tslint":"^6.1.2","spec.ts":"^1.1.3","ts-jest":"^26.1.1","ts-node":"^8.10.2","typedoc":"0.15.8","coveralls":"^3.1.0","cross-env":"^7.0.2","jest-junit":"^11.0.1","size-limit":"^4.5.2","typescript":"^3.5.3","@types/jest":"^26.0.3","@types/node":"^12.0.2","rollup-plugin-terser":"^6.1.0","rollup-plugin-replace":"^2.1.0","rollup-plugin-commonjs":"^10.0.0","rollup-plugin-filesize":"^9.0.1","typedoc-plugin-markdown":"2.2.11","rollup-plugin-node-resolve":"^5.0.0"},"peerDependencies":{"mobx":"^6.3.0"},"_npmOperationalInternal":{"tmp":"tmp/mobx-state-tree_5.1.5_1652117699872_0.09988740665568852","host":"s3://npm-registry-packages"}},"5.1.6":{"name":"mobx-state-tree","version":"5.1.6","keywords":["mobx","mobx-state-tree","promise","reactive","frp","functional-reactive-programming","state management"],"author":{"name":"Michel Weststrate"},"license":"MIT","_id":"mobx-state-tree@5.1.6","maintainers":[{"name":"bnaya","email":"me@bnaya.net"},{"name":"fredyc","email":"fredy.c@seznam.cz"},{"name":"mweststrate","email":"mweststrate@gmail.com"},{"name":"mattiamanzati","email":"manzati.mattia@gmail.com"},{"name":"jamonholmgren","email":"jamon@infinite.red"},{"name":"xaviergonz","email":"xaviergonz@gmail.com"},{"name":"jamonholmgren-mobx-state-tree","email":"jamon+mst@infinite.red"}],"homepage":"https://github.com/mobxjs/mobx-state-tree#readme","bugs":{"url":"https://github.com/mobxjs/mobx-state-tree/issues"},"dist":{"shasum":"b4c444d1c385ae736440739a93c8e6e1169eecee","tarball":"https://registry.npmjs.org/mobx-state-tree/-/mobx-state-tree-5.1.6.tgz","fileCount":47,"integrity":"sha512-t4YNI3taTvDTMCyjA/bmX90HpPUMJEHX1OvyJqbfR6iOIWkJk+JbWc1aozIZxh2M5VA8xtHGnzu/2YGzSPUpJQ==","signatures":[{"sig":"MEUCIBqFyhMHRuFL4QTHf3fwmu8ARYuBPFzQHYkpXtdSpCs2AiEA3rbW5F3IYgH1atW1Pr90kVRJGgWCCvG4A88NkeMJfLw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1249939,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi8e1+ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpzXw//YS+/xmA7/frO/0BzIsjymZeXhZZQv79mGZrqP8rxOUBwznAM\r\nVYy6V03HbJKHougdTghcOzw1aFc8CDPyvgpghd0uTSeAIl7iDOXLP6b92hPS\r\nUMj5EYIUmzwytBHAvJmvp1bW88DkhUlEFBsslMIv3HM76Sl7z6zaSg/n1bJQ\r\nZruzJlFw+lpaMZyfKH6wYl+ohO+9DwlZIu1JJ5Pt3DHrOaMGHN3qUjUyVv1V\r\n9f3z/r17lewLVOLa+9dmNmAS9LQ9EMmNQiWc23via+qqBCxLPzpIJISYl52Z\r\nBJ3o67rNcJsfU3XkZ5z/eQeD8I1dWvC1VE8FR1zgyNTdoCpZAMLoOC6EaOK2\r\nuDpO7XUC9Erg9fcZymDMShh4rO/0HobMdUmvkNuz5uzvaSu4A9Vv1o+ZeoMw\r\nHD47dWcEbEAUY/o2tUJpYLRW4KGyVk4q/7EsJ1ThvhKJP5rIGEjKi9ZE6iwk\r\nTb2aFHVyH0lyJUlMX0u2wo1axExKehV7g0NYN73nGWckolzumNzSCpYsfHEC\r\n7J15mEcw+JzTMrEQyReWbUW6wDltjkk3WfJonXmNOvmq2rqZgt3z1B2uDXQ/\r\nT9iQXBMLsptsI3W7XoZT1bXw0UlFTAtivNfQE03cFk8UArsHwtIp80XKYFRr\r\nI8PyeWcS8eOftFyiFVR7VK8DR0kNTLLgFk4=\r\n=t//z\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/mobx-state-tree.js","unpkg":"dist/mobx-state-tree.umd.min.js","module":"dist/mobx-state-tree.module.js","browser":{"./dist/mobx-state-tree.js":"./dist/mobx-state-tree.js","./dist/mobx-state-tree.module.js":"./dist/mobx-state-tree.module.js"},"funding":{"url":"https://opencollective.com/mobx","type":"opencollective"},"gitHead":"6a50d79a114811b492b98c37b0bbb35d6c9d9155","scripts":{"jest":"jest --testPathPattern=/__tests__/core/","lint":"tslint -c ./tslint.json 'src/**/*.ts'","test":"yarn test:dev && yarn test:prod && yarn test:others","build":"yarn clean && shx cp ../../README.md . && tsc && cpr lib dist --filter=\\.js$ && rollup -c","clean":"shx rm -rf dist && shx rm -rf lib","test:dev":"cross-env NODE_ENV=development JEST_JUNIT_OUTPUT=../../test-results/mobx-state-tree/dev.xml yarn jest","jest:perf":"jest --testPathPattern=/__tests__/perf/","test:perf":"yarn build && yarn jest:perf && TS_NODE_COMPILER_OPTIONS='{\"module\": \"commonjs\"}' /usr/bin/time node --expose-gc --require ts-node/register __tests__/perf/report.ts","test:prod":"cross-env NODE_ENV=production JEST_JUNIT_OUTPUT=../../test-results/mobx-state-tree/prod.xml yarn jest","build-docs":"yarn run fix-typedoc && shx rm -rf ../../docs/API && typedoc --options ./typedocconfig.js","_prepublish":"yarn build && yarn build-docs","fix-typedoc":"shx rm -rf ../../node_modules/typedoc/node_modules/typescript","test:cyclic":"node -e \"require('.')\"","test:others":"yarn test:cyclic"},"typings":"dist/index.d.ts","_npmUser":{"name":"jamonholmgren","email":"jamon@infinite.red"},"umd:main":"dist/mobx-state-tree.umd.js","repository":{"url":"git+https://github.com/mobxjs/mobx-state-tree.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v14.19.1+arm64 (darwin)","description":"Opinionated, transactional, MobX powered state container","directories":{},"jsnext:main":"dist/mobx-state-tree.module.js","sideEffects":false,"_nodeVersion":"14.19.1","react-native":"dist/mobx-state-tree.module.js","_hasShrinkwrap":false,"devDependencies":{"cpr":"^3.0.1","shx":"^0.3.2","jest":"^26.1.0","mobx":"^6.3.0","lerna":"^3.13.1","tslib":"^2.0.0","concat":"^1.0.3","rollup":"^2.18.1","tslint":"^6.1.2","spec.ts":"^1.1.3","ts-jest":"^26.1.1","ts-node":"^8.10.2","typedoc":"0.15.8","coveralls":"^3.1.0","cross-env":"^7.0.2","jest-junit":"^11.0.1","size-limit":"^4.5.2","typescript":"^3.5.3","@types/jest":"^26.0.3","@types/node":"^12.0.2","rollup-plugin-terser":"^6.1.0","rollup-plugin-replace":"^2.1.0","rollup-plugin-commonjs":"^10.0.0","rollup-plugin-filesize":"^9.0.1","typedoc-plugin-markdown":"2.2.11","rollup-plugin-node-resolve":"^5.0.0"},"peerDependencies":{"mobx":"^6.3.0"},"_npmOperationalInternal":{"tmp":"tmp/mobx-state-tree_5.1.6_1660022142200_0.6991041073516204","host":"s3://npm-registry-packages"}},"5.1.7":{"name":"mobx-state-tree","version":"5.1.7","keywords":["mobx","mobx-state-tree","promise","reactive","frp","functional-reactive-programming","state management"],"author":{"name":"Michel Weststrate"},"license":"MIT","_id":"mobx-state-tree@5.1.7","maintainers":[{"name":"bnaya","email":"me@bnaya.net"},{"name":"fredyc","email":"fredy.c@seznam.cz"},{"name":"mweststrate","email":"mweststrate@gmail.com"},{"name":"mattiamanzati","email":"manzati.mattia@gmail.com"},{"name":"jamonholmgren","email":"jamon@infinite.red"},{"name":"xaviergonz","email":"xaviergonz@gmail.com"},{"name":"jamonholmgren-mobx-state-tree","email":"jamon+mst@infinite.red"}],"homepage":"https://github.com/mobxjs/mobx-state-tree#readme","bugs":{"url":"https://github.com/mobxjs/mobx-state-tree/issues"},"dist":{"shasum":"248cedddd012047d8d9b4a3c2fc2abb19ca25c62","tarball":"https://registry.npmjs.org/mobx-state-tree/-/mobx-state-tree-5.1.7.tgz","fileCount":47,"integrity":"sha512-XW19rasJLmbmiSVMMGjwZGUvwLvfuwuhjLJK56dSXUb3Mny3s4pb6THfpqTPu1P/D+A9o0C0u8EsYW5S71YO8Q==","signatures":[{"sig":"MEUCIDVizyR0b+zTnjTBafMBQOTI8wK2S8lW6JzjaNxQvivLAiEAvdqI4EOaKLoDmIpDXITJB7XEnDfDVyGLdBedUWaqSZo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1249833,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjjj4IACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqtOxAAoiMq39THQOvLzY5O8q/b9nx4z/T+bvJyFipJiaYMPWc5GSZo\r\nxtxmOpQecc2XaHBwEzNjgsOSASbdhJwnAtPthp4YTgHlWUnml74abvFNABH1\r\nSYy7g7GzJrFp7ctxY72IIlBrwHTcqhBLj+8TtgNYXFxldPZ/foqpiY5xf2rK\r\nHYqzRKb/sj5QWzk3siJy1cYCeUtpOT/i1Yg7D0jRRY8l9T9cwGygb7D+pg0v\r\n6IdAbBhI+j2RMgKjqVQCjs0X1JsoFFWyLbBgjuealPMo9/EWJpVhdXo9t0Q6\r\nVMUIwmFQAP0Kv90TYLFJI2o5/khe4CWK83O6/2UVqhyS7ZfXMvdpzUeGgFqY\r\nk93T4byUDue4cua6miVH01JaqBEq04DIimsMfXnwwPhwDRh4NkNRzieWzZST\r\nejBJ65VsjIUYCJw1mK41t28+7AaWZ+2JDCG8OZZT1M0CCCWEU7Z04pbQaBtY\r\nOXO57iAUDT2TlbtwiyCZ3fxAGdweeDajJyvBwHFrbggPUaeYjwkJ/eL7zJm9\r\nCe9mQ2WvxLAr28sz4b5SdcH/uYsH1aamArmLffkobB/zaa36mKw8NgSLH4bX\r\njEfx2Ivzi6I4Y8k2cadAZ/j+BliOlfI7UD/+G6XhS85mbzKbf9naDN4N4ZgB\r\nrNerUOO/opLx84Bp9jee0uDPbcDHeetP4L0=\r\n=R27z\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/mobx-state-tree.js","unpkg":"dist/mobx-state-tree.umd.min.js","module":"dist/mobx-state-tree.module.js","browser":{"./dist/mobx-state-tree.js":"./dist/mobx-state-tree.js","./dist/mobx-state-tree.module.js":"./dist/mobx-state-tree.module.js"},"funding":{"url":"https://opencollective.com/mobx","type":"opencollective"},"gitHead":"0c07dd4243db57ba8a6c44a7ddb7cc506f1d63f2","scripts":{"jest":"jest --testPathPattern=/__tests__/core/","lint":"tslint -c ./tslint.json 'src/**/*.ts'","test":"yarn test:dev && yarn test:prod && yarn test:others","build":"yarn clean && shx cp ../../README.md . && tsc && cpr lib dist --filter=\\.js$ && rollup -c","clean":"shx rm -rf dist && shx rm -rf lib","test:dev":"cross-env NODE_ENV=development JEST_JUNIT_OUTPUT=../../test-results/mobx-state-tree/dev.xml yarn jest","jest:perf":"jest --testPathPattern=/__tests__/perf/","test:perf":"yarn build && yarn jest:perf && TS_NODE_COMPILER_OPTIONS='{\"module\": \"commonjs\"}' /usr/bin/time node --expose-gc --require ts-node/register __tests__/perf/report.ts","test:prod":"cross-env NODE_ENV=production JEST_JUNIT_OUTPUT=../../test-results/mobx-state-tree/prod.xml yarn jest","build-docs":"yarn run fix-typedoc && shx rm -rf ../../docs/API && typedoc --options ./typedocconfig.js","_prepublish":"yarn build && yarn build-docs","fix-typedoc":"shx rm -rf ../../node_modules/typedoc/node_modules/typescript","test:cyclic":"node -e \"require('.')\"","test:others":"yarn test:cyclic"},"typings":"dist/index.d.ts","_npmUser":{"name":"jamonholmgren","email":"jamon@infinite.red"},"umd:main":"dist/mobx-state-tree.umd.js","repository":{"url":"git+https://github.com/mobxjs/mobx-state-tree.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v14.21.1+arm64 (darwin)","description":"Opinionated, transactional, MobX powered state container","directories":{},"jsnext:main":"dist/mobx-state-tree.module.js","sideEffects":false,"_nodeVersion":"14.21.1","react-native":"dist/mobx-state-tree.module.js","_hasShrinkwrap":false,"devDependencies":{"cpr":"^3.0.1","shx":"^0.3.2","jest":"^26.1.0","mobx":"^6.3.0","lerna":"^3.13.1","tslib":"^2.0.0","concat":"^1.0.3","rollup":"^2.18.1","tslint":"^6.1.2","spec.ts":"^1.1.3","ts-jest":"^26.1.1","ts-node":"^8.10.2","typedoc":"0.15.8","coveralls":"^3.1.0","cross-env":"^7.0.2","jest-junit":"^11.0.1","size-limit":"^4.5.2","typescript":"^3.5.3","@types/jest":"^26.0.3","@types/node":"^12.0.2","rollup-plugin-terser":"^6.1.0","rollup-plugin-replace":"^2.1.0","rollup-plugin-commonjs":"^10.0.0","rollup-plugin-filesize":"^9.0.1","typedoc-plugin-markdown":"2.2.11","rollup-plugin-node-resolve":"^5.0.0"},"peerDependencies":{"mobx":"^6.3.0"},"_npmOperationalInternal":{"tmp":"tmp/mobx-state-tree_5.1.7_1670266376572_0.9524827548969756","host":"s3://npm-registry-packages"}},"5.1.8":{"name":"mobx-state-tree","version":"5.1.8","keywords":["mobx","mobx-state-tree","promise","reactive","frp","functional-reactive-programming","state management"],"author":{"name":"Michel Weststrate"},"license":"MIT","_id":"mobx-state-tree@5.1.8","maintainers":[{"name":"bnaya","email":"me@bnaya.net"},{"name":"fredyc","email":"fredy.c@seznam.cz"},{"name":"mweststrate","email":"mweststrate@gmail.com"},{"name":"mattiamanzati","email":"manzati.mattia@gmail.com"},{"name":"jamonholmgren","email":"jamon@infinite.red"},{"name":"xaviergonz","email":"xaviergonz@gmail.com"},{"name":"jamonholmgren-mobx-state-tree","email":"jamon+mst@infinite.red"}],"homepage":"https://github.com/mobxjs/mobx-state-tree#readme","bugs":{"url":"https://github.com/mobxjs/mobx-state-tree/issues"},"dist":{"shasum":"d42b07db510e8819386e390a7e2ae0c4d6706821","tarball":"https://registry.npmjs.org/mobx-state-tree/-/mobx-state-tree-5.1.8.tgz","fileCount":47,"integrity":"sha512-oe82BNgMr408e6DxMDNat8msXQTuyuqzJ97DPupbhchEfjjHyjsmPSwtXHl+nXiW3tybpb/cr5siUClBqKqv+Q==","signatures":[{"sig":"MEQCIBCUyFKmw/8kAFVAh30Ykhedo5JPLOqWZJjru7aKEi7/AiAu35E9wsHnaU2ICzgLlN58oyPEFY/fjHjpcMri7rfS1g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1250376,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkCq3VACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpQEg/+NEmmLxKY9AY1liLA/v2tq8fxZwMO5HzmxnEKAlFDI+UnFQjO\r\nKUedr80qBPxcG6eeK4HAg6va4nAHC6Cumv2ZOtwLxX3ElMh0CCLsfg+ipCKW\r\nB1ABRuJq9v52w2A2/++VBiosjE23KFdOQotqzKSEpL9Jiqqi+sv9GpDR6qbY\r\n0Qa6dfRSbBmVE4nAWCidUGvqoPDLNuj2iT3Id8awKNT72rgaVw86DBU7f+6O\r\nkSC9Rf1xZaFPK/cqh+uulfP3XvlDz0qZiTRUVBDiSdAsVI5w1K/TR1Od+WIf\r\nLC2pJGp/Ty0FvPBUd9Ee7eBh8F6brUbSe3s0A56W22haJjzY8qj/l6CP4EIy\r\nGondsvpYcFRS3/fWYv8Y6eb/atyouYMJXwiUWynYliSFr4Y9xT2+LRMvxvLL\r\nca86OrRw3QNKNFA9FzuZ5tsLNq05q97/v8+VcAsQvZTNL1JhuRLI7AqcCxlk\r\n/yXfrAPdQjaOJFtuoyzDFYXRVOz0IFdedDMV6SpHpyX8q5PtlVzR5fHfYm/S\r\n/aW1Mf5IRmZhGKmQG31whvx6+0fp29nys5Mu2dETQNVSfUlb2n1lTFQfnRyT\r\nZZTrqwChWYH/k3WSm/47l1a+fi8F0G6ICxl8WVfUsXjlgLVBmM8stJLeXwJz\r\n2yuBmgymF2r2Qo8VK7H1EV2eD0idVBTGcB0=\r\n=XIN2\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/mobx-state-tree.js","unpkg":"dist/mobx-state-tree.umd.min.js","module":"dist/mobx-state-tree.module.js","browser":{"./dist/mobx-state-tree.js":"./dist/mobx-state-tree.js","./dist/mobx-state-tree.module.js":"./dist/mobx-state-tree.module.js"},"funding":{"url":"https://opencollective.com/mobx","type":"opencollective"},"gitHead":"50e6df954da72fd2875bffb14bda0d59e134c792","scripts":{"jest":"jest --testPathPattern=/__tests__/core/","lint":"tslint -c ./tslint.json 'src/**/*.ts'","test":"yarn test:dev && yarn test:prod && yarn test:others","build":"yarn clean && shx cp ../../README.md . && tsc && cpr lib dist --filter=\\.js$ && rollup -c","clean":"shx rm -rf dist && shx rm -rf lib","test:dev":"cross-env NODE_ENV=development JEST_JUNIT_OUTPUT=../../test-results/mobx-state-tree/dev.xml yarn jest","jest:perf":"jest --testPathPattern=/__tests__/perf/","test:perf":"yarn build && yarn jest:perf && TS_NODE_COMPILER_OPTIONS='{\"module\": \"commonjs\"}' /usr/bin/time node --expose-gc --require ts-node/register __tests__/perf/report.ts","test:prod":"cross-env NODE_ENV=production JEST_JUNIT_OUTPUT=../../test-results/mobx-state-tree/prod.xml yarn jest","build-docs":"yarn run fix-typedoc && shx rm -rf ../../docs/API && typedoc --options ./typedocconfig.js","_prepublish":"yarn build && yarn build-docs","fix-typedoc":"shx rm -rf ../../node_modules/typedoc/node_modules/typescript","test:cyclic":"node -e \"require('.')\"","test:others":"yarn test:cyclic"},"typings":"dist/index.d.ts","_npmUser":{"name":"jamonholmgren","email":"jamon@infinite.red"},"umd:main":"dist/mobx-state-tree.umd.js","repository":{"url":"git+https://github.com/mobxjs/mobx-state-tree.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v14.21.3+arm64 (darwin)","description":"Opinionated, transactional, MobX powered state container","directories":{},"jsnext:main":"dist/mobx-state-tree.module.js","sideEffects":false,"_nodeVersion":"14.21.3","react-native":"dist/mobx-state-tree.module.js","_hasShrinkwrap":false,"devDependencies":{"cpr":"^3.0.1","shx":"^0.3.2","jest":"^26.1.0","mobx":"^6.3.0","lerna":"^3.13.1","tslib":"^2.0.0","concat":"^1.0.3","rollup":"^2.18.1","tslint":"^6.1.2","spec.ts":"^1.1.3","ts-jest":"^26.1.1","ts-node":"^8.10.2","typedoc":"0.15.8","coveralls":"^3.1.0","cross-env":"^7.0.2","jest-junit":"^11.0.1","size-limit":"^4.5.2","typescript":"^3.5.3","@types/jest":"^26.0.3","@types/node":"^12.0.2","rollup-plugin-terser":"^6.1.0","rollup-plugin-replace":"^2.1.0","rollup-plugin-commonjs":"^10.0.0","rollup-plugin-filesize":"^9.0.1","typedoc-plugin-markdown":"2.2.11","rollup-plugin-node-resolve":"^5.0.0"},"peerDependencies":{"mobx":"^6.3.0"},"_npmOperationalInternal":{"tmp":"tmp/mobx-state-tree_5.1.8_1678421460949_0.04103034810509598","host":"s3://npm-registry-packages"}},"5.2.0-alpha.1":{"name":"mobx-state-tree","version":"5.2.0-alpha.1","keywords":["mobx","mobx-state-tree","promise","reactive","frp","functional-reactive-programming","state management"],"author":{"name":"Michel Weststrate"},"license":"MIT","_id":"mobx-state-tree@5.2.0-alpha.1","maintainers":[{"name":"bnaya","email":"me@bnaya.net"},{"name":"fredyc","email":"fredy.c@seznam.cz"},{"name":"mweststrate","email":"mweststrate@gmail.com"},{"name":"mattiamanzati","email":"manzati.mattia@gmail.com"},{"name":"jamonholmgren","email":"jamonholmgren@gmail.com"},{"name":"xaviergonz","email":"xaviergonz@gmail.com"},{"name":"jamonholmgren-mobx-state-tree","email":"jamon+mst@infinite.red"},{"name":"coolsoftwaretyler","email":"tyler@ogdenstudios.xyz"}],"homepage":"https://github.com/mobxjs/mobx-state-tree#readme","bugs":{"url":"https://github.com/mobxjs/mobx-state-tree/issues"},"dist":{"shasum":"df91bf3c26ba6587a8c6ec5c91c15a6641f1b4ea","tarball":"https://registry.npmjs.org/mobx-state-tree/-/mobx-state-tree-5.2.0-alpha.1.tgz","fileCount":47,"integrity":"sha512-SizKgD0zYM7WaIdUhmrKs+LUKRyYbs2lvNOwqzY9CweOJmId02dB8Ix4ro62zzZdcCc9REDpIUoYKdbyLFO6mw==","signatures":[{"sig":"MEUCIQDD2UjHcx0fU53xKIKZWinafYCf65KzkokUniOtZRVYgQIgYhwug0OgM2cs5pCHc6HM/zYlUQrQU8QTbI4jK0ZahOY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1279882},"main":"dist/mobx-state-tree.js","unpkg":"dist/mobx-state-tree.umd.min.js","module":"dist/mobx-state-tree.module.js","browser":{"./dist/mobx-state-tree.js":"./dist/mobx-state-tree.js","./dist/mobx-state-tree.module.js":"./dist/mobx-state-tree.module.js"},"funding":{"url":"https://opencollective.com/mobx","type":"opencollective"},"gitHead":"27ec7ac0b0743a367fb01a7f40192f3042bd91f2","scripts":{"jest":"jest --testPathPattern=/__tests__/core/","lint":"tslint -c ./tslint.json 'src/**/*.ts'","test":"yarn test:dev && yarn test:prod && yarn test:others","build":"yarn clean && shx cp ../../README.md . && tsc && cpr lib dist --filter=\\.js$ && rollup -c","clean":"shx rm -rf dist && shx rm -rf lib","test:dev":"cross-env NODE_ENV=development JEST_JUNIT_OUTPUT=../../test-results/mobx-state-tree/dev.xml yarn jest","jest:perf":"jest --testPathPattern=/__tests__/perf/","test:perf":"yarn build && yarn jest:perf && TS_NODE_COMPILER_OPTIONS='{\"module\": \"commonjs\"}' /usr/bin/time node --expose-gc --require ts-node/register __tests__/perf/report.ts","test:prod":"cross-env NODE_ENV=production JEST_JUNIT_OUTPUT=../../test-results/mobx-state-tree/prod.xml yarn jest","build-docs":"yarn run fix-typedoc && shx rm -rf ../../docs/API && typedoc --options ./typedocconfig.js","_prepublish":"yarn build && yarn build-docs","fix-typedoc":"shx rm -rf ../../node_modules/typedoc/node_modules/typescript","test:cyclic":"node -e \"require('.')\"","test:others":"yarn test:cyclic"},"typings":"dist/index.d.ts","_npmUser":{"name":"coolsoftwaretyler","email":"tyler@ogdenstudios.xyz"},"umd:main":"dist/mobx-state-tree.umd.js","repository":{"url":"git+https://github.com/mobxjs/mobx-state-tree.git","type":"git"},"_npmVersion":"8.19.3","description":"Opinionated, transactional, MobX powered state container","directories":{},"jsnext:main":"dist/mobx-state-tree.module.js","sideEffects":false,"_nodeVersion":"16.19.1","react-native":"dist/mobx-state-tree.module.js","_hasShrinkwrap":false,"devDependencies":{"cpr":"^3.0.1","shx":"^0.3.2","jest":"^26.1.0","mobx":"^6.3.0","lerna":"^3.13.1","tslib":"^2.0.0","concat":"^1.0.3","rollup":"^2.18.1","tslint":"^6.1.2","spec.ts":"^1.1.3","ts-jest":"^26.1.1","ts-node":"^8.10.2","typedoc":"0.15.8","coveralls":"^3.1.0","cross-env":"^7.0.2","jest-junit":"^11.0.1","size-limit":"^4.5.2","typescript":"^3.5.3","@types/jest":"^26.0.3","@types/node":"^12.0.2","rollup-plugin-terser":"^6.1.0","rollup-plugin-replace":"^2.1.0","rollup-plugin-commonjs":"^10.0.0","rollup-plugin-filesize":"^9.0.1","typedoc-plugin-markdown":"2.2.11","rollup-plugin-node-resolve":"^5.0.0"},"peerDependencies":{"mobx":"^6.3.0"},"_npmOperationalInternal":{"tmp":"tmp/mobx-state-tree_5.2.0-alpha.1_1691642087608_0.2565587680907946","host":"s3://npm-registry-packages"}},"5.2.0-alpha.2":{"name":"mobx-state-tree","version":"5.2.0-alpha.2","keywords":["mobx","mobx-state-tree","promise","reactive","frp","functional-reactive-programming","state management"],"author":{"name":"Michel Weststrate"},"license":"MIT","_id":"mobx-state-tree@5.2.0-alpha.2","maintainers":[{"name":"bnaya","email":"me@bnaya.net"},{"name":"fredyc","email":"fredy.c@seznam.cz"},{"name":"mweststrate","email":"mweststrate@gmail.com"},{"name":"mattiamanzati","email":"manzati.mattia@gmail.com"},{"name":"jamonholmgren","email":"jamonholmgren@gmail.com"},{"name":"xaviergonz","email":"xaviergonz@gmail.com"},{"name":"jamonholmgren-mobx-state-tree","email":"jamon+mst@infinite.red"},{"name":"coolsoftwaretyler","email":"tyler@ogdenstudios.xyz"}],"homepage":"https://github.com/mobxjs/mobx-state-tree#readme","bugs":{"url":"https://github.com/mobxjs/mobx-state-tree/issues"},"dist":{"shasum":"7215fd718606280357c422392d58db2f767a2edf","tarball":"https://registry.npmjs.org/mobx-state-tree/-/mobx-state-tree-5.2.0-alpha.2.tgz","fileCount":47,"integrity":"sha512-DFm1lSgiqqD7jagxJqdxEKj5cCBu1JEjftmp22RtoDROIibs2kUtE+K/IRpdrDbnPcpSSKkwBOUVTQHSIEsKNQ==","signatures":[{"sig":"MEQCICbMqml3b42Nb4U8pVziFvLCr0XWqk6YsZ9uo28j+hoMAiBxTNrsZ2h3AipeEx1RP9nAqaqlDZPNrx3aVRGIVbSLdQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1281948},"main":"dist/mobx-state-tree.js","unpkg":"dist/mobx-state-tree.umd.min.js","module":"dist/mobx-state-tree.module.js","browser":{"./dist/mobx-state-tree.js":"./dist/mobx-state-tree.js","./dist/mobx-state-tree.module.js":"./dist/mobx-state-tree.module.js"},"funding":{"url":"https://opencollective.com/mobx","type":"opencollective"},"gitHead":"27ec7ac0b0743a367fb01a7f40192f3042bd91f2","scripts":{"jest":"jest --testPathPattern=/__tests__/core/","lint":"tslint -c ./tslint.json 'src/**/*.ts'","test":"yarn test:dev && yarn test:prod && yarn test:others","build":"yarn clean && shx cp ../../README.md . && tsc && cpr lib dist --filter=\\.js$ && rollup -c","clean":"shx rm -rf dist && shx rm -rf lib","test:dev":"cross-env NODE_ENV=development JEST_JUNIT_OUTPUT=../../test-results/mobx-state-tree/dev.xml yarn jest","jest:perf":"jest --testPathPattern=/__tests__/perf/","test:perf":"yarn build && yarn jest:perf && TS_NODE_COMPILER_OPTIONS='{\"module\": \"commonjs\"}' /usr/bin/time node --expose-gc --require ts-node/register __tests__/perf/report.ts","test:prod":"cross-env NODE_ENV=production JEST_JUNIT_OUTPUT=../../test-results/mobx-state-tree/prod.xml yarn jest","build-docs":"yarn run fix-typedoc && shx rm -rf ../../docs/API && typedoc --options ./typedocconfig.js","_prepublish":"yarn build && yarn build-docs","fix-typedoc":"shx rm -rf ../../node_modules/typedoc/node_modules/typescript","test:cyclic":"node -e \"require('.')\"","test:others":"yarn test:cyclic"},"typings":"dist/index.d.ts","_npmUser":{"name":"coolsoftwaretyler","email":"tyler@ogdenstudios.xyz"},"umd:main":"dist/mobx-state-tree.umd.js","repository":{"url":"git+https://github.com/mobxjs/mobx-state-tree.git","type":"git"},"_npmVersion":"8.19.3","description":"Opinionated, transactional, MobX powered state container","directories":{},"jsnext:main":"dist/mobx-state-tree.module.js","sideEffects":false,"_nodeVersion":"16.19.1","react-native":"dist/mobx-state-tree.module.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"cpr":"^3.0.1","shx":"^0.3.2","jest":"^26.1.0","mobx":"^6.3.0","lerna":"^3.13.1","tslib":"^2.0.0","concat":"^1.0.3","rollup":"^2.18.1","tslint":"^6.1.2","spec.ts":"^1.1.3","ts-jest":"^26.1.1","ts-node":"^8.10.2","typedoc":"0.15.8","coveralls":"^3.1.0","cross-env":"^7.0.2","jest-junit":"^11.0.1","size-limit":"^4.5.2","typescript":"^3.5.3","@types/jest":"^26.0.3","@types/node":"^12.0.2","rollup-plugin-terser":"^6.1.0","rollup-plugin-replace":"^2.1.0","rollup-plugin-commonjs":"^10.0.0","rollup-plugin-filesize":"^9.0.1","typedoc-plugin-markdown":"2.2.11","rollup-plugin-node-resolve":"^5.0.0"},"peerDependencies":{"mobx":"^6.3.0"},"_npmOperationalInternal":{"tmp":"tmp/mobx-state-tree_5.2.0-alpha.2_1693188905254_0.44943927579803344","host":"s3://npm-registry-packages"}},"5.2.0":{"name":"mobx-state-tree","version":"5.2.0","keywords":["mobx","mobx-state-tree","promise","reactive","frp","functional-reactive-programming","state management"],"author":{"name":"Michel Weststrate"},"license":"MIT","_id":"mobx-state-tree@5.2.0","maintainers":[{"name":"bnaya","email":"me@bnaya.net"},{"name":"fredyc","email":"fredy.c@seznam.cz"},{"name":"mweststrate","email":"mweststrate@gmail.com"},{"name":"mattiamanzati","email":"manzati.mattia@gmail.com"},{"name":"jamonholmgren","email":"jamonholmgren@gmail.com"},{"name":"xaviergonz","email":"xaviergonz@gmail.com"},{"name":"jamonholmgren-mobx-state-tree","email":"jamon+mst@infinite.red"},{"name":"coolsoftwaretyler","email":"tyler@ogdenstudios.xyz"}],"homepage":"https://github.com/mobxjs/mobx-state-tree#readme","bugs":{"url":"https://github.com/mobxjs/mobx-state-tree/issues"},"dist":{"shasum":"784fb22b7d2b1598c6b4fb8987d68d86eaf66d8b","tarball":"https://registry.npmjs.org/mobx-state-tree/-/mobx-state-tree-5.2.0.tgz","fileCount":47,"integrity":"sha512-TAKfMHEF9F59iAcLbD1Y9D8Kand4NoYM1h8Yv3Ol5la9X0I7T4Y/mhVN/oK/bi3g0v7dYy9wsoni2T66zCohGQ==","signatures":[{"sig":"MEQCIDcdotFRsY+puJY+RAvIS3zRmX/eH/Q4gc32//sajliPAiAiX3ptHRKlb+y6fwYLM9copwyclOyRiBALsqUEthcU+A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1281940},"main":"dist/mobx-state-tree.js","unpkg":"dist/mobx-state-tree.umd.min.js","module":"dist/mobx-state-tree.module.js","browser":{"./dist/mobx-state-tree.js":"./dist/mobx-state-tree.js","./dist/mobx-state-tree.module.js":"./dist/mobx-state-tree.module.js"},"funding":{"url":"https://opencollective.com/mobx","type":"opencollective"},"gitHead":"27ec7ac0b0743a367fb01a7f40192f3042bd91f2","scripts":{"jest":"jest --testPathPattern=/__tests__/core/","lint":"tslint -c ./tslint.json 'src/**/*.ts'","test":"yarn test:dev && yarn test:prod && yarn test:others","build":"yarn clean && shx cp ../../README.md . && tsc && cpr lib dist --filter=\\.js$ && rollup -c","clean":"shx rm -rf dist && shx rm -rf lib","test:dev":"cross-env NODE_ENV=development JEST_JUNIT_OUTPUT=../../test-results/mobx-state-tree/dev.xml yarn jest","jest:perf":"jest --testPathPattern=/__tests__/perf/","test:perf":"yarn build && yarn jest:perf && TS_NODE_COMPILER_OPTIONS='{\"module\": \"commonjs\"}' /usr/bin/time node --expose-gc --require ts-node/register __tests__/perf/report.ts","test:prod":"cross-env NODE_ENV=production JEST_JUNIT_OUTPUT=../../test-results/mobx-state-tree/prod.xml yarn jest","build-docs":"yarn run fix-typedoc && shx rm -rf ../../docs/API && typedoc --options ./typedocconfig.js","_prepublish":"yarn build && yarn build-docs","fix-typedoc":"shx rm -rf ../../node_modules/typedoc/node_modules/typescript","test:cyclic":"node -e \"require('.')\"","test:others":"yarn test:cyclic"},"typings":"dist/index.d.ts","_npmUser":{"name":"coolsoftwaretyler","email":"tyler@ogdenstudios.xyz"},"umd:main":"dist/mobx-state-tree.umd.js","repository":{"url":"git+https://github.com/mobxjs/mobx-state-tree.git","type":"git"},"_npmVersion":"8.19.3","description":"Opinionated, transactional, MobX powered state container","directories":{},"jsnext:main":"dist/mobx-state-tree.module.js","sideEffects":false,"_nodeVersion":"16.19.1","react-native":"dist/mobx-state-tree.module.js","_hasShrinkwrap":false,"devDependencies":{"cpr":"^3.0.1","shx":"^0.3.2","jest":"^26.1.0","mobx":"^6.3.0","lerna":"^3.13.1","tslib":"^2.0.0","concat":"^1.0.3","rollup":"^2.18.1","tslint":"^6.1.2","spec.ts":"^1.1.3","ts-jest":"^26.1.1","ts-node":"^8.10.2","typedoc":"0.15.8","coveralls":"^3.1.0","cross-env":"^7.0.2","jest-junit":"^11.0.1","size-limit":"^4.5.2","typescript":"^3.5.3","@types/jest":"^26.0.3","@types/node":"^12.0.2","rollup-plugin-terser":"^6.1.0","rollup-plugin-replace":"^2.1.0","rollup-plugin-commonjs":"^10.0.0","rollup-plugin-filesize":"^9.0.1","typedoc-plugin-markdown":"2.2.11","rollup-plugin-node-resolve":"^5.0.0"},"peerDependencies":{"mobx":"^6.3.0"},"_npmOperationalInternal":{"tmp":"tmp/mobx-state-tree_5.2.0_1695139750995_0.04974355927754481","host":"s3://npm-registry-packages"}},"5.3.0-alpha.1":{"name":"mobx-state-tree","version":"5.3.0-alpha.1","keywords":["mobx","mobx-state-tree","promise","reactive","frp","functional-reactive-programming","state management"],"author":{"name":"Michel Weststrate"},"license":"MIT","_id":"mobx-state-tree@5.3.0-alpha.1","maintainers":[{"name":"bnaya","email":"me@bnaya.net"},{"name":"fredyc","email":"fredy.c@seznam.cz"},{"name":"mweststrate","email":"mweststrate@gmail.com"},{"name":"mattiamanzati","email":"manzati.mattia@gmail.com"},{"name":"jamonholmgren","email":"code@jamon.dev"},{"name":"xaviergonz","email":"xaviergonz@gmail.com"},{"name":"jamonholmgren-mobx-state-tree","email":"jamon+mst@infinite.red"},{"name":"coolsoftwaretyler","email":"tyler@ogdenstudios.xyz"}],"homepage":"https://github.com/mobxjs/mobx-state-tree#readme","bugs":{"url":"https://github.com/mobxjs/mobx-state-tree/issues"},"dist":{"shasum":"89f3ac1ec5ae82ce4be0b4f9dc2d0c70648d6527","tarball":"https://registry.npmjs.org/mobx-state-tree/-/mobx-state-tree-5.3.0-alpha.1.tgz","fileCount":48,"integrity":"sha512-XazTWK7REpubg1vty2+CpTdTQuAsjxTN8UAA84F7g5l19USTL1+OnOnecbKyhTdXVf+IXX27dCpeA1V0+relaw==","signatures":[{"sig":"MEYCIQC+YM5rCJiK26AzM+23rbEf4mV6Vzzxx6EoqAcu7DTkagIhAPWruFygKBd3LKclBhBMqOtJe3pQahdglTvSSKpIn4Mc","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1283222},"main":"dist/mobx-state-tree.js","unpkg":"dist/mobx-state-tree.umd.min.js","module":"dist/mobx-state-tree.module.js","browser":{"./dist/mobx-state-tree.js":"./dist/mobx-state-tree.js","./dist/mobx-state-tree.module.js":"./dist/mobx-state-tree.module.js"},"gitHead":"27ec7ac0b0743a367fb01a7f40192f3042bd91f2","scripts":{"jest":"jest --testPathPattern=/__tests__/core/","lint":"tslint -c ./tslint.json 'src/**/*.ts'","size":"size-limit","test":"yarn test:dev && yarn test:prod","build":"yarn clean && tsc && cpr lib dist --filter=\\.js$ && rollup -c","clean":"shx rm -rf dist && shx rm -rf lib","start":"cd website && yarn start","prepare":"husky install","coverage":"yarn jest --coverage","test:all":"yarn test && yarn test:dev && yarn test:prod && yarn size && yarn coverage","test:dev":"cross-env NODE_ENV=development JEST_JUNIT_OUTPUT=./test-results/dev.xml yarn jest","jest:perf":"jest --testPathPattern=/__tests__/perf/","test:perf":"yarn build && yarn jest:perf && TS_NODE_COMPILER_OPTIONS='{\"module\": \"commonjs\"}' /usr/bin/time node --expose-gc --require ts-node/register __tests__/perf/report.ts","test:prod":"cross-env NODE_ENV=production JEST_JUNIT_OUTPUT=./test-results/prod.xml yarn jest","build-docs":"yarn run fix-typedoc && shx rm -rf ./docs/API && typedoc --options ./typedocconfig.js","deduplicate":"yarn-deduplicate -s fewer yarn.lock","fix-typedoc":"shx rm -rf ./node_modules/typedoc/node_modules/typescript","publish-docs":"yarn build-docs && cd ./website && GIT_USER=jamonholmgren USE_SSH=true yarn run publish-gh-pages","prettier:list":"prettier --list-different \"src/**/*.ts\" \"__tests__/**/*.ts\"","prettier:check":"prettier --check \"src/**/*.ts\" \"__tests__/**/*.ts\"","prettier:write":"prettier --write \"src/**/*.ts\" \"__tests__/**/*.ts\"","tag-new-version":"yarn version && git push --tags"},"typings":"dist/index.d.ts","_npmUser":{"name":"coolsoftwaretyler","email":"tyler@ogdenstudios.xyz"},"prettier":{"semi":false,"tabWidth":2,"printWidth":100,"singleQuote":false,"trailingComma":"none"},"umd:main":"dist/mobx-state-tree.umd.js","repository":{"url":"git+https://github.com/mobxjs/mobx-state-tree.git","type":"git"},"size-limit":[{"path":"./dist/mobx-state-tree.min.js","limit":"25 KB","running":false,"webpack":false}],"_npmVersion":"8.19.3","description":"Opinionated, transactional, MobX powered state container","directories":{},"jsnext:main":"dist/mobx-state-tree.module.js","lint-staged":{"*.{ts,tsx,js,jsx}":["prettier --write"]},"sideEffects":false,"_nodeVersion":"16.19.1","react-native":"dist/mobx-state-tree.module.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"cpr":"^3.0.1","shx":"^0.3.2","jest":"^26.1.0","mobx":"^6.3.0","husky":"^7.0.0","tslib":"^2.0.0","concat":"^1.0.3","rollup":"^2.18.1","tslint":"^6.1.3","codecov":"^3.8.3","spec.ts":"^1.1.3","ts-jest":"^26.1.1","ts-node":"^8.10.2","typedoc":"0.15.8","prettier":"^2.4.1","coveralls":"^3.1.0","cross-env":"^7.0.3","jest-junit":"^11.0.1","size-limit":"^5.0.3","typescript":"^3.8.3","@types/jest":"^26.0.3","@types/node":"^12.0.2","lint-staged":"^11.1.2","yarn-deduplicate":"^3.1.0","rollup-plugin-terser":"^6.1.0","rollup-plugin-replace":"^2.1.0","rollup-plugin-commonjs":"^10.0.0","rollup-plugin-filesize":"^9.0.1","tslint-config-prettier":"^1.18.0","typedoc-plugin-markdown":"2.2.11","@size-limit/preset-big-lib":"^5.0.3","rollup-plugin-node-resolve":"^5.0.0"},"peerDependencies":{"mobx":"^6.3.0"},"_npmOperationalInternal":{"tmp":"tmp/mobx-state-tree_5.3.0-alpha.1_1696705296079_0.3406337518419935","host":"s3://npm-registry-packages"}},"5.3.0":{"name":"mobx-state-tree","version":"5.3.0","keywords":["mobx","mobx-state-tree","promise","reactive","frp","functional-reactive-programming","state management"],"author":{"name":"Michel Weststrate"},"license":"MIT","_id":"mobx-state-tree@5.3.0","maintainers":[{"name":"bnaya","email":"me@bnaya.net"},{"name":"fredyc","email":"fredy.c@seznam.cz"},{"name":"mweststrate","email":"mweststrate@gmail.com"},{"name":"mattiamanzati","email":"manzati.mattia@gmail.com"},{"name":"jamonholmgren","email":"code@jamon.dev"},{"name":"xaviergonz","email":"xaviergonz@gmail.com"},{"name":"jamonholmgren-mobx-state-tree","email":"jamon+mst@infinite.red"},{"name":"coolsoftwaretyler","email":"tyler@ogdenstudios.xyz"}],"homepage":"https://github.com/mobxjs/mobx-state-tree#readme","bugs":{"url":"https://github.com/mobxjs/mobx-state-tree/issues"},"dist":{"shasum":"fb743c4bfe770628aaed2f4d961a4b61fdd74126","tarball":"https://registry.npmjs.org/mobx-state-tree/-/mobx-state-tree-5.3.0.tgz","fileCount":48,"integrity":"sha512-2XInCjIxGQx/UmTbpAreWKcHswmuOKOV23HJmy1x4gqyDqCcOHJcaClpWnD2/qQlGncg8gAUfP/mm+cLpTrtlQ==","signatures":[{"sig":"MEYCIQD9Jo63ivWirG5tw/xjrgQGxpEGMxkOchi3jIoOCkhl2gIhALLyw/C04Dgi/L2MEbnvIFtOe+bkHtRxgB8rgrjFyPJT","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1283214},"main":"dist/mobx-state-tree.js","unpkg":"dist/mobx-state-tree.umd.min.js","module":"dist/mobx-state-tree.module.js","browser":{"./dist/mobx-state-tree.js":"./dist/mobx-state-tree.js","./dist/mobx-state-tree.module.js":"./dist/mobx-state-tree.module.js"},"gitHead":"27ec7ac0b0743a367fb01a7f40192f3042bd91f2","scripts":{"jest":"jest --testPathPattern=/__tests__/core/","lint":"tslint -c ./tslint.json 'src/**/*.ts'","size":"size-limit","test":"yarn test:dev && yarn test:prod","build":"yarn clean && tsc && cpr lib dist --filter=\\.js$ && rollup -c","clean":"shx rm -rf dist && shx rm -rf lib","start":"cd website && yarn start","prepare":"husky install","coverage":"yarn jest --coverage","test:all":"yarn test && yarn test:dev && yarn test:prod && yarn size && yarn coverage","test:dev":"cross-env NODE_ENV=development JEST_JUNIT_OUTPUT=./test-results/dev.xml yarn jest","jest:perf":"jest --testPathPattern=/__tests__/perf/","test:perf":"yarn build && yarn jest:perf && TS_NODE_COMPILER_OPTIONS='{\"module\": \"commonjs\"}' /usr/bin/time node --expose-gc --require ts-node/register __tests__/perf/report.ts","test:prod":"cross-env NODE_ENV=production JEST_JUNIT_OUTPUT=./test-results/prod.xml yarn jest","build-docs":"yarn run fix-typedoc && shx rm -rf ./docs/API && typedoc --options ./typedocconfig.js","deduplicate":"yarn-deduplicate -s fewer yarn.lock","fix-typedoc":"shx rm -rf ./node_modules/typedoc/node_modules/typescript","publish-docs":"yarn build-docs && cd ./website && GIT_USER=jamonholmgren USE_SSH=true yarn run publish-gh-pages","prettier:list":"prettier --list-different \"src/**/*.ts\" \"__tests__/**/*.ts\"","prettier:check":"prettier --check \"src/**/*.ts\" \"__tests__/**/*.ts\"","prettier:write":"prettier --write \"src/**/*.ts\" \"__tests__/**/*.ts\"","tag-new-version":"yarn version && git push --tags"},"typings":"dist/index.d.ts","_npmUser":{"name":"coolsoftwaretyler","email":"tyler@ogdenstudios.xyz"},"prettier":{"semi":false,"tabWidth":2,"printWidth":100,"singleQuote":false,"trailingComma":"none"},"umd:main":"dist/mobx-state-tree.umd.js","repository":{"url":"git+https://github.com/mobxjs/mobx-state-tree.git","type":"git"},"size-limit":[{"path":"./dist/mobx-state-tree.min.js","limit":"25 KB","running":false,"webpack":false}],"_npmVersion":"9.5.1","description":"Opinionated, transactional, MobX powered state container","directories":{},"jsnext:main":"dist/mobx-state-tree.module.js","lint-staged":{"*.{ts,tsx,js,jsx}":["prettier --write"]},"sideEffects":false,"_nodeVersion":"18.16.1","react-native":"dist/mobx-state-tree.module.js","_hasShrinkwrap":false,"devDependencies":{"cpr":"^3.0.1","shx":"^0.3.2","jest":"^26.1.0","mobx":"^6.3.0","husky":"^7.0.0","tslib":"^2.0.0","concat":"^1.0.3","rollup":"^2.18.1","tslint":"^6.1.3","codecov":"^3.8.3","spec.ts":"^1.1.3","ts-jest":"^26.1.1","ts-node":"^8.10.2","typedoc":"0.15.8","prettier":"^2.4.1","coveralls":"^3.1.0","cross-env":"^7.0.3","jest-junit":"^11.0.1","size-limit":"^5.0.3","typescript":"^3.8.3","@types/jest":"^26.0.3","@types/node":"^12.0.2","lint-staged":"^11.1.2","yarn-deduplicate":"^3.1.0","rollup-plugin-terser":"^6.1.0","rollup-plugin-replace":"^2.1.0","rollup-plugin-commonjs":"^10.0.0","rollup-plugin-filesize":"^9.0.1","tslint-config-prettier":"^1.18.0","typedoc-plugin-markdown":"2.2.11","@size-limit/preset-big-lib":"^5.0.3","rollup-plugin-node-resolve":"^5.0.0"},"peerDependencies":{"mobx":"^6.3.0"},"_npmOperationalInternal":{"tmp":"tmp/mobx-state-tree_5.3.0_1698109343967_0.6668816599474539","host":"s3://npm-registry-packages"}},"5.3.1-alpha.1":{"name":"mobx-state-tree","version":"5.3.1-alpha.1","keywords":["mobx","mobx-state-tree","promise","reactive","frp","functional-reactive-programming","state management"],"author":{"name":"Michel Weststrate"},"license":"MIT","_id":"mobx-state-tree@5.3.1-alpha.1","maintainers":[{"name":"bnaya","email":"me@bnaya.net"},{"name":"fredyc","email":"fredy.c@seznam.cz"},{"name":"mweststrate","email":"mweststrate@gmail.com"},{"name":"mattiamanzati","email":"manzati.mattia@gmail.com"},{"name":"jamonholmgren","email":"code@jamon.dev"},{"name":"xaviergonz","email":"xaviergonz@gmail.com"},{"name":"jamonholmgren-mobx-state-tree","email":"jamon+mst@infinite.red"},{"name":"coolsoftwaretyler","email":"tyler@ogdenstudios.xyz"}],"homepage":"https://github.com/mobxjs/mobx-state-tree#readme","bugs":{"url":"https://github.com/mobxjs/mobx-state-tree/issues"},"dist":{"shasum":"d42217238f1b2add39d007f007e29afd2cdbce6d","tarball":"https://registry.npmjs.org/mobx-state-tree/-/mobx-state-tree-5.3.1-alpha.1.tgz","fileCount":48,"integrity":"sha512-GqM0YX2v+TRjpiYWhB4nhKaQk+Z+petzKHB3nSkRJJWp/A/EWd81LarqnMtvvcEmFHCuSbPotO9cckBr9jL9cA==","signatures":[{"sig":"MEYCIQDGp7tH69n27AEj43k0IvajBjxTBxg9IMjjM4CilRe3dAIhAP2G86/P8Zy9tvKBnBrRDUnE4uk/DaAXySR+aEFwBg9f","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1281135},"main":"dist/mobx-state-tree.js","unpkg":"dist/mobx-state-tree.umd.min.js","module":"dist/mobx-state-tree.module.js","browser":{"./dist/mobx-state-tree.js":"./dist/mobx-state-tree.js","./dist/mobx-state-tree.module.js":"./dist/mobx-state-tree.module.js"},"gitHead":"27ec7ac0b0743a367fb01a7f40192f3042bd91f2","scripts":{"jest":"jest --testPathPattern=/__tests__/core/","lint":"tslint -c ./tslint.json 'src/**/*.ts'","size":"size-limit","test":"yarn test:dev && yarn test:prod","build":"yarn clean && tsc && cpr lib dist --filter=\\.js$ && rollup -c","clean":"shx rm -rf dist && shx rm -rf lib","start":"cd website && yarn start","prepare":"husky install","coverage":"yarn jest --coverage","test:all":"yarn test && yarn test:dev && yarn test:prod && yarn size && yarn coverage","test:dev":"cross-env NODE_ENV=development JEST_JUNIT_OUTPUT=./test-results/dev.xml yarn jest","jest:perf":"jest --testPathPattern=/__tests__/perf/","test:perf":"yarn build && yarn jest:perf && TS_NODE_COMPILER_OPTIONS='{\"module\": \"commonjs\"}' /usr/bin/time node --expose-gc --require ts-node/register __tests__/perf/report.ts","test:prod":"cross-env NODE_ENV=production JEST_JUNIT_OUTPUT=./test-results/prod.xml yarn jest","build-docs":"yarn run fix-typedoc && shx rm -rf ./docs/API && typedoc --options ./typedocconfig.js","deduplicate":"yarn-deduplicate -s fewer yarn.lock","fix-typedoc":"shx rm -rf ./node_modules/typedoc/node_modules/typescript","publish-docs":"yarn build-docs && cd ./website && GIT_USER=jamonholmgren USE_SSH=true yarn run publish-gh-pages","prettier:list":"prettier --list-different \"src/**/*.ts\" \"__tests__/**/*.ts\"","prettier:check":"prettier --check \"src/**/*.ts\" \"__tests__/**/*.ts\"","prettier:write":"prettier --write \"src/**/*.ts\" \"__tests__/**/*.ts\"","tag-new-version":"yarn version && git push --tags"},"typings":"dist/index.d.ts","_npmUser":{"name":"coolsoftwaretyler","email":"tyler@ogdenstudios.xyz"},"prettier":{"semi":false,"tabWidth":2,"printWidth":100,"singleQuote":false,"trailingComma":"none"},"umd:main":"dist/mobx-state-tree.umd.js","repository":{"url":"git+https://github.com/mobxjs/mobx-state-tree.git","type":"git"},"size-limit":[{"path":"./dist/mobx-state-tree.min.js","limit":"25 KB","running":false,"webpack":false}],"_npmVersion":"9.5.1","description":"Opinionated, transactional, MobX powered state container","directories":{},"jsnext:main":"dist/mobx-state-tree.module.js","lint-staged":{"*.{ts,tsx,js,jsx}":["prettier --write"]},"sideEffects":false,"_nodeVersion":"18.16.1","react-native":"dist/mobx-state-tree.module.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"cpr":"^3.0.1","shx":"^0.3.2","jest":"^26.1.0","mobx":"^6.3.0","husky":"^7.0.0","tslib":"^2.0.0","concat":"^1.0.3","rollup":"^2.18.1","tslint":"^6.1.3","codecov":"^3.8.3","spec.ts":"^1.1.3","ts-jest":"^26.1.1","ts-node":"^8.10.2","typedoc":"0.15.8","prettier":"^2.4.1","coveralls":"^3.1.0","cross-env":"^7.0.3","jest-junit":"^11.0.1","size-limit":"^5.0.3","typescript":"^3.8.3","@types/jest":"^26.0.3","@types/node":"^12.0.2","lint-staged":"^11.1.2","yarn-deduplicate":"^3.1.0","rollup-plugin-terser":"^6.1.0","rollup-plugin-replace":"^2.1.0","rollup-plugin-commonjs":"^10.0.0","rollup-plugin-filesize":"^9.0.1","tslint-config-prettier":"^1.18.0","typedoc-plugin-markdown":"2.2.11","@size-limit/preset-big-lib":"^5.0.3","rollup-plugin-node-resolve":"^5.0.0"},"peerDependencies":{"mobx":"^6.3.0"},"_npmOperationalInternal":{"tmp":"tmp/mobx-state-tree_5.3.1-alpha.1_1699159803480_0.4591202084753889","host":"s3://npm-registry-packages"}},"5.4.0-pre.1":{"name":"mobx-state-tree","version":"5.4.0-pre.1","keywords":["mobx","mobx-state-tree","promise","reactive","frp","functional-reactive-programming","state management"],"author":{"name":"Michel Weststrate"},"license":"MIT","_id":"mobx-state-tree@5.4.0-pre.1","maintainers":[{"name":"bnaya","email":"me@bnaya.net"},{"name":"fredyc","email":"fredy.c@seznam.cz"},{"name":"mweststrate","email":"mweststrate@gmail.com"},{"name":"mattiamanzati","email":"manzati.mattia@gmail.com"},{"name":"jamonholmgren","email":"code@jamon.dev"},{"name":"xaviergonz","email":"xaviergonz@gmail.com"},{"name":"jamonholmgren-mobx-state-tree","email":"jamon+mst@infinite.red"},{"name":"coolsoftwaretyler","email":"tyler@ogdenstudios.xyz"}],"homepage":"https://github.com/mobxjs/mobx-state-tree#readme","bugs":{"url":"https://github.com/mobxjs/mobx-state-tree/issues"},"dist":{"shasum":"66fc56d65f1db032c6d85f4d12f98a744a4f0b06","tarball":"https://registry.npmjs.org/mobx-state-tree/-/mobx-state-tree-5.4.0-pre.1.tgz","fileCount":48,"integrity":"sha512-yT+QJbg1xK0JByQuuJvUUm8u8LETDHfPccqwRN8TwFdO6XCIy9gASHLnVZUevBZTh2YFOJMDfYtzmg8BVyKxdA==","signatures":[{"sig":"MEQCICAC9m1w5/ihPeSryPfb9qL7Q0TKQHnOBzqN2kn+M7KsAiBuwVi4FKPRrhlWxR6ABbqrv8rXPcKph5L1lWLgVFAhvg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1282355},"main":"dist/mobx-state-tree.js","unpkg":"dist/mobx-state-tree.umd.min.js","module":"dist/mobx-state-tree.module.js","browser":{"./dist/mobx-state-tree.js":"./dist/mobx-state-tree.js","./dist/mobx-state-tree.module.js":"./dist/mobx-state-tree.module.js"},"gitHead":"27ec7ac0b0743a367fb01a7f40192f3042bd91f2","scripts":{"jest":"jest --testPathPattern=/__tests__/core/","lint":"tslint -c ./tslint.json 'src/**/*.ts'","size":"size-limit","test":"yarn test:dev && yarn test:prod","build":"yarn clean && tsc && cpr lib dist --filter=\\.js$ && rollup -c","clean":"shx rm -rf dist && shx rm -rf lib","start":"cd website && yarn start","prepare":"husky install","coverage":"yarn jest --coverage","test:all":"yarn test && yarn test:dev && yarn test:prod && yarn size && yarn coverage","test:dev":"cross-env NODE_ENV=development JEST_JUNIT_OUTPUT=./test-results/dev.xml yarn jest","jest:perf":"jest --testPathPattern=/__tests__/perf/","test:perf":"yarn build && yarn jest:perf && TS_NODE_COMPILER_OPTIONS='{\"module\": \"commonjs\"}' /usr/bin/time node --expose-gc --require ts-node/register __tests__/perf/report.ts","test:prod":"cross-env NODE_ENV=production JEST_JUNIT_OUTPUT=./test-results/prod.xml yarn jest","build-docs":"yarn run fix-typedoc && shx rm -rf ./docs/API && typedoc --options ./typedocconfig.js","deduplicate":"yarn-deduplicate -s fewer yarn.lock","fix-typedoc":"shx rm -rf ./node_modules/typedoc/node_modules/typescript","publish-docs":"yarn build-docs && cd ./website && GIT_USER=jamonholmgren USE_SSH=true yarn run publish-gh-pages","prettier:list":"prettier --list-different \"src/**/*.ts\" \"__tests__/**/*.ts\"","prettier:check":"prettier --check \"src/**/*.ts\" \"__tests__/**/*.ts\"","prettier:write":"prettier --write \"src/**/*.ts\" \"__tests__/**/*.ts\"","tag-new-version":"yarn version && git push --tags"},"typings":"dist/index.d.ts","_npmUser":{"name":"coolsoftwaretyler","email":"tyler@ogdenstudios.xyz"},"prettier":{"semi":false,"tabWidth":2,"printWidth":100,"singleQuote":false,"trailingComma":"none"},"umd:main":"dist/mobx-state-tree.umd.js","repository":{"url":"git+https://github.com/mobxjs/mobx-state-tree.git","type":"git"},"size-limit":[{"path":"./dist/mobx-state-tree.min.js","limit":"25 KB","running":false,"webpack":false}],"_npmVersion":"9.5.1","description":"Opinionated, transactional, MobX powered state container","directories":{},"jsnext:main":"dist/mobx-state-tree.module.js","lint-staged":{"*.{ts,tsx,js,jsx}":["prettier --write"]},"sideEffects":false,"_nodeVersion":"18.16.1","react-native":"dist/mobx-state-tree.module.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"cpr":"^3.0.1","shx":"^0.3.2","jest":"^26.1.0","mobx":"^6.3.0","husky":"^7.0.0","tslib":"^2.0.0","concat":"^1.0.3","rollup":"^2.18.1","tslint":"^6.1.3","codecov":"^3.8.3","spec.ts":"^1.1.3","ts-jest":"^26.1.1","ts-node":"^8.10.2","typedoc":"0.15.8","prettier":"^2.4.1","coveralls":"^3.1.0","cross-env":"^7.0.3","jest-junit":"^11.0.1","size-limit":"^5.0.3","typescript":"^3.8.3","@types/jest":"^26.0.3","@types/node":"^12.0.2","lint-staged":"^11.1.2","yarn-deduplicate":"^3.1.0","rollup-plugin-terser":"^6.1.0","rollup-plugin-replace":"^2.1.0","rollup-plugin-commonjs":"^10.0.0","rollup-plugin-filesize":"^9.0.1","tslint-config-prettier":"^1.18.0","typedoc-plugin-markdown":"2.2.11","@size-limit/preset-big-lib":"^5.0.3","rollup-plugin-node-resolve":"^5.0.0"},"peerDependencies":{"mobx":"^6.3.0"},"_npmOperationalInternal":{"tmp":"tmp/mobx-state-tree_5.4.0-pre.1_1700186468451_0.05666542157241472","host":"s3://npm-registry-packages"}},"5.4.0":{"name":"mobx-state-tree","version":"5.4.0","keywords":["mobx","mobx-state-tree","promise","reactive","frp","functional-reactive-programming","state management"],"author":{"name":"Michel Weststrate"},"license":"MIT","_id":"mobx-state-tree@5.4.0","maintainers":[{"name":"bnaya","email":"me@bnaya.net"},{"name":"fredyc","email":"fredy.c@seznam.cz"},{"name":"mweststrate","email":"mweststrate@gmail.com"},{"name":"mattiamanzati","email":"manzati.mattia@gmail.com"},{"name":"jamonholmgren","email":"code@jamon.dev"},{"name":"xaviergonz","email":"xaviergonz@gmail.com"},{"name":"jamonholmgren-mobx-state-tree","email":"jamon+mst@infinite.red"},{"name":"coolsoftwaretyler","email":"tyler@ogdenstudios.xyz"}],"homepage":"https://github.com/mobxjs/mobx-state-tree#readme","bugs":{"url":"https://github.com/mobxjs/mobx-state-tree/issues"},"dist":{"shasum":"d41b7fd90b8d4b063bc32526758417f1100751df","tarball":"https://registry.npmjs.org/mobx-state-tree/-/mobx-state-tree-5.4.0.tgz","fileCount":48,"integrity":"sha512-2VuUhAqFklxgGqFNqaZUXYYSQINo8C2SUEP9YfCQrwatHWHqJLlEC7Xb+5WChkev7fubzn3aVuby26Q6h+JeBg==","signatures":[{"sig":"MEYCIQDXXR29Ab/A/EQtZS6qQj19D7gjp/TNYNQo11A+GYzvogIhANpOf7swiitVyjgELuAsVwG77rhxBpU1noZbgUKgcAmq","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1284421},"main":"dist/mobx-state-tree.js","unpkg":"dist/mobx-state-tree.umd.min.js","module":"dist/mobx-state-tree.module.js","browser":{"./dist/mobx-state-tree.js":"./dist/mobx-state-tree.js","./dist/mobx-state-tree.module.js":"./dist/mobx-state-tree.module.js"},"gitHead":"27ec7ac0b0743a367fb01a7f40192f3042bd91f2","scripts":{"lint":"tslint -c ./tslint.json 'src/**/*.ts'","size":"size-limit","test":"yarn test:dev && yarn test:prod","build":"yarn clean && tsc && cpr lib dist --filter=\\.js$ && rollup -c","clean":"shx rm -rf dist && shx rm -rf lib","start":"cd website && yarn start","prepare":"husky install","coverage":"yarn jest --coverage","test:all":"yarn test && yarn test:dev && yarn test:prod && yarn size && yarn coverage","test:dev":"cross-env NODE_ENV=development JEST_JUNIT_OUTPUT=./test-results/dev.xml yarn jest","jest:perf":"jest --testPathPattern=/__tests__/perf/","test:perf":"yarn build && yarn jest:perf && TS_NODE_COMPILER_OPTIONS='{\"module\": \"commonjs\"}' /usr/bin/time node --expose-gc --require ts-node/register __tests__/perf/report.ts","test:prod":"cross-env NODE_ENV=production JEST_JUNIT_OUTPUT=./test-results/prod.xml yarn jest","build-docs":"yarn run fix-typedoc && shx rm -rf ./docs/API && typedoc --options ./typedocconfig.js","deduplicate":"yarn-deduplicate -s fewer yarn.lock","fix-typedoc":"shx rm -rf ./node_modules/typedoc/node_modules/typescript","publish-docs":"yarn build-docs && cd ./website && GIT_USER=jamonholmgren USE_SSH=true yarn run publish-gh-pages","prettier:list":"prettier --list-different \"src/**/*.ts\" \"__tests__/**/*.ts\"","prettier:check":"prettier --check \"src/**/*.ts\" \"__tests__/**/*.ts\"","prettier:write":"prettier --write \"src/**/*.ts\" \"__tests__/**/*.ts\"","tag-new-version":"yarn version && git push --tags"},"typings":"dist/index.d.ts","_npmUser":{"name":"coolsoftwaretyler","email":"tyler@ogdenstudios.xyz"},"prettier":{"semi":false,"tabWidth":2,"printWidth":100,"singleQuote":false,"trailingComma":"none"},"umd:main":"dist/mobx-state-tree.umd.js","repository":{"url":"git+https://github.com/mobxjs/mobx-state-tree.git","type":"git"},"size-limit":[{"path":"./dist/mobx-state-tree.min.js","limit":"25 KB","running":false,"webpack":false}],"_npmVersion":"9.5.1","description":"Opinionated, transactional, MobX powered state container","directories":{},"jsnext:main":"dist/mobx-state-tree.module.js","lint-staged":{"*.{ts,tsx,js,jsx}":["prettier --write"]},"sideEffects":false,"_nodeVersion":"18.16.1","react-native":"dist/mobx-state-tree.module.js","_hasShrinkwrap":false,"devDependencies":{"cpr":"^3.0.1","shx":"^0.3.2","jest":"^26.1.0","mobx":"^6.3.0","husky":"^7.0.0","tslib":"^2.0.0","concat":"^1.0.3","rollup":"^2.18.1","tslint":"^6.1.3","codecov":"^3.8.3","spec.ts":"^1.1.3","ts-jest":"^26.1.1","ts-node":"^8.10.2","typedoc":"0.15.8","prettier":"^2.4.1","coveralls":"^3.1.0","cross-env":"^7.0.3","jest-junit":"^11.0.1","size-limit":"^5.0.3","typescript":"^3.8.3","@types/jest":"^26.0.3","@types/node":"^12.0.2","lint-staged":"^11.1.2","yarn-deduplicate":"^3.1.0","rollup-plugin-terser":"^6.1.0","rollup-plugin-replace":"^2.1.0","rollup-plugin-commonjs":"^10.0.0","rollup-plugin-filesize":"^9.0.1","tslint-config-prettier":"^1.18.0","typedoc-plugin-markdown":"2.2.11","@size-limit/preset-big-lib":"^5.0.3","rollup-plugin-node-resolve":"^5.0.0"},"peerDependencies":{"mobx":"^6.3.0"},"_npmOperationalInternal":{"tmp":"tmp/mobx-state-tree_5.4.0_1701122239404_0.37141614606464746","host":"s3://npm-registry-packages"}},"5.4.1":{"name":"mobx-state-tree","version":"5.4.1","keywords":["mobx","mobx-state-tree","promise","reactive","frp","functional-reactive-programming","state management"],"author":{"name":"Michel Weststrate"},"license":"MIT","_id":"mobx-state-tree@5.4.1","maintainers":[{"name":"bnaya","email":"me@bnaya.net"},{"name":"fredyc","email":"fredy.c@seznam.cz"},{"name":"mweststrate","email":"mweststrate@gmail.com"},{"name":"mattiamanzati","email":"manzati.mattia@gmail.com"},{"name":"jamonholmgren","email":"code@jamon.dev"},{"name":"xaviergonz","email":"xaviergonz@gmail.com"},{"name":"jamonholmgren-mobx-state-tree","email":"jamon+mst@infinite.red"},{"name":"coolsoftwaretyler","email":"tyler@ogdenstudios.xyz"}],"homepage":"https://github.com/mobxjs/mobx-state-tree#readme","bugs":{"url":"https://github.com/mobxjs/mobx-state-tree/issues"},"dist":{"shasum":"97182a1e2587db5ff7a2b5f11ac6971e50498aed","tarball":"https://registry.npmjs.org/mobx-state-tree/-/mobx-state-tree-5.4.1.tgz","fileCount":48,"integrity":"sha512-eEBmfeYzbNSbNsdM+T1pchuOykZXT50B7eCXgf0E0O/jad/cigu4heBB9RwxzzyD/QGrXBPVctKYLypVXNHt3Q==","signatures":[{"sig":"MEQCIHuzYJuRl51p/etq0TVj01/iIu71/pQ7Oys6Awg3J4xDAiB9akdirKqGZfI3sZ4AX6hLe+5lsHidFvnYams9HzwA0Q==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1283881},"main":"dist/mobx-state-tree.js","unpkg":"dist/mobx-state-tree.umd.min.js","module":"dist/mobx-state-tree.module.js","browser":{"./dist/mobx-state-tree.js":"./dist/mobx-state-tree.js","./dist/mobx-state-tree.module.js":"./dist/mobx-state-tree.module.js"},"gitHead":"27ec7ac0b0743a367fb01a7f40192f3042bd91f2","scripts":{"lint":"tslint -c ./tslint.json 'src/**/*.ts'","size":"size-limit","test":"yarn test:dev && yarn test:prod","build":"yarn clean && tsc && cpr lib dist --filter=\\.js$ && rollup -c","clean":"shx rm -rf dist && shx rm -rf lib","start":"cd website && yarn start","prepare":"husky install","coverage":"yarn jest --coverage","test:all":"yarn test && yarn test:dev && yarn test:prod && yarn size && yarn coverage","test:dev":"cross-env NODE_ENV=development JEST_JUNIT_OUTPUT=./test-results/dev.xml yarn jest","jest:perf":"jest --testPathPattern=/__tests__/perf/","test:perf":"yarn build && yarn jest:perf && TS_NODE_COMPILER_OPTIONS='{\"module\": \"commonjs\"}' /usr/bin/time node --expose-gc --require ts-node/register __tests__/perf/report.ts","test:prod":"cross-env NODE_ENV=production JEST_JUNIT_OUTPUT=./test-results/prod.xml yarn jest","build-docs":"yarn run fix-typedoc && shx rm -rf ./docs/API && typedoc --options ./typedocconfig.js","deduplicate":"yarn-deduplicate -s fewer yarn.lock","fix-typedoc":"shx rm -rf ./node_modules/typedoc/node_modules/typescript","publish-docs":"yarn build-docs && cd ./website && GIT_USER=jamonholmgren USE_SSH=true yarn run publish-gh-pages","prettier:list":"prettier --list-different \"src/**/*.ts\" \"__tests__/**/*.ts\"","prettier:check":"prettier --check \"src/**/*.ts\" \"__tests__/**/*.ts\"","prettier:write":"prettier --write \"src/**/*.ts\" \"__tests__/**/*.ts\"","tag-new-version":"yarn version && git push --tags"},"typings":"dist/index.d.ts","_npmUser":{"name":"coolsoftwaretyler","email":"tyler@ogdenstudios.xyz"},"prettier":{"semi":false,"tabWidth":2,"printWidth":100,"singleQuote":false,"trailingComma":"none"},"umd:main":"dist/mobx-state-tree.umd.js","repository":{"url":"git+https://github.com/mobxjs/mobx-state-tree.git","type":"git"},"size-limit":[{"path":"./dist/mobx-state-tree.min.js","limit":"25 KB","running":false,"webpack":false}],"_npmVersion":"9.5.1","description":"Opinionated, transactional, MobX powered state container","directories":{},"jsnext:main":"dist/mobx-state-tree.module.js","lint-staged":{"*.{ts,tsx,js,jsx}":["prettier --write"]},"sideEffects":false,"_nodeVersion":"18.16.1","react-native":"dist/mobx-state-tree.module.js","_hasShrinkwrap":false,"devDependencies":{"cpr":"^3.0.1","shx":"^0.3.2","jest":"^26.1.0","mobx":"^6.3.0","husky":"^7.0.0","tslib":"^2.0.0","concat":"^1.0.3","rollup":"^2.18.1","tslint":"^6.1.3","codecov":"^3.8.3","spec.ts":"^1.1.3","ts-jest":"^26.1.1","ts-node":"^8.10.2","typedoc":"0.15.8","prettier":"^2.4.1","coveralls":"^3.1.0","cross-env":"^7.0.3","jest-junit":"^11.0.1","size-limit":"^5.0.3","typescript":"^3.8.3","@types/jest":"^26.0.3","@types/node":"^12.0.2","lint-staged":"^11.1.2","yarn-deduplicate":"^3.1.0","rollup-plugin-terser":"^6.1.0","rollup-plugin-replace":"^2.1.0","rollup-plugin-commonjs":"^10.0.0","rollup-plugin-filesize":"^9.0.1","tslint-config-prettier":"^1.18.0","typedoc-plugin-markdown":"2.2.11","@size-limit/preset-big-lib":"^5.0.3","rollup-plugin-node-resolve":"^5.0.0"},"peerDependencies":{"mobx":"^6.3.0"},"_npmOperationalInternal":{"tmp":"tmp/mobx-state-tree_5.4.1_1707184100588_0.43360988473180573","host":"s3://npm-registry-packages"}},"5.4.2-pre.1":{"name":"mobx-state-tree","version":"5.4.2-pre.1","keywords":["mobx","mobx-state-tree","promise","reactive","frp","functional-reactive-programming","state management"],"author":{"name":"Michel Weststrate"},"license":"MIT","_id":"mobx-state-tree@5.4.2-pre.1","maintainers":[{"name":"bnaya","email":"me@bnaya.net"},{"name":"fredyc","email":"fredy.c@seznam.cz"},{"name":"mweststrate","email":"mweststrate@gmail.com"},{"name":"mattiamanzati","email":"manzati.mattia@gmail.com"},{"name":"jamonholmgren","email":"code@jamon.dev"},{"name":"xaviergonz","email":"xaviergonz@gmail.com"},{"name":"jamonholmgren-mobx-state-tree","email":"jamon+mst@infinite.red"},{"name":"coolsoftwaretyler","email":"tyler@ogdenstudios.xyz"}],"homepage":"https://github.com/mobxjs/mobx-state-tree#readme","bugs":{"url":"https://github.com/mobxjs/mobx-state-tree/issues"},"dist":{"shasum":"081d590a4fe9a23268f8bfc9f530e8173656e4a2","tarball":"https://registry.npmjs.org/mobx-state-tree/-/mobx-state-tree-5.4.2-pre.1.tgz","fileCount":48,"integrity":"sha512-1TIQB2aqgFSAbfIEnXFkrDeiKN/KNviRgpClhNU32/xUT/wqmz2PzOF5i9e6wl93xhx+H74AhJPjv04ydQBBAA==","signatures":[{"sig":"MEQCIBAJdssPnhtCLLj8306OzP1Ayxd4WbUsr04yRxbqH9AuAiAeXvKQw6W7LLUKQ0FNaTwgufuOQiENY4hbPkZgXI/iMA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1268724},"main":"dist/mobx-state-tree.js","unpkg":"dist/mobx-state-tree.umd.min.js","module":"dist/mobx-state-tree.module.js","browser":{"./dist/mobx-state-tree.js":"./dist/mobx-state-tree.js","./dist/mobx-state-tree.module.js":"./dist/mobx-state-tree.module.js"},"gitHead":"27ec7ac0b0743a367fb01a7f40192f3042bd91f2","scripts":{"lint":"tslint -c ./tslint.json 'src/**/*.ts'","size":"size-limit","test":"bun run test:dev && bun run test:prod","build":"bun run clean && tsc && cpr lib dist --filter=\\.js$ && rollup -c","clean":"shx rm -rf dist && shx rm -rf lib","start":"cd website && bun run start","prepare":"husky install","coverage":"bun run jest --coverage","test:all":"bun run test && bun run test:dev && bun run test:prod && bun run size && bun run coverage","test:dev":"cross-env NODE_ENV=development JEST_JUNIT_OUTPUT=./test-results/dev.xml bun run jest","jest:perf":"jest --testPathPattern=/__tests__/perf/","test:perf":"bun run build && bun run jest:perf && TS_NODE_COMPILER_OPTIONS='{\"module\": \"commonjs\"}' /usr/bin/time node --expose-gc --require ts-node/register __tests__/perf/report.ts","test:prod":"cross-env NODE_ENV=production JEST_JUNIT_OUTPUT=./test-results/prod.xml bun run jest","typecheck":"tsc --noEmit","build-docs":"bun run fix-typedoc && shx rm -rf ./docs/API && typedoc --options ./typedocconfig.js","fix-typedoc":"shx rm -rf ./node_modules/typedoc/node_modules/typescript","publish-docs":"bun run build-docs && cd ./website && GIT_USER=jamonholmgren USE_SSH=true bun run publish-gh-pages","prettier:list":"prettier --list-different \"src/**/*.ts\" \"__tests__/**/*.ts\"","prettier:check":"prettier --check \"src/**/*.ts\" \"__tests__/**/*.ts\"","prettier:write":"prettier --write \"src/**/*.ts\" \"__tests__/**/*.ts\"","tag-new-version":"yarn version && git push --tags"},"typings":"dist/index.d.ts","_npmUser":{"name":"coolsoftwaretyler","email":"tyler@ogdenstudios.xyz"},"prettier":{"semi":false,"tabWidth":2,"printWidth":100,"singleQuote":false,"trailingComma":"none"},"umd:main":"dist/mobx-state-tree.umd.js","repository":{"url":"git+https://github.com/mobxjs/mobx-state-tree.git","type":"git"},"size-limit":[{"path":"./dist/mobx-state-tree.min.js","limit":"25 KB","running":false,"webpack":false}],"_npmVersion":"9.5.1","description":"Opinionated, transactional, MobX powered state container","directories":{},"jsnext:main":"dist/mobx-state-tree.module.js","lint-staged":{"*.{ts,tsx,js,jsx}":["prettier --write"]},"sideEffects":false,"_nodeVersion":"18.16.1","react-native":"dist/mobx-state-tree.module.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"cpr":"^3.0.1","shx":"^0.3.2","jest":"^26.1.0","mobx":"^6.3.0","husky":"^7.0.0","tslib":"^2.0.0","concat":"^1.0.3","rollup":"^2.18.1","tslint":"^6.1.3","codecov":"^3.8.3","ts-jest":"^26.1.1","ts-node":"^8.10.2","typedoc":"0.15.8","prettier":"^2.4.1","coveralls":"^3.1.0","cross-env":"^7.0.3","jest-junit":"^11.0.1","size-limit":"^5.0.3","typescript":"^5.3.3","@types/jest":"^26.0.3","@types/node":"^12.0.2","lint-staged":"^11.1.2","ts-essentials":"^9.4.1","yarn-deduplicate":"^3.1.0","rollup-plugin-terser":"^6.1.0","rollup-plugin-replace":"^2.1.0","rollup-plugin-commonjs":"^10.0.0","rollup-plugin-filesize":"^9.0.1","tslint-config-prettier":"^1.18.0","typedoc-plugin-markdown":"2.2.11","@size-limit/preset-big-lib":"^5.0.3","rollup-plugin-node-resolve":"^5.0.0"},"peerDependencies":{"mobx":"^6.3.0"},"_npmOperationalInternal":{"tmp":"tmp/mobx-state-tree_5.4.2-pre.1_1709306251605_0.3770648152402456","host":"s3://npm-registry-packages"}},"6.0.0-pre.1":{"name":"mobx-state-tree","version":"6.0.0-pre.1","keywords":["mobx","mobx-state-tree","promise","reactive","frp","functional-reactive-programming","state management"],"author":{"name":"Michel Weststrate"},"license":"MIT","_id":"mobx-state-tree@6.0.0-pre.1","maintainers":[{"name":"bnaya","email":"me@bnaya.net"},{"name":"fredyc","email":"fredy.c@seznam.cz"},{"name":"mweststrate","email":"mweststrate@gmail.com"},{"name":"mattiamanzati","email":"manzati.mattia@gmail.com"},{"name":"jamonholmgren","email":"code@jamon.dev"},{"name":"xaviergonz","email":"xaviergonz@gmail.com"},{"name":"jamonholmgren-mobx-state-tree","email":"jamon+mst@infinite.red"},{"name":"coolsoftwaretyler","email":"tyler@ogdenstudios.xyz"}],"homepage":"https://github.com/mobxjs/mobx-state-tree#readme","bugs":{"url":"https://github.com/mobxjs/mobx-state-tree/issues"},"dist":{"shasum":"fb53e876b80070c905eb4073d598cb51508a2130","tarball":"https://registry.npmjs.org/mobx-state-tree/-/mobx-state-tree-6.0.0-pre.1.tgz","fileCount":48,"integrity":"sha512-Kqck26Up1ejEblkWEMRCpIpGZceQGzqY7PuHxfCVqaTFBAZ4kD286DQ55JgOR393ILHX8hDv+XqRkUKydoboKQ==","signatures":[{"sig":"MEYCIQCGFECNmnADvEB/MRzNdMJPriqDTTHw+uRnWzBJWBdcygIhAOsBb+G9rEd/LtSEmibbdLkjQFDxvsJ85xXz7s4oGH6Q","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1283911},"main":"dist/mobx-state-tree.js","unpkg":"dist/mobx-state-tree.umd.min.js","module":"dist/mobx-state-tree.module.js","browser":{"./dist/mobx-state-tree.js":"./dist/mobx-state-tree.js","./dist/mobx-state-tree.module.js":"./dist/mobx-state-tree.module.js"},"gitHead":"27ec7ac0b0743a367fb01a7f40192f3042bd91f2","scripts":{"lint":"tslint -c ./tslint.json 'src/**/*.ts'","size":"size-limit","test":"bun run test:dev && bun run test:prod","build":"bun run clean && tsc && cpr lib dist --filter=\\.js$ && rollup -c","clean":"shx rm -rf dist && shx rm -rf lib","start":"cd website && bun run start","prepare":"husky install","coverage":"bun run jest --coverage","test:all":"bun run test && bun run test:dev && bun run test:prod && bun run size && bun run coverage","test:dev":"cross-env NODE_ENV=development JEST_JUNIT_OUTPUT=./test-results/dev.xml bun run jest","jest:perf":"jest --testPathPattern=/__tests__/perf/","test:perf":"bun run build && bun run jest:perf && TS_NODE_COMPILER_OPTIONS='{\"module\": \"commonjs\"}' /usr/bin/time node --expose-gc --require ts-node/register __tests__/perf/report.ts","test:prod":"cross-env NODE_ENV=production JEST_JUNIT_OUTPUT=./test-results/prod.xml bun run jest","typecheck":"tsc --noEmit","build-docs":"bun run fix-typedoc && shx rm -rf ./docs/API && typedoc --options ./typedocconfig.js","fix-typedoc":"shx rm -rf ./node_modules/typedoc/node_modules/typescript","publish-docs":"bun run build-docs && cd ./website && GIT_USER=jamonholmgren USE_SSH=true bun run publish-gh-pages","prettier:list":"prettier --list-different \"src/**/*.ts\" \"__tests__/**/*.ts\"","prettier:check":"prettier --check \"src/**/*.ts\" \"__tests__/**/*.ts\"","prettier:write":"prettier --write \"src/**/*.ts\" \"__tests__/**/*.ts\"","tag-new-version":"yarn version && git push --tags"},"typings":"dist/index.d.ts","_npmUser":{"name":"coolsoftwaretyler","email":"tyler@ogdenstudios.xyz"},"prettier":{"semi":false,"tabWidth":2,"printWidth":100,"singleQuote":false,"trailingComma":"none"},"umd:main":"dist/mobx-state-tree.umd.js","repository":{"url":"git+https://github.com/mobxjs/mobx-state-tree.git","type":"git"},"size-limit":[{"path":"./dist/mobx-state-tree.min.js","limit":"25 KB","running":false,"webpack":false}],"_npmVersion":"9.5.1","description":"Opinionated, transactional, MobX powered state container","directories":{},"jsnext:main":"dist/mobx-state-tree.module.js","lint-staged":{"*.{ts,tsx,js,jsx}":["prettier --write"]},"sideEffects":false,"_nodeVersion":"18.16.1","react-native":"dist/mobx-state-tree.module.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"cpr":"^3.0.1","shx":"^0.3.2","jest":"^26.1.0","mobx":"^6.3.0","husky":"^7.0.0","tslib":"^2.0.0","concat":"^1.0.3","rollup":"^2.18.1","tslint":"^6.1.3","codecov":"^3.8.3","ts-jest":"^26.1.1","ts-node":"^8.10.2","typedoc":"0.15.8","prettier":"^2.4.1","coveralls":"^3.1.0","cross-env":"^7.0.3","jest-junit":"^11.0.1","size-limit":"^5.0.3","typescript":"^5.3.3","@types/jest":"^26.0.3","@types/node":"^12.0.2","lint-staged":"^11.1.2","ts-essentials":"^9.4.1","yarn-deduplicate":"^3.1.0","rollup-plugin-terser":"^6.1.0","rollup-plugin-replace":"^2.1.0","rollup-plugin-commonjs":"^10.0.0","rollup-plugin-filesize":"^9.0.1","tslint-config-prettier":"^1.18.0","typedoc-plugin-markdown":"2.2.11","@size-limit/preset-big-lib":"^5.0.3","rollup-plugin-node-resolve":"^5.0.0"},"peerDependencies":{"mobx":"^6.3.0"},"_npmOperationalInternal":{"tmp":"tmp/mobx-state-tree_6.0.0-pre.1_1710100362445_0.8371742554249857","host":"s3://npm-registry-packages"}},"6.0.0-pre.2":{"name":"mobx-state-tree","version":"6.0.0-pre.2","keywords":["mobx","mobx-state-tree","promise","reactive","frp","functional-reactive-programming","state management"],"author":{"name":"Michel Weststrate"},"license":"MIT","_id":"mobx-state-tree@6.0.0-pre.2","maintainers":[{"name":"bnaya","email":"me@bnaya.net"},{"name":"fredyc","email":"fredy.c@seznam.cz"},{"name":"mweststrate","email":"mweststrate@gmail.com"},{"name":"mattiamanzati","email":"manzati.mattia@gmail.com"},{"name":"jamonholmgren","email":"code@jamon.dev"},{"name":"xaviergonz","email":"xaviergonz@gmail.com"},{"name":"jamonholmgren-mobx-state-tree","email":"jamon+mst@infinite.red"},{"name":"coolsoftwaretyler","email":"tyler@ogdenstudios.xyz"}],"homepage":"https://github.com/mobxjs/mobx-state-tree#readme","bugs":{"url":"https://github.com/mobxjs/mobx-state-tree/issues"},"dist":{"shasum":"f2c9921e27ec98771a53db28780244b5b0311118","tarball":"https://registry.npmjs.org/mobx-state-tree/-/mobx-state-tree-6.0.0-pre.2.tgz","fileCount":48,"integrity":"sha512-3XL1wZQRVDpl7kw2gT74ly1DPpWBvzTLtU/srHgYAYw3AD2e1d+cWAh3eKJ5bqA2XKJ7W7RoG6NJgH+2fcfw6Q==","signatures":[{"sig":"MEYCIQCoI0RCt4bd48v7HkfokMtR91i83RGkkw2FzGyeZTSjaQIhAK0GfevlZ37Z+ghI8iDgmxqvT3H6TluaJ3dRCkyvIuTN","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1272922},"main":"dist/mobx-state-tree.js","unpkg":"dist/mobx-state-tree.umd.min.js","module":"dist/mobx-state-tree.module.js","browser":{"./dist/mobx-state-tree.js":"./dist/mobx-state-tree.js","./dist/mobx-state-tree.module.js":"./dist/mobx-state-tree.module.js"},"gitHead":"27ec7ac0b0743a367fb01a7f40192f3042bd91f2","scripts":{"lint":"tslint -c ./tslint.json 'src/**/*.ts'","size":"size-limit","test":"bun run test:dev && bun run test:prod","build":"bun run clean && tsc && cpr lib dist --filter=\\.js$ && rollup -c","clean":"shx rm -rf dist && shx rm -rf lib","start":"cd website && bun run start","prepare":"husky install","coverage":"bun run jest --coverage","test:all":"bun run test && bun run test:dev && bun run test:prod && bun run size && bun run coverage","test:dev":"cross-env NODE_ENV=development JEST_JUNIT_OUTPUT=./test-results/dev.xml bun run jest","jest:perf":"jest --testPathPattern=/__tests__/perf/","test:perf":"bun run build && bun run jest:perf && TS_NODE_COMPILER_OPTIONS='{\"module\": \"commonjs\"}' /usr/bin/time node --expose-gc --require ts-node/register __tests__/perf/report.ts","test:prod":"cross-env NODE_ENV=production JEST_JUNIT_OUTPUT=./test-results/prod.xml bun run jest","typecheck":"tsc --noEmit","build-docs":"bun run fix-typedoc && shx rm -rf ./docs/API && typedoc --options ./typedocconfig.js","fix-typedoc":"shx rm -rf ./node_modules/typedoc/node_modules/typescript","publish-docs":"bun run build-docs && cd ./website && GIT_USER=jamonholmgren USE_SSH=true bun run publish-gh-pages","prettier:list":"prettier --list-different \"src/**/*.ts\" \"__tests__/**/*.ts\"","prettier:check":"prettier --check \"src/**/*.ts\" \"__tests__/**/*.ts\"","prettier:write":"prettier --write \"src/**/*.ts\" \"__tests__/**/*.ts\"","tag-new-version":"yarn version && git push --tags"},"typings":"dist/index.d.ts","_npmUser":{"name":"coolsoftwaretyler","email":"tyler@ogdenstudios.xyz"},"prettier":{"semi":false,"tabWidth":2,"printWidth":100,"singleQuote":false,"trailingComma":"none"},"umd:main":"dist/mobx-state-tree.umd.js","repository":{"url":"git+https://github.com/mobxjs/mobx-state-tree.git","type":"git"},"size-limit":[{"path":"./dist/mobx-state-tree.min.js","limit":"25 KB","running":false,"webpack":false}],"_npmVersion":"9.5.1","description":"Opinionated, transactional, MobX powered state container","directories":{},"jsnext:main":"dist/mobx-state-tree.module.js","lint-staged":{"*.{ts,tsx,js,jsx}":["prettier --write"]},"sideEffects":false,"_nodeVersion":"18.16.1","react-native":"dist/mobx-state-tree.module.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"cpr":"^3.0.1","shx":"^0.3.2","jest":"^26.1.0","mobx":"^6.3.0","husky":"^7.0.0","tslib":"^2.0.0","concat":"^1.0.3","rollup":"^2.18.1","tslint":"^6.1.3","codecov":"^3.8.3","ts-jest":"^26.1.1","ts-node":"^8.10.2","typedoc":"0.15.8","prettier":"^2.4.1","coveralls":"^3.1.0","cross-env":"^7.0.3","jest-junit":"^11.0.1","size-limit":"^5.0.3","typescript":"^5.3.3","@types/jest":"^26.0.3","@types/node":"^12.0.2","lint-staged":"^11.1.2","ts-essentials":"^9.4.1","yarn-deduplicate":"^3.1.0","rollup-plugin-terser":"^6.1.0","rollup-plugin-replace":"^2.1.0","rollup-plugin-commonjs":"^10.0.0","rollup-plugin-filesize":"^9.0.1","tslint-config-prettier":"^1.18.0","typedoc-plugin-markdown":"2.2.11","@size-limit/preset-big-lib":"^5.0.3","rollup-plugin-node-resolve":"^5.0.0"},"peerDependencies":{"mobx":"^6.3.0"},"_npmOperationalInternal":{"tmp":"tmp/mobx-state-tree_6.0.0-pre.2_1710100497503_0.02565386581138185","host":"s3://npm-registry-packages"}},"5.4.2":{"name":"mobx-state-tree","version":"5.4.2","keywords":["mobx","mobx-state-tree","promise","reactive","frp","functional-reactive-programming","state management"],"author":{"name":"Michel Weststrate"},"license":"MIT","_id":"mobx-state-tree@5.4.2","maintainers":[{"name":"bnaya","email":"me@bnaya.net"},{"name":"fredyc","email":"fredy.c@seznam.cz"},{"name":"mweststrate","email":"mweststrate@gmail.com"},{"name":"mattiamanzati","email":"manzati.mattia@gmail.com"},{"name":"jamonholmgren","email":"code@jamon.dev"},{"name":"xaviergonz","email":"xaviergonz@gmail.com"},{"name":"jamonholmgren-mobx-state-tree","email":"jamon+mst@infinite.red"},{"name":"coolsoftwaretyler","email":"tyler@ogdenstudios.xyz"}],"homepage":"https://github.com/mobxjs/mobx-state-tree#readme","bugs":{"url":"https://github.com/mobxjs/mobx-state-tree/issues"},"dist":{"shasum":"351bb49c9d08d2482688357cccc59ce51d773615","tarball":"https://registry.npmjs.org/mobx-state-tree/-/mobx-state-tree-5.4.2.tgz","fileCount":48,"integrity":"sha512-SGXAh2KCBQbWVcxeQbZEr5pchTgcfNZmGVRL2a2Me+pSMH98bZWXD6EOuuijbTGbc0hOoOsbab3JdwJyr+fW7Q==","signatures":[{"sig":"MEQCIEiuVvTQlH6ftC66nBEZRjYaVBphM2N4CfB8ROp9QhzAAiBdy5621kMIR4HQANEyaPmRfeHNQPSsjQ2W1X86SuhGjA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1284152},"main":"dist/mobx-state-tree.js","unpkg":"dist/mobx-state-tree.umd.min.js","module":"dist/mobx-state-tree.module.js","browser":{"./dist/mobx-state-tree.js":"./dist/mobx-state-tree.js","./dist/mobx-state-tree.module.js":"./dist/mobx-state-tree.module.js"},"gitHead":"27ec7ac0b0743a367fb01a7f40192f3042bd91f2","scripts":{"lint":"tslint -c ./tslint.json 'src/**/*.ts'","size":"size-limit","test":"yarn test:dev && yarn test:prod","build":"yarn clean && tsc && cpr lib dist --filter=\\.js$ && rollup -c","clean":"shx rm -rf dist && shx rm -rf lib","start":"cd website && yarn start","prepare":"husky install","coverage":"yarn jest --coverage","test:all":"yarn test && yarn test:dev && yarn test:prod && yarn size && yarn coverage","test:dev":"cross-env NODE_ENV=development JEST_JUNIT_OUTPUT=./test-results/dev.xml yarn jest","jest:perf":"jest --testPathPattern=/__tests__/perf/","test:perf":"yarn build && yarn jest:perf && TS_NODE_COMPILER_OPTIONS='{\"module\": \"commonjs\"}' /usr/bin/time node --expose-gc --require ts-node/register __tests__/perf/report.ts","test:prod":"cross-env NODE_ENV=production JEST_JUNIT_OUTPUT=./test-results/prod.xml yarn jest","build-docs":"yarn run fix-typedoc && shx rm -rf ./docs/API && typedoc --options ./typedocconfig.js","deduplicate":"yarn-deduplicate -s fewer yarn.lock","fix-typedoc":"shx rm -rf ./node_modules/typedoc/node_modules/typescript","publish-docs":"yarn build-docs && cd ./website && GIT_USER=jamonholmgren USE_SSH=true yarn run publish-gh-pages","prettier:list":"prettier --list-different \"src/**/*.ts\" \"__tests__/**/*.ts\"","prettier:check":"prettier --check \"src/**/*.ts\" \"__tests__/**/*.ts\"","prettier:write":"prettier --write \"src/**/*.ts\" \"__tests__/**/*.ts\"","tag-new-version":"yarn version && git push --tags"},"typings":"dist/index.d.ts","_npmUser":{"name":"coolsoftwaretyler","email":"tyler@ogdenstudios.xyz"},"prettier":{"semi":false,"tabWidth":2,"printWidth":100,"singleQuote":false,"trailingComma":"none"},"umd:main":"dist/mobx-state-tree.umd.js","repository":{"url":"git+https://github.com/mobxjs/mobx-state-tree.git","type":"git"},"size-limit":[{"path":"./dist/mobx-state-tree.min.js","limit":"25 KB","running":false,"webpack":false}],"_npmVersion":"9.5.1","description":"Opinionated, transactional, MobX powered state container","directories":{},"jsnext:main":"dist/mobx-state-tree.module.js","lint-staged":{"*.{ts,tsx,js,jsx}":["prettier --write"]},"sideEffects":false,"_nodeVersion":"18.16.1","react-native":"dist/mobx-state-tree.module.js","_hasShrinkwrap":false,"devDependencies":{"cpr":"^3.0.1","shx":"^0.3.2","jest":"^26.1.0","mobx":"^6.3.0","husky":"^7.0.0","tslib":"^2.0.0","concat":"^1.0.3","rollup":"^2.18.1","tslint":"^6.1.3","codecov":"^3.8.3","spec.ts":"^1.1.3","ts-jest":"^26.1.1","ts-node":"^8.10.2","typedoc":"0.15.8","prettier":"^2.4.1","coveralls":"^3.1.0","cross-env":"^7.0.3","jest-junit":"^11.0.1","size-limit":"^5.0.3","typescript":"^3.8.3","@types/jest":"^26.0.3","@types/node":"^12.0.2","lint-staged":"^11.1.2","yarn-deduplicate":"^3.1.0","rollup-plugin-terser":"^6.1.0","rollup-plugin-replace":"^2.1.0","rollup-plugin-commonjs":"^10.0.0","rollup-plugin-filesize":"^9.0.1","tslint-config-prettier":"^1.18.0","typedoc-plugin-markdown":"2.2.11","@size-limit/preset-big-lib":"^5.0.3","rollup-plugin-node-resolve":"^5.0.0"},"peerDependencies":{"mobx":"^6.3.0"},"_npmOperationalInternal":{"tmp":"tmp/mobx-state-tree_5.4.2_1713364345853_0.6551437226926518","host":"s3://npm-registry-packages"}},"6.0.0-pre.3":{"name":"mobx-state-tree","version":"6.0.0-pre.3","keywords":["mobx","mobx-state-tree","promise","reactive","frp","functional-reactive-programming","state management"],"author":{"name":"Michel Weststrate"},"license":"MIT","_id":"mobx-state-tree@6.0.0-pre.3","maintainers":[{"name":"bnaya","email":"me@bnaya.net"},{"name":"fredyc","email":"fredy.c@seznam.cz"},{"name":"mweststrate","email":"mweststrate@gmail.com"},{"name":"mattiamanzati","email":"manzati.mattia@gmail.com"},{"name":"jamonholmgren","email":"code@jamon.dev"},{"name":"xaviergonz","email":"xaviergonz@gmail.com"},{"name":"jamonholmgren-mobx-state-tree","email":"jamon+mst@infinite.red"},{"name":"coolsoftwaretyler","email":"tyler@ogdenstudios.xyz"}],"homepage":"https://github.com/mobxjs/mobx-state-tree#readme","bugs":{"url":"https://github.com/mobxjs/mobx-state-tree/issues"},"dist":{"shasum":"d687172c87c2b12fbf39627cd440a3bfd9f6ad49","tarball":"https://registry.npmjs.org/mobx-state-tree/-/mobx-state-tree-6.0.0-pre.3.tgz","fileCount":48,"integrity":"sha512-+G63lGIPazkeBGNAmRveSF8F6mt2qrjWJWNDKVeglo1ArDaUMlwGKSFEywJ6SwD4XPQimOjssRZhuWtNjkOgOA==","signatures":[{"sig":"MEQCIG+rFEi0rzaIuAn0QYw4W/agwK+Pl1T5SbBk/cBoPpmsAiAzN3KnKy6lz/YaCFXbRprsZ2Rh2Diy85UnlOdzi6eYlw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1278795},"main":"dist/mobx-state-tree.js","unpkg":"dist/mobx-state-tree.umd.min.js","module":"dist/mobx-state-tree.module.js","browser":{"./dist/mobx-state-tree.js":"./dist/mobx-state-tree.js","./dist/mobx-state-tree.module.js":"./dist/mobx-state-tree.module.js"},"gitHead":"27ec7ac0b0743a367fb01a7f40192f3042bd91f2","scripts":{"lint":"tslint -c ./tslint.json 'src/**/*.ts'","size":"size-limit","build":"bun run clean && tsc && cpr lib dist --filter=\\.js$ && rollup -c","clean":"shx rm -rf dist && shx rm -rf lib","start":"cd website && bun run start","prepare":"husky install","test:all":"bun run test:dev && bun run test:prod && bun run size","test:dev":"./scripts/bun-test-dev.sh","test:perf":"bun test ./__tests__/perf/","test:prod":"./scripts/bun-test-prod.sh","typecheck":"tsc --noEmit","build-docs":"bun run fix-typedoc && shx rm -rf ./docs/API && typedoc --options ./typedocconfig.js","fix-typedoc":"shx rm -rf ./node_modules/typedoc/node_modules/typescript","publish-docs":"bun run build-docs && cd ./website && GIT_USER=jamonholmgren USE_SSH=true bun run publish-gh-pages","prettier:list":"prettier --list-different \"src/**/*.ts\" \"__tests__/**/*.ts\"","prettier:check":"prettier --check \"src/**/*.ts\" \"__tests__/**/*.ts\"","prettier:write":"prettier --write \"src/**/*.ts\" \"__tests__/**/*.ts\"","tag-new-version":"yarn version && git push --tags","test:perf:compiled":"bun run build && bun run jest:perf && TS_NODE_COMPILER_OPTIONS='{\"module\": \"commonjs\"}' /usr/bin/time node --expose-gc --require ts-node/register __tests__/perf/report.ts"},"typings":"dist/index.d.ts","_npmUser":{"name":"coolsoftwaretyler","email":"tyler@ogdenstudios.xyz"},"prettier":{"semi":false,"tabWidth":2,"printWidth":100,"singleQuote":false,"trailingComma":"none"},"umd:main":"dist/mobx-state-tree.umd.js","repository":{"url":"git+https://github.com/mobxjs/mobx-state-tree.git","type":"git"},"size-limit":[{"path":"./dist/mobx-state-tree.min.js","limit":"25 KB","running":false,"webpack":false}],"_npmVersion":"9.5.1","description":"Opinionated, transactional, MobX powered state container","directories":{},"jsnext:main":"dist/mobx-state-tree.module.js","lint-staged":{"*.{ts,tsx,js,jsx}":["prettier --write"]},"sideEffects":false,"_nodeVersion":"18.16.1","react-native":"dist/mobx-state-tree.module.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"cpr":"^3.0.1","shx":"^0.3.2","mobx":"^6.3.0","husky":"^7.0.0","tslib":"^2.0.0","concat":"^1.0.3","rollup":"^2.18.1","tslint":"^6.1.3","ts-node":"^8.10.2","typedoc":"0.15.8","prettier":"^2.4.1","coveralls":"^3.1.0","@types/bun":"^1.0.6","size-limit":"^5.0.3","typescript":"^5.3.3","@types/node":"^12.0.2","lint-staged":"^11.1.2","ts-essentials":"^9.4.1","yarn-deduplicate":"^3.1.0","rollup-plugin-terser":"^6.1.0","rollup-plugin-replace":"^2.1.0","rollup-plugin-commonjs":"^10.0.0","rollup-plugin-filesize":"^9.0.1","tslint-config-prettier":"^1.18.0","typedoc-plugin-markdown":"2.2.11","@size-limit/preset-big-lib":"^5.0.3","rollup-plugin-node-resolve":"^5.0.0"},"peerDependencies":{"mobx":"^6.3.0"},"_npmOperationalInternal":{"tmp":"tmp/mobx-state-tree_6.0.0-pre.3_1713364806557_0.5331091447463567","host":"s3://npm-registry-packages"}},"6.0.0":{"name":"mobx-state-tree","version":"6.0.0","keywords":["mobx","mobx-state-tree","promise","reactive","frp","functional-reactive-programming","state management"],"author":{"name":"Michel Weststrate"},"license":"MIT","_id":"mobx-state-tree@6.0.0","maintainers":[{"name":"bnaya","email":"me@bnaya.net"},{"name":"fredyc","email":"fredy.c@seznam.cz"},{"name":"mweststrate","email":"mweststrate@gmail.com"},{"name":"mattiamanzati","email":"manzati.mattia@gmail.com"},{"name":"jamonholmgren","email":"code@jamon.dev"},{"name":"xaviergonz","email":"xaviergonz@gmail.com"},{"name":"jamonholmgren-mobx-state-tree","email":"jamon+mst@infinite.red"},{"name":"coolsoftwaretyler","email":"tyler@ogdenstudios.xyz"}],"homepage":"https://github.com/mobxjs/mobx-state-tree#readme","bugs":{"url":"https://github.com/mobxjs/mobx-state-tree/issues"},"dist":{"shasum":"c2a48246761b189c1789989b73d0017e9f05da44","tarball":"https://registry.npmjs.org/mobx-state-tree/-/mobx-state-tree-6.0.0.tgz","fileCount":48,"integrity":"sha512-Aky3I5SMM1gKvI780TyxqSf+VDRpu03QONxqGerXG7DOemK3z1Ka2KfbPuiXm/znawsYDwqeZgmz0rjbCLSD8g==","signatures":[{"sig":"MEQCIEG6Ck3d7B0vSNiSA4VqEw4qY/MOvKbcXeVkD8Mvrb2YAiBKvSIfIuG3EApyc9EZ6SKPxecJk4+r1aH13aIzA1FX1g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1278789},"main":"dist/mobx-state-tree.js","unpkg":"dist/mobx-state-tree.umd.min.js","module":"dist/mobx-state-tree.module.js","browser":{"./dist/mobx-state-tree.js":"./dist/mobx-state-tree.js","./dist/mobx-state-tree.module.js":"./dist/mobx-state-tree.module.js"},"gitHead":"27ec7ac0b0743a367fb01a7f40192f3042bd91f2","scripts":{"lint":"tslint -c ./tslint.json 'src/**/*.ts'","size":"size-limit","build":"bun run clean && tsc && cpr lib dist --filter=\\.js$ && rollup -c","clean":"shx rm -rf dist && shx rm -rf lib","start":"cd website && bun run start","prepare":"husky install","test:all":"bun run test:dev && bun run test:prod && bun run size","test:dev":"./scripts/bun-test-dev.sh","test:perf":"bun test ./__tests__/perf/","test:prod":"./scripts/bun-test-prod.sh","typecheck":"tsc --noEmit","build-docs":"bun run fix-typedoc && shx rm -rf ./docs/API && typedoc --options ./typedocconfig.js","fix-typedoc":"shx rm -rf ./node_modules/typedoc/node_modules/typescript","publish-docs":"bun run build-docs && cd ./website && GIT_USER=jamonholmgren USE_SSH=true bun run publish-gh-pages","prettier:list":"prettier --list-different \"src/**/*.ts\" \"__tests__/**/*.ts\"","prettier:check":"prettier --check \"src/**/*.ts\" \"__tests__/**/*.ts\"","prettier:write":"prettier --write \"src/**/*.ts\" \"__tests__/**/*.ts\"","tag-new-version":"yarn version && git push --tags","test:perf:compiled":"bun run build && bun run jest:perf && TS_NODE_COMPILER_OPTIONS='{\"module\": \"commonjs\"}' /usr/bin/time node --expose-gc --require ts-node/register __tests__/perf/report.ts"},"typings":"dist/index.d.ts","_npmUser":{"name":"coolsoftwaretyler","email":"tyler@ogdenstudios.xyz"},"prettier":{"semi":false,"tabWidth":2,"printWidth":100,"singleQuote":false,"trailingComma":"none"},"umd:main":"dist/mobx-state-tree.umd.js","repository":{"url":"git+https://github.com/mobxjs/mobx-state-tree.git","type":"git"},"size-limit":[{"path":"./dist/mobx-state-tree.min.js","limit":"25 KB","running":false,"webpack":false}],"_npmVersion":"9.5.1","description":"Opinionated, transactional, MobX powered state container","directories":{},"jsnext:main":"dist/mobx-state-tree.module.js","lint-staged":{"*.{ts,tsx,js,jsx}":["prettier --write"]},"sideEffects":false,"_nodeVersion":"18.16.1","react-native":"dist/mobx-state-tree.module.js","_hasShrinkwrap":false,"devDependencies":{"cpr":"^3.0.1","shx":"^0.3.2","mobx":"^6.3.0","husky":"^7.0.0","tslib":"^2.0.0","concat":"^1.0.3","rollup":"^2.18.1","tslint":"^6.1.3","ts-node":"^8.10.2","typedoc":"0.15.8","prettier":"^2.4.1","coveralls":"^3.1.0","@types/bun":"^1.0.6","size-limit":"^5.0.3","typescript":"^5.3.3","@types/node":"^12.0.2","lint-staged":"^11.1.2","ts-essentials":"^9.4.1","yarn-deduplicate":"^3.1.0","rollup-plugin-terser":"^6.1.0","rollup-plugin-replace":"^2.1.0","rollup-plugin-commonjs":"^10.0.0","rollup-plugin-filesize":"^9.0.1","tslint-config-prettier":"^1.18.0","typedoc-plugin-markdown":"2.2.11","@size-limit/preset-big-lib":"^5.0.3","rollup-plugin-node-resolve":"^5.0.0"},"peerDependencies":{"mobx":"^6.3.0"},"_npmOperationalInternal":{"tmp":"tmp/mobx-state-tree_6.0.0_1715023329324_0.39565788314457073","host":"s3://npm-registry-packages"}},"6.0.1-pre.1":{"name":"mobx-state-tree","version":"6.0.1-pre.1","keywords":["mobx","mobx-state-tree","promise","reactive","frp","functional-reactive-programming","state management"],"author":{"name":"Michel Weststrate"},"license":"MIT","_id":"mobx-state-tree@6.0.1-pre.1","maintainers":[{"name":"bnaya","email":"me@bnaya.net"},{"name":"fredyc","email":"fredy.c@seznam.cz"},{"name":"mweststrate","email":"mweststrate@gmail.com"},{"name":"mattiamanzati","email":"manzati.mattia@gmail.com"},{"name":"jamonholmgren","email":"code@jamon.dev"},{"name":"xaviergonz","email":"xaviergonz@gmail.com"},{"name":"jamonholmgren-mobx-state-tree","email":"jamon+mst@infinite.red"},{"name":"coolsoftwaretyler","email":"tyler@ogdenstudios.xyz"}],"homepage":"https://github.com/mobxjs/mobx-state-tree#readme","bugs":{"url":"https://github.com/mobxjs/mobx-state-tree/issues"},"dist":{"shasum":"8898529498488981cda4a16df5dde7a1b3ec7f6f","tarball":"https://registry.npmjs.org/mobx-state-tree/-/mobx-state-tree-6.0.1-pre.1.tgz","fileCount":48,"integrity":"sha512-iddpGNoLNmS4oYcDyR3fVW20P1oIXqDB0kJAnYl7e1umYjNFie7FsD+gXuzFfNkNU23J3mR6XOofgzmmDLk1uA==","signatures":[{"sig":"MEQCIEjVGS52qeUKelH2juLjvcuMkct6p5xEnoYEDbqm5huGAiBvJtnQM0j3p9Yr2n61wafaAFo6UT2y7DskbJdYCx9OrQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1278723},"main":"dist/mobx-state-tree.js","unpkg":"dist/mobx-state-tree.umd.min.js","module":"dist/mobx-state-tree.module.js","browser":{"./dist/mobx-state-tree.js":"./dist/mobx-state-tree.js","./dist/mobx-state-tree.module.js":"./dist/mobx-state-tree.module.js"},"gitHead":"27ec7ac0b0743a367fb01a7f40192f3042bd91f2","scripts":{"lint":"tslint -c ./tslint.json 'src/**/*.ts'","size":"size-limit","build":"bun run clean && tsc && cpr lib dist --filter=\\.js$ && rollup -c","clean":"shx rm -rf dist && shx rm -rf lib","start":"cd website && bun run start","prepare":"husky install","test:all":"bun run test:dev && bun run test:prod && bun run size","test:dev":"./scripts/bun-test-dev.sh","test:perf":"bun test ./__tests__/perf/","test:prod":"./scripts/bun-test-prod.sh","typecheck":"tsc --noEmit","build-docs":"bun run fix-typedoc && shx rm -rf ./docs/API && typedoc --options ./typedocconfig.js","fix-typedoc":"shx rm -rf ./node_modules/typedoc/node_modules/typescript","publish-docs":"bun run build-docs && cd ./website && GIT_USER=jamonholmgren USE_SSH=true bun run publish-gh-pages","prettier:list":"prettier --list-different \"src/**/*.ts\" \"__tests__/**/*.ts\"","prettier:check":"prettier --check \"src/**/*.ts\" \"__tests__/**/*.ts\"","prettier:write":"prettier --write \"src/**/*.ts\" \"__tests__/**/*.ts\"","tag-new-version":"yarn version && git push --tags","test:perf:compiled":"bun run build && bun run jest:perf && TS_NODE_COMPILER_OPTIONS='{\"module\": \"commonjs\"}' /usr/bin/time node --expose-gc --require ts-node/register __tests__/perf/report.ts"},"typings":"dist/index.d.ts","_npmUser":{"name":"coolsoftwaretyler","email":"tyler@ogdenstudios.xyz"},"prettier":{"semi":false,"tabWidth":2,"printWidth":100,"singleQuote":false,"trailingComma":"none"},"umd:main":"dist/mobx-state-tree.umd.js","repository":{"url":"git+https://github.com/mobxjs/mobx-state-tree.git","type":"git"},"size-limit":[{"path":"./dist/mobx-state-tree.min.js","limit":"25 KB","running":false,"webpack":false}],"_npmVersion":"9.5.1","description":"Opinionated, transactional, MobX powered state container","directories":{},"jsnext:main":"dist/mobx-state-tree.module.js","lint-staged":{"*.{ts,tsx,js,jsx}":["prettier --write"]},"sideEffects":false,"_nodeVersion":"18.16.1","react-native":"dist/mobx-state-tree.module.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"cpr":"^3.0.1","shx":"^0.3.2","mobx":"^6.3.0","husky":"^7.0.0","tslib":"^2.0.0","concat":"^1.0.3","rollup":"^2.18.1","tslint":"^6.1.3","ts-node":"^8.10.2","typedoc":"0.15.8","prettier":"^2.4.1","coveralls":"^3.1.0","@types/bun":"^1.0.6","size-limit":"^5.0.3","typescript":"^5.3.3","@types/node":"^12.0.2","lint-staged":"^11.1.2","ts-essentials":"^9.4.1","yarn-deduplicate":"^3.1.0","rollup-plugin-terser":"^6.1.0","rollup-plugin-replace":"^2.1.0","rollup-plugin-commonjs":"^10.0.0","rollup-plugin-filesize":"^9.0.1","tslint-config-prettier":"^1.18.0","typedoc-plugin-markdown":"2.2.11","@size-limit/preset-big-lib":"^5.0.3","rollup-plugin-node-resolve":"^5.0.0"},"peerDependencies":{"mobx":"^6.3.0"},"_npmOperationalInternal":{"tmp":"tmp/mobx-state-tree_6.0.1-pre.1_1717601281205_0.08399749016943203","host":"s3://npm-registry-packages"}},"6.0.1":{"name":"mobx-state-tree","version":"6.0.1","keywords":["mobx","mobx-state-tree","promise","reactive","frp","functional-reactive-programming","state management"],"author":{"name":"Michel Weststrate"},"license":"MIT","_id":"mobx-state-tree@6.0.1","maintainers":[{"name":"bnaya","email":"me@bnaya.net"},{"name":"fredyc","email":"fredy.c@seznam.cz"},{"name":"mweststrate","email":"mweststrate@gmail.com"},{"name":"mattiamanzati","email":"manzati.mattia@gmail.com"},{"name":"jamonholmgren","email":"code@jamon.dev"},{"name":"xaviergonz","email":"xaviergonz@gmail.com"},{"name":"jamonholmgren-mobx-state-tree","email":"jamon+mst@infinite.red"},{"name":"coolsoftwaretyler","email":"tyler@ogdenstudios.xyz"}],"homepage":"https://github.com/mobxjs/mobx-state-tree#readme","bugs":{"url":"https://github.com/mobxjs/mobx-state-tree/issues"},"dist":{"shasum":"6892d238e3a8f7ad744138d5ea57637d408493fe","tarball":"https://registry.npmjs.org/mobx-state-tree/-/mobx-state-tree-6.0.1.tgz","fileCount":48,"integrity":"sha512-ZmC90+aaZj4Tvwz/G8kihAcZzejiHfkaIrwyneH7ACoZwWY2Gw5SP1mPPPQbVehsXJ8/OhDT4cPUvvzy//+Qog==","signatures":[{"sig":"MEYCIQCnshVL9EPcW++berzEwifrAV3CNaI+2PSvazbRkDEgeAIhAKPUHam+kavamXPg56m0QftDgIw85P+KRaAzL+FTa/ud","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1279076},"main":"dist/mobx-state-tree.js","unpkg":"dist/mobx-state-tree.umd.min.js","module":"dist/mobx-state-tree.module.js","browser":{"./dist/mobx-state-tree.js":"./dist/mobx-state-tree.js","./dist/mobx-state-tree.module.js":"./dist/mobx-state-tree.module.js"},"gitHead":"27ec7ac0b0743a367fb01a7f40192f3042bd91f2","scripts":{"lint":"tslint -c ./tslint.json 'src/**/*.ts'","size":"size-limit","build":"bun run clean && tsc && cpr lib dist --filter=\\.js$ && rollup -c","clean":"shx rm -rf dist && shx rm -rf lib","start":"cd website && bun run start","prepare":"husky install","test:all":"bun run test:dev && bun run test:prod && bun run size","test:dev":"./scripts/bun-test-dev.sh","test:perf":"bun test ./__tests__/perf/","test:prod":"./scripts/bun-test-prod.sh","typecheck":"tsc --noEmit","build-docs":"bun run fix-typedoc && shx rm -rf ./docs/API && typedoc --options ./typedocconfig.js","fix-typedoc":"shx rm -rf ./node_modules/typedoc/node_modules/typescript","publish-docs":"bun run build-docs && cd ./website && GIT_USER=jamonholmgren USE_SSH=true bun run publish-gh-pages","prettier:list":"prettier --list-different \"src/**/*.ts\" \"__tests__/**/*.ts\"","prettier:check":"prettier --check \"src/**/*.ts\" \"__tests__/**/*.ts\"","prettier:write":"prettier --write \"src/**/*.ts\" \"__tests__/**/*.ts\"","tag-new-version":"yarn version && git push --tags","test:perf:compiled":"bun run build && bun run jest:perf && TS_NODE_COMPILER_OPTIONS='{\"module\": \"commonjs\"}' /usr/bin/time node --expose-gc --require ts-node/register __tests__/perf/report.ts"},"typings":"dist/index.d.ts","_npmUser":{"name":"coolsoftwaretyler","email":"tyler@ogdenstudios.xyz"},"prettier":{"semi":false,"tabWidth":2,"printWidth":100,"singleQuote":false,"trailingComma":"none"},"umd:main":"dist/mobx-state-tree.umd.js","repository":{"url":"git+https://github.com/mobxjs/mobx-state-tree.git","type":"git"},"size-limit":[{"path":"./dist/mobx-state-tree.min.js","limit":"25 KB","running":false,"webpack":false}],"_npmVersion":"10.5.0","description":"Opinionated, transactional, MobX powered state container","directories":{},"jsnext:main":"dist/mobx-state-tree.module.js","lint-staged":{"*.{ts,tsx,js,jsx}":["prettier --write"]},"sideEffects":false,"_nodeVersion":"18.20.2","react-native":"dist/mobx-state-tree.module.js","_hasShrinkwrap":false,"devDependencies":{"cpr":"^3.0.1","shx":"^0.3.2","mobx":"^6.3.0","husky":"^7.0.0","tslib":"^2.0.0","concat":"^1.0.3","rollup":"^2.18.1","tslint":"^6.1.3","ts-node":"^8.10.2","typedoc":"0.15.8","prettier":"^2.4.1","coveralls":"^3.1.0","@types/bun":"^1.0.6","size-limit":"^5.0.3","typescript":"^5.3.3","@types/node":"^12.0.2","lint-staged":"^11.1.2","ts-essentials":"^9.4.1","yarn-deduplicate":"^3.1.0","rollup-plugin-terser":"^6.1.0","rollup-plugin-replace":"^2.1.0","rollup-plugin-commonjs":"^10.0.0","rollup-plugin-filesize":"^9.0.1","tslint-config-prettier":"^1.18.0","typedoc-plugin-markdown":"2.2.11","@size-limit/preset-big-lib":"^5.0.3","rollup-plugin-node-resolve":"^5.0.0"},"peerDependencies":{"mobx":"^6.3.0"},"_npmOperationalInternal":{"tmp":"tmp/mobx-state-tree_6.0.1_1720379848339_0.20438845464157707","host":"s3://npm-registry-packages"}},"7.0.0-pre.1":{"name":"mobx-state-tree","version":"7.0.0-pre.1","keywords":["mobx","mobx-state-tree","promise","reactive","frp","functional-reactive-programming","state management"],"author":{"name":"Michel Weststrate"},"license":"MIT","_id":"mobx-state-tree@7.0.0-pre.1","maintainers":[{"name":"bnaya","email":"me@bnaya.net"},{"name":"fredyc","email":"fredy.c@seznam.cz"},{"name":"mweststrate","email":"mweststrate@gmail.com"},{"name":"mattiamanzati","email":"manzati.mattia@gmail.com"},{"name":"jamonholmgren","email":"code@jamon.dev"},{"name":"xaviergonz","email":"xaviergonz@gmail.com"},{"name":"jamonholmgren-mobx-state-tree","email":"jamon+mst@infinite.red"},{"name":"coolsoftwaretyler","email":"tyler@ogdenstudios.xyz"}],"homepage":"https://github.com/mobxjs/mobx-state-tree#readme","bugs":{"url":"https://github.com/mobxjs/mobx-state-tree/issues"},"dist":{"shasum":"79aedb2773183b6e099850923928e524062bc4d9","tarball":"https://registry.npmjs.org/mobx-state-tree/-/mobx-state-tree-7.0.0-pre.1.tgz","fileCount":48,"integrity":"sha512-nSAmzR/ra59nLA+tv6ojfF7RL6musuVZF4GoaLG+9Xu6LvXe8sYKwAiOMij0A4nPV+BMnNC1ts6KXfNrQPVHPA==","signatures":[{"sig":"MEQCIAteqB4mQLETj/G7r/VQubSxif9XVKDFppeMYp9OVGrmAiAG0Gug5ThVLdzl2uK7lJ0DCoA7fVj13NDTciqvai33Cw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1281268},"main":"dist/mobx-state-tree.js","unpkg":"dist/mobx-state-tree.umd.min.js","module":"dist/mobx-state-tree.module.js","browser":{"./dist/mobx-state-tree.js":"./dist/mobx-state-tree.js","./dist/mobx-state-tree.module.js":"./dist/mobx-state-tree.module.js"},"gitHead":"27ec7ac0b0743a367fb01a7f40192f3042bd91f2","scripts":{"lint":"tslint -c ./tslint.json 'src/**/*.ts'","size":"size-limit","build":"bun run clean && tsc && cpr lib dist --filter=\\.js$ && rollup -c","clean":"shx rm -rf dist && shx rm -rf lib","start":"cd website && bun run start","prepare":"husky install","test:all":"bun run test:dev && bun run test:prod && bun run size","test:dev":"./scripts/bun-test-dev.sh","test:perf":"bun test ./__tests__/perf/","test:prod":"./scripts/bun-test-prod.sh","typecheck":"tsc --noEmit","build-docs":"bun run fix-typedoc && shx rm -rf ./docs/API && typedoc --options ./typedocconfig.js","fix-typedoc":"shx rm -rf ./node_modules/typedoc/node_modules/typescript","publish-docs":"bun run build-docs && cd ./website && GIT_USER=jamonholmgren USE_SSH=true bun run publish-gh-pages","prettier:list":"prettier --list-different \"src/**/*.ts\" \"__tests__/**/*.ts\"","prettier:check":"prettier --check \"src/**/*.ts\" \"__tests__/**/*.ts\"","prettier:write":"prettier --write \"src/**/*.ts\" \"__tests__/**/*.ts\"","tag-new-version":"yarn version && git push --tags","test:perf:compiled":"bun run build && bun run jest:perf && TS_NODE_COMPILER_OPTIONS='{\"module\": \"commonjs\"}' /usr/bin/time node --expose-gc --require ts-node/register __tests__/perf/report.ts"},"typings":"dist/index.d.ts","_npmUser":{"name":"coolsoftwaretyler","email":"tyler@ogdenstudios.xyz"},"prettier":{"semi":false,"tabWidth":2,"printWidth":100,"singleQuote":false,"trailingComma":"none"},"umd:main":"dist/mobx-state-tree.umd.js","repository":{"url":"git+https://github.com/mobxjs/mobx-state-tree.git","type":"git"},"size-limit":[{"path":"./dist/mobx-state-tree.min.js","limit":"25 KB","running":false,"webpack":false}],"_npmVersion":"10.5.0","description":"Opinionated, transactional, MobX powered state container","directories":{},"jsnext:main":"dist/mobx-state-tree.module.js","lint-staged":{"*.{ts,tsx,js,jsx}":["prettier --write"]},"sideEffects":false,"_nodeVersion":"18.20.2","react-native":"dist/mobx-state-tree.module.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"cpr":"^3.0.1","shx":"^0.3.2","mobx":"^6.3.0","husky":"^7.0.0","tslib":"^2.0.0","concat":"^1.0.3","rollup":"^2.18.1","tslint":"^6.1.3","ts-node":"^8.10.2","typedoc":"0.15.8","prettier":"^2.4.1","coveralls":"^3.1.0","@types/bun":"^1.0.6","size-limit":"^5.0.3","typescript":"^5.3.3","@types/node":"^12.0.2","lint-staged":"^11.1.2","ts-essentials":"^9.4.1","yarn-deduplicate":"^3.1.0","rollup-plugin-terser":"^6.1.0","rollup-plugin-replace":"^2.1.0","rollup-plugin-commonjs":"^10.0.0","rollup-plugin-filesize":"^9.0.1","tslint-config-prettier":"^1.18.0","typedoc-plugin-markdown":"2.2.11","@size-limit/preset-big-lib":"^5.0.3","rollup-plugin-node-resolve":"^5.0.0"},"peerDependencies":{"mobx":"^6.3.0"},"_npmOperationalInternal":{"tmp":"tmp/mobx-state-tree_7.0.0-pre.1_1720749380405_0.9337654702891611","host":"s3://npm-registry-packages"}},"7.0.0-pre.2":{"name":"mobx-state-tree","version":"7.0.0-pre.2","keywords":["mobx","mobx-state-tree","promise","reactive","frp","functional-reactive-programming","state management"],"author":{"name":"Michel Weststrate"},"license":"MIT","_id":"mobx-state-tree@7.0.0-pre.2","maintainers":[{"name":"bnaya","email":"me@bnaya.net"},{"name":"fredyc","email":"fredy.c@seznam.cz"},{"name":"mweststrate","email":"mweststrate@gmail.com"},{"name":"mattiamanzati","email":"manzati.mattia@gmail.com"},{"name":"jamonholmgren","email":"code@jamon.dev"},{"name":"xaviergonz","email":"xaviergonz@gmail.com"},{"name":"jamonholmgren-mobx-state-tree","email":"jamon+mst@infinite.red"},{"name":"coolsoftwaretyler","email":"tyler@ogdenstudios.xyz"}],"homepage":"https://github.com/mobxjs/mobx-state-tree#readme","bugs":{"url":"https://github.com/mobxjs/mobx-state-tree/issues"},"dist":{"shasum":"c2dfd37c32b9bb22f9663ee44c271bb22d5c2b31","tarball":"https://registry.npmjs.org/mobx-state-tree/-/mobx-state-tree-7.0.0-pre.2.tgz","fileCount":48,"integrity":"sha512-ffzcKiMUgn9SiDztEkoEvCwDfOXO9zO7DynFBO5YmXXtp4l5uPZ6LDBJwM+qARhj6aRewUuvWbqD1Q8FNugDOw==","signatures":[{"sig":"MEUCIQCcmNUczX+7jFmgjmyfb1a6sc3MLTcYEcrf/G3sFS6d4gIgct/9NBaS3LAsOrf8Sv772Khr/daFe9CKg+m8SjWDszg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1281496},"main":"dist/mobx-state-tree.js","unpkg":"dist/mobx-state-tree.umd.min.js","module":"dist/mobx-state-tree.module.js","browser":{"./dist/mobx-state-tree.js":"./dist/mobx-state-tree.js","./dist/mobx-state-tree.module.js":"./dist/mobx-state-tree.module.js"},"gitHead":"27ec7ac0b0743a367fb01a7f40192f3042bd91f2","scripts":{"lint":"tslint -c ./tslint.json 'src/**/*.ts'","size":"size-limit","build":"bun run clean && tsc && cpr lib/src dist --filter=\\.js$ && rollup -c","clean":"shx rm -rf dist lib","start":"cd website && bun run start","prepare":"husky install","test:all":"bun run test:dev && bun run test:prod && bun run size","test:dev":"./scripts/bun-test-dev.sh","test:perf":"bun test ./__tests__/perf/","test:prod":"./scripts/bun-test-prod.sh","typecheck":"tsc --noEmit","build-docs":"bun run fix-typedoc && shx rm -rf ./docs/API && typedoc --options ./typedocconfig.js","fix-typedoc":"shx rm -rf ./node_modules/typedoc/node_modules/typescript","publish-docs":"bun run build-docs && cd ./website && GIT_USER=jamonholmgren USE_SSH=true bun run publish-gh-pages","prettier:list":"prettier --list-different \"src/**/*.ts\" \"__tests__/**/*.ts\"","prettier:check":"prettier --check \"src/**/*.ts\" \"__tests__/**/*.ts\"","prettier:write":"prettier --write \"src/**/*.ts\" \"__tests__/**/*.ts\"","tag-new-version":"yarn version && git push --tags","test:perf:compiled":"bun run build && bun run jest:perf && TS_NODE_COMPILER_OPTIONS='{\"module\": \"commonjs\"}' /usr/bin/time node --expose-gc --require ts-node/register __tests__/perf/report.ts"},"typings":"dist/index.d.ts","_npmUser":{"name":"coolsoftwaretyler","email":"tyler@ogdenstudios.xyz"},"prettier":{"semi":false,"tabWidth":2,"printWidth":100,"singleQuote":false,"trailingComma":"none"},"umd:main":"dist/mobx-state-tree.umd.js","repository":{"url":"git+https://github.com/mobxjs/mobx-state-tree.git","type":"git"},"size-limit":[{"path":"./dist/mobx-state-tree.min.js","limit":"25 KB","running":false,"webpack":false}],"_npmVersion":"10.5.0","description":"Opinionated, transactional, MobX powered state container","directories":{},"jsnext:main":"dist/mobx-state-tree.module.js","lint-staged":{"*.{ts,tsx,js,jsx}":["prettier --write"]},"sideEffects":false,"_nodeVersion":"18.20.2","react-native":"dist/mobx-state-tree.module.js","_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"cpr":"^3.0.1","shx":"^0.3.2","mobx":"^6.3.0","husky":"^7.0.0","tslib":"^2.0.0","concat":"^1.0.3","rollup":"^2.18.1","tslint":"^6.1.3","ts-node":"^8.10.2","typedoc":"0.15.8","prettier":"^2.4.1","coveralls":"^3.1.0","@types/bun":"^1.0.6","size-limit":"^5.0.3","typescript":"^5.3.3","@types/node":"^12.0.2","lint-staged":"^11.1.2","ts-essentials":"^9.4.1","yarn-deduplicate":"^3.1.0","rollup-plugin-terser":"^6.1.0","rollup-plugin-replace":"^2.1.0","rollup-plugin-commonjs":"^10.0.0","rollup-plugin-filesize":"^9.0.1","tslint-config-prettier":"^1.18.0","typedoc-plugin-markdown":"2.2.11","@size-limit/preset-big-lib":"^5.0.3","rollup-plugin-node-resolve":"^5.0.0"},"peerDependencies":{"mobx":"^6.3.0"},"_npmOperationalInternal":{"tmp":"tmp/mobx-state-tree_7.0.0-pre.2_1722534766331_0.5653966908243642","host":"s3://npm-registry-packages"}},"7.0.0":{"name":"mobx-state-tree","version":"7.0.0","keywords":["mobx","mobx-state-tree","promise","reactive","frp","functional-reactive-programming","state management"],"author":{"name":"Michel Weststrate"},"license":"MIT","_id":"mobx-state-tree@7.0.0","maintainers":[{"name":"bnaya","email":"me@bnaya.net"},{"name":"fredyc","email":"fredy.c@seznam.cz"},{"name":"mweststrate","email":"mweststrate@gmail.com"},{"name":"mattiamanzati","email":"manzati.mattia@gmail.com"},{"name":"jamonholmgren","email":"code@jamon.dev"},{"name":"xaviergonz","email":"xaviergonz@gmail.com"},{"name":"jamonholmgren-mobx-state-tree","email":"jamon+mst@infinite.red"},{"name":"coolsoftwaretyler","email":"tyler@ogdenstudios.xyz"}],"homepage":"https://github.com/mobxjs/mobx-state-tree#readme","bugs":{"url":"https://github.com/mobxjs/mobx-state-tree/issues"},"dist":{"shasum":"a605b834275dc102ec21f23246e5e857d2d85913","tarball":"https://registry.npmjs.org/mobx-state-tree/-/mobx-state-tree-7.0.0.tgz","fileCount":48,"integrity":"sha512-sW2mKcNacKS9pzfUkTLtwXt+9VmxwNGkx4pZ4T/9X/lL/RHrbGeQp9QDykLNmZ0CwmlutgSmKsPl5e1wiVnBuQ==","signatures":[{"sig":"MEUCIFti7F8MoJaI6cLQHF+TseeQUN9NMWhxwb7mGbzWuLKoAiEAj3dMew61gaWSVPej/eJXB4Li8vs2iyAejTiW9KP097A=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1284764},"main":"dist/mobx-state-tree.js","unpkg":"dist/mobx-state-tree.umd.min.js","module":"dist/mobx-state-tree.module.js","browser":{"./dist/mobx-state-tree.js":"./dist/mobx-state-tree.js","./dist/mobx-state-tree.module.js":"./dist/mobx-state-tree.module.js"},"gitHead":"27ec7ac0b0743a367fb01a7f40192f3042bd91f2","scripts":{"lint":"tslint -c ./tslint.json 'src/**/*.ts'","size":"size-limit","build":"bun run clean && tsc && cpr lib/src dist --filter=\\.js$ && rollup -c","clean":"shx rm -rf dist lib","start":"cd website && bun run start","prepare":"husky install","test:all":"bun run test:dev && bun run test:prod && bun run size","test:dev":"NODE_ENV=development bun test","test:perf":"bun test ./__tests__/perf/","test:prod":"MST_TESTING=1 NODE_ENV=production bun test","typecheck":"tsc --noEmit","build-docs":"bun run fix-typedoc && shx rm -rf ./docs/API && typedoc --options ./typedocconfig.js","fix-typedoc":"shx rm -rf ./node_modules/typedoc/node_modules/typescript","publish-docs":"bun run build-docs && cd ./website && GIT_USER=jamonholmgren USE_SSH=true bun run publish-gh-pages","prettier:list":"prettier --list-different \"src/**/*.ts\" \"__tests__/**/*.ts\"","prettier:check":"prettier --check \"src/**/*.ts\" \"__tests__/**/*.ts\"","prettier:write":"prettier --write \"src/**/*.ts\" \"__tests__/**/*.ts\"","tag-new-version":"yarn version && git push --tags","test:perf:compiled":"bun run build && bun run jest:perf && TS_NODE_COMPILER_OPTIONS='{\"module\": \"commonjs\"}' /usr/bin/time node --expose-gc --require ts-node/register __tests__/perf/report.ts"},"typings":"dist/index.d.ts","_npmUser":{"name":"coolsoftwaretyler","email":"tyler@ogdenstudios.xyz"},"prettier":{"semi":false,"tabWidth":2,"printWidth":100,"singleQuote":false,"trailingComma":"none"},"umd:main":"dist/mobx-state-tree.umd.js","repository":{"url":"git+https://github.com/mobxjs/mobx-state-tree.git","type":"git"},"size-limit":[{"path":"./dist/mobx-state-tree.min.js","limit":"25 KB","running":false,"webpack":false}],"_npmVersion":"10.8.2","description":"Opinionated, transactional, MobX powered state container","directories":{},"jsnext:main":"dist/mobx-state-tree.module.js","lint-staged":{"*.{ts,tsx,js,jsx}":["prettier --write"]},"sideEffects":false,"_nodeVersion":"20.18.0","react-native":"dist/mobx-state-tree.module.js","_hasShrinkwrap":false,"devDependencies":{"cpr":"^3.0.1","shx":"^0.3.2","mobx":"^6.13.1","husky":"^7.0.0","tslib":"^2.0.0","concat":"^1.0.3","rollup":"^2.18.1","tslint":"^6.1.3","ts-node":"^8.10.2","typedoc":"0.15.8","prettier":"^2.4.1","coveralls":"^3.1.0","@types/bun":"^1.0.6","size-limit":"^5.0.3","typescript":"^5.3.3","@types/node":"^12.0.2","lint-staged":"^11.1.2","ts-essentials":"^9.4.1","yarn-deduplicate":"^3.1.0","rollup-plugin-terser":"^6.1.0","rollup-plugin-replace":"^2.1.0","rollup-plugin-commonjs":"^10.0.0","rollup-plugin-filesize":"^9.0.1","tslint-config-prettier":"^1.18.0","typedoc-plugin-markdown":"2.2.11","@size-limit/preset-big-lib":"^5.0.3","rollup-plugin-node-resolve":"^5.0.0"},"peerDependencies":{"mobx":"^6.3.0"},"_npmOperationalInternal":{"tmp":"tmp/mobx-state-tree_7.0.0_1731981844210_0.49063580392338113","host":"s3://npm-registry-packages"}},"7.0.1":{"name":"mobx-state-tree","version":"7.0.1","keywords":["mobx","mobx-state-tree","promise","reactive","frp","functional-reactive-programming","state management"],"author":{"name":"Michel Weststrate"},"license":"MIT","_id":"mobx-state-tree@7.0.1","maintainers":[{"name":"bnaya","email":"me@bnaya.net"},{"name":"fredyc","email":"fredy.c@seznam.cz"},{"name":"mweststrate","email":"mweststrate@gmail.com"},{"name":"mattiamanzati","email":"manzati.mattia@gmail.com"},{"name":"jamonholmgren","email":"code@jamon.dev"},{"name":"xaviergonz","email":"xaviergonz@gmail.com"},{"name":"jamonholmgren-mobx-state-tree","email":"jamon+mst@infinite.red"},{"name":"coolsoftwaretyler","email":"tyler@ogdenstudios.xyz"}],"homepage":"https://github.com/mobxjs/mobx-state-tree#readme","bugs":{"url":"https://github.com/mobxjs/mobx-state-tree/issues"},"dist":{"shasum":"1f4085d0936c08d32b8d8558a70064cbce8866fc","tarball":"https://registry.npmjs.org/mobx-state-tree/-/mobx-state-tree-7.0.1.tgz","fileCount":48,"integrity":"sha512-qp8nJNueCCHfnhJAzu1LbrCB1cL/cRqb81dPa/jFF/E6KggzT4v1iOM8FwgDmugoShfalu/CHl6/Mq5YDhYKJQ==","signatures":[{"sig":"MEUCIFZBpaoB3x42EQ8aDbG0abadiYRj/bPfXZF+t3CZrb5VAiEA9ZkKw4tQ7aVa9AJErOaTbzCygR8vX1eLR5NVWJYAOnw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1286252},"main":"dist/mobx-state-tree.js","unpkg":"dist/mobx-state-tree.umd.min.js","module":"dist/mobx-state-tree.module.js","browser":{"./dist/mobx-state-tree.js":"./dist/mobx-state-tree.js","./dist/mobx-state-tree.module.js":"./dist/mobx-state-tree.module.js"},"gitHead":"27ec7ac0b0743a367fb01a7f40192f3042bd91f2","scripts":{"lint":"tslint -c ./tslint.json 'src/**/*.ts'","size":"size-limit","build":"bun run clean && tsc && cpr lib/src dist --filter=\\.js$ && rollup -c","clean":"shx rm -rf dist lib","start":"cd website && bun run start","prepare":"husky install","test:all":"bun run test:dev && bun run test:prod && bun run size","test:dev":"NODE_ENV=development bun test","test:perf":"bun test ./__tests__/perf/","test:prod":"MST_TESTING=1 NODE_ENV=production bun test","typecheck":"tsc --noEmit","build-docs":"bun run fix-typedoc && shx rm -rf ./docs/API && typedoc --options ./typedocconfig.js","fix-typedoc":"shx rm -rf ./node_modules/typedoc/node_modules/typescript","publish-docs":"bun run build-docs && cd ./website && GIT_USER=jamonholmgren USE_SSH=true bun run publish-gh-pages","prettier:list":"prettier --list-different \"src/**/*.ts\" \"__tests__/**/*.ts\"","prettier:check":"prettier --check \"src/**/*.ts\" \"__tests__/**/*.ts\"","prettier:write":"prettier --write \"src/**/*.ts\" \"__tests__/**/*.ts\"","tag-new-version":"yarn version && git push --tags","test:perf:compiled":"bun run build && bun run jest:perf && TS_NODE_COMPILER_OPTIONS='{\"module\": \"commonjs\"}' /usr/bin/time node --expose-gc --require ts-node/register __tests__/perf/report.ts"},"typings":"dist/index.d.ts","_npmUser":{"name":"coolsoftwaretyler","email":"tyler@ogdenstudios.xyz"},"prettier":{"semi":false,"useTabs":false,"tabWidth":4,"printWidth":100,"arrowParens":"avoid","singleQuote":false,"trailingComma":"none"},"umd:main":"dist/mobx-state-tree.umd.js","repository":{"url":"git+https://github.com/mobxjs/mobx-state-tree.git","type":"git"},"size-limit":[{"path":"./dist/mobx-state-tree.min.js","limit":"25 KB","running":false,"webpack":false}],"_npmVersion":"10.8.2","description":"Opinionated, transactional, MobX powered state container","directories":{},"jsnext:main":"dist/mobx-state-tree.module.js","lint-staged":{"*.{ts,tsx,js,jsx}":["prettier --write"]},"sideEffects":false,"_nodeVersion":"20.18.0","react-native":"dist/mobx-state-tree.module.js","_hasShrinkwrap":false,"devDependencies":{"cpr":"^3.0.1","shx":"^0.3.2","mobx":"^6.13.1","husky":"^7.0.0","tslib":"^2.0.0","concat":"^1.0.3","rollup":"^2.18.1","tslint":"^6.1.3","ts-node":"^8.10.2","typedoc":"0.15.8","prettier":"3.4.1","coveralls":"^3.1.0","@types/bun":"^1.0.6","size-limit":"^5.0.3","typescript":"^5.3.3","@types/node":"^12.0.2","lint-staged":"^11.1.2","ts-essentials":"^9.4.1","yarn-deduplicate":"^3.1.0","rollup-plugin-terser":"^6.1.0","rollup-plugin-replace":"^2.1.0","rollup-plugin-commonjs":"^10.0.0","rollup-plugin-filesize":"^9.0.1","tslint-config-prettier":"^1.18.0","typedoc-plugin-markdown":"2.2.11","@size-limit/preset-big-lib":"^5.0.3","rollup-plugin-node-resolve":"^5.0.0"},"peerDependencies":{"mobx":"^6.3.0"},"_npmOperationalInternal":{"tmp":"tmp/mobx-state-tree_7.0.1_1734627845761_0.9258864556880149","host":"s3://npm-registry-packages-npm-production"}},"7.0.2":{"name":"mobx-state-tree","version":"7.0.2","keywords":["mobx","mobx-state-tree","promise","reactive","frp","functional-reactive-programming","state management"],"author":{"name":"Michel Weststrate"},"license":"MIT","_id":"mobx-state-tree@7.0.2","maintainers":[{"name":"bnaya","email":"me@bnaya.net"},{"name":"fredyc","email":"fredy.c@seznam.cz"},{"name":"mweststrate","email":"mweststrate@gmail.com"},{"name":"mattiamanzati","email":"manzati.mattia@gmail.com"},{"name":"jamonholmgren","email":"code@jamon.dev"},{"name":"xaviergonz","email":"xaviergonz@gmail.com"},{"name":"jamonholmgren-mobx-state-tree","email":"jamon+mst@infinite.red"},{"name":"coolsoftwaretyler","email":"tyler@ogdenstudios.xyz"}],"homepage":"https://github.com/mobxjs/mobx-state-tree#readme","bugs":{"url":"https://github.com/mobxjs/mobx-state-tree/issues"},"dist":{"shasum":"964be9d76afa02242bd103f304206f531aa1ac32","tarball":"https://registry.npmjs.org/mobx-state-tree/-/mobx-state-tree-7.0.2.tgz","fileCount":48,"integrity":"sha512-Qmqgo2Ho1/JRTquo0EWw0ZA/k4wTUNPMIBg98ALGN1V/0Gupic7dg4GDYUhNbiLsYHpp48VgpaCDpDIKV+jNkQ==","signatures":[{"sig":"MEUCIQCFOrCSFPynMxQSIV/mX38/6hKHd/7EpGgejAwGGp2xhwIgMrElWP0FKpLBZgCYx5IwqvumyNI0W45JFGbs+C1VmSY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1286280},"main":"dist/mobx-state-tree.js","unpkg":"dist/mobx-state-tree.umd.min.js","module":"dist/mobx-state-tree.module.js","browser":{"./dist/mobx-state-tree.js":"./dist/mobx-state-tree.js","./dist/mobx-state-tree.module.js":"./dist/mobx-state-tree.module.js"},"gitHead":"27ec7ac0b0743a367fb01a7f40192f3042bd91f2","scripts":{"lint":"tslint -c ./tslint.json 'src/**/*.ts'","size":"size-limit","build":"bun run clean && tsc && cpr lib/src dist --filter=\\.js$ && rollup -c","clean":"shx rm -rf dist lib","start":"cd website && bun run start","prepare":"husky install","test:all":"bun run test:dev && bun run test:prod && bun run size","test:dev":"NODE_ENV=development bun test","test:perf":"bun test ./__tests__/perf/","test:prod":"MST_TESTING=1 NODE_ENV=production bun test","typecheck":"tsc --noEmit","build-docs":"bun run fix-typedoc && shx rm -rf ./docs/API && typedoc --options ./typedocconfig.js","fix-typedoc":"shx rm -rf ./node_modules/typedoc/node_modules/typescript","publish-docs":"bun run build-docs && cd ./website && GIT_USER=jamonholmgren USE_SSH=true bun run publish-gh-pages","prettier:list":"prettier --list-different \"src/**/*.ts\" \"__tests__/**/*.ts\"","prettier:check":"prettier --check \"src/**/*.ts\" \"__tests__/**/*.ts\"","prettier:write":"prettier --write \"src/**/*.ts\" \"__tests__/**/*.ts\"","tag-new-version":"yarn version && git push --tags","test:perf:compiled":"bun run build && bun run jest:perf && TS_NODE_COMPILER_OPTIONS='{\"module\": \"commonjs\"}' /usr/bin/time node --expose-gc --require ts-node/register __tests__/perf/report.ts"},"typings":"dist/index.d.ts","_npmUser":{"name":"coolsoftwaretyler","email":"tyler@ogdenstudios.xyz"},"prettier":{"semi":false,"useTabs":false,"tabWidth":4,"printWidth":100,"arrowParens":"avoid","singleQuote":false,"trailingComma":"none"},"umd:main":"dist/mobx-state-tree.umd.js","repository":{"url":"git+https://github.com/mobxjs/mobx-state-tree.git","type":"git"},"size-limit":[{"path":"./dist/mobx-state-tree.min.js","limit":"25 KB","running":false,"webpack":false}],"_npmVersion":"10.8.2","description":"Opinionated, transactional, MobX powered state container","directories":{},"jsnext:main":"dist/mobx-state-tree.module.js","lint-staged":{"*.{ts,tsx,js,jsx}":["prettier --write"]},"sideEffects":false,"_nodeVersion":"20.18.0","dependencies":{"ts-essentials":"^9.4.1"},"react-native":"dist/mobx-state-tree.module.js","_hasShrinkwrap":false,"devDependencies":{"cpr":"^3.0.1","shx":"^0.3.2","mobx":"^6.13.1","husky":"^7.0.0","tslib":"^2.0.0","concat":"^1.0.3","rollup":"^2.18.1","tslint":"^6.1.3","ts-node":"^8.10.2","typedoc":"0.15.8","prettier":"3.4.1","coveralls":"^3.1.0","@types/bun":"^1.0.6","size-limit":"^5.0.3","typescript":"^5.3.3","@types/node":"^12.0.2","lint-staged":"^11.1.2","yarn-deduplicate":"^3.1.0","rollup-plugin-terser":"^6.1.0","rollup-plugin-replace":"^2.1.0","rollup-plugin-commonjs":"^10.0.0","rollup-plugin-filesize":"^9.0.1","tslint-config-prettier":"^1.18.0","typedoc-plugin-markdown":"2.2.11","@size-limit/preset-big-lib":"^5.0.3","rollup-plugin-node-resolve":"^5.0.0"},"peerDependencies":{"mobx":"^6.3.0"},"_npmOperationalInternal":{"tmp":"tmp/mobx-state-tree_7.0.2_1739820506949_0.4456173360737905","host":"s3://npm-registry-packages-npm-production"}},"7.1.0":{"name":"mobx-state-tree","version":"7.1.0","keywords":["mobx","mobx-state-tree","promise","reactive","frp","functional-reactive-programming","state management"],"author":{"name":"Michel Weststrate"},"license":"MIT","_id":"mobx-state-tree@7.1.0","maintainers":[{"name":"mweststrate","email":"mweststrate@gmail.com"},{"name":"jamonholmgren","email":"code@jamon.dev"},{"name":"jamonholmgren-mobx-state-tree","email":"jamon+mst@infinite.red"},{"name":"coolsoftwaretyler","email":"tyler@ogdenstudios.xyz"}],"homepage":"https://github.com/mobxjs/mobx-state-tree#readme","bugs":{"url":"https://github.com/mobxjs/mobx-state-tree/issues"},"dist":{"shasum":"d89fcbd3b56c8d9b0d26eee91ec4ef8450ffb0d6","tarball":"https://registry.npmjs.org/mobx-state-tree/-/mobx-state-tree-7.1.0.tgz","fileCount":48,"integrity":"sha512-g19UxBZtJE6R5Vl34TsdXbes4fYiga3Sqfk7FCEcRljCAMML3hkceZrKW49T/Kgm2eHoefgVYhZk5sIROGeWVg==","signatures":[{"sig":"MEQCIG0CFA2zFg0dFot6pA/xISd0SNhoE5wIgITQy5tlQVa3AiBrUb+B8zTDnM7avUr7Aj+dZj+BVPtGRJ2ZUZGD806dxQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1314927},"main":"dist/mobx-state-tree.js","unpkg":"dist/mobx-state-tree.umd.min.js","module":"dist/mobx-state-tree.module.js","browser":{"./dist/mobx-state-tree.js":"./dist/mobx-state-tree.js","./dist/mobx-state-tree.module.js":"./dist/mobx-state-tree.module.js"},"gitHead":"27ec7ac0b0743a367fb01a7f40192f3042bd91f2","scripts":{"lint":"tslint -c ./tslint.json 'src/**/*.ts'","size":"size-limit","build":"bun run clean && tsc && cpr lib/src dist --filter=\\.js$ && rollup -c","clean":"shx rm -rf dist lib","start":"cd website && bun run start","prepare":"husky install","test:all":"bun run test:dev && bun run test:prod && bun run size","test:dev":"NODE_ENV=development bun test","test:perf":"bun test ./__tests__/perf/","test:prod":"MST_TESTING=1 NODE_ENV=production bun test","typecheck":"tsc --noEmit","build-docs":"bun run fix-typedoc && shx rm -rf ./docs/API && typedoc --options ./typedocconfig.js && node scripts/fix-docs-source-links.js","fix-typedoc":"shx rm -rf ./node_modules/typedoc/node_modules/typescript","publish-docs":"bun run build-docs && cd ./website && GIT_USER=jamonholmgren USE_SSH=true bun run publish-gh-pages","prettier:list":"prettier --list-different \"src/**/*.ts\" \"__tests__/**/*.ts\"","prettier:check":"prettier --check \"src/**/*.ts\" \"__tests__/**/*.ts\"","prettier:write":"prettier --write \"src/**/*.ts\" \"__tests__/**/*.ts\"","tag-new-version":"yarn version && git push --tags","test:perf:compiled":"bun run build && bun run jest:perf && TS_NODE_COMPILER_OPTIONS='{\"module\": \"commonjs\"}' /usr/bin/time node --expose-gc --require ts-node/register __tests__/perf/report.ts"},"typings":"dist/index.d.ts","_npmUser":{"name":"coolsoftwaretyler","email":"tyler@ogdenstudios.xyz"},"prettier":{"semi":false,"useTabs":false,"tabWidth":4,"printWidth":100,"arrowParens":"avoid","singleQuote":false,"trailingComma":"none"},"umd:main":"dist/mobx-state-tree.umd.js","repository":{"url":"git+https://github.com/mobxjs/mobx-state-tree.git","type":"git"},"size-limit":[{"path":"./dist/mobx-state-tree.min.js","limit":"25 KB","running":false,"webpack":false}],"_npmVersion":"11.3.0","description":"Opinionated, transactional, MobX powered state container","directories":{},"jsnext:main":"dist/mobx-state-tree.module.js","lint-staged":{"*.{ts,tsx,js,jsx}":["prettier --write"]},"sideEffects":false,"_nodeVersion":"24.2.0","dependencies":{"ts-essentials":"^9.4.1"},"react-native":"dist/mobx-state-tree.module.js","_hasShrinkwrap":false,"devDependencies":{"cpr":"^3.0.1","shx":"^0.3.2","mobx":"^6.13.1","husky":"^7.0.0","tslib":"^2.0.0","concat":"^1.0.3","rollup":"^2.18.1","tslint":"^6.1.3","ts-node":"^8.10.2","typedoc":"0.15.8","prettier":"3.4.1","coveralls":"^3.1.0","@types/bun":"^1.0.6","size-limit":"^5.0.3","typescript":"^5.3.3","@types/node":"^12.0.2","lint-staged":"^11.1.2","yarn-deduplicate":"^3.1.0","rollup-plugin-terser":"^6.1.0","rollup-plugin-replace":"^2.1.0","rollup-plugin-commonjs":"^10.0.0","rollup-plugin-filesize":"^9.0.1","tslint-config-prettier":"^1.18.0","typedoc-plugin-markdown":"2.2.11","@size-limit/preset-big-lib":"^5.0.3","rollup-plugin-node-resolve":"^5.0.0"},"peerDependencies":{"mobx":"^6.3.0"},"_npmOperationalInternal":{"tmp":"tmp/mobx-state-tree_7.1.0_1774531142397_0.8580250425914655","host":"s3://npm-registry-packages-npm-production"}},"7.2.0":{"name":"mobx-state-tree","version":"7.2.0","keywords":["mobx","mobx-state-tree","promise","reactive","frp","functional-reactive-programming","state management"],"author":{"name":"Michel Weststrate"},"license":"MIT","_id":"mobx-state-tree@7.2.0","maintainers":[{"name":"mweststrate","email":"mweststrate@gmail.com"},{"name":"jamonholmgren","email":"code@jamon.dev"},{"name":"jamonholmgren-mobx-state-tree","email":"jamon+mst@infinite.red"},{"name":"coolsoftwaretyler","email":"tyler@ogdenstudios.xyz"}],"homepage":"https://github.com/mobxjs/mobx-state-tree#readme","bugs":{"url":"https://github.com/mobxjs/mobx-state-tree/issues"},"dist":{"shasum":"df599db56f999f911c0bd36be29ba847e7438f10","tarball":"https://registry.npmjs.org/mobx-state-tree/-/mobx-state-tree-7.2.0.tgz","fileCount":48,"integrity":"sha512-o46IsMI/lHITYCmkbQgNOCDT8M9Hd2WAgOlHt42hCg+XUZP21obF5ui5Vv9epIsQV8Wpp/GWNHu1YFhTx6iq0g==","signatures":[{"sig":"MEQCIGBqLISl9XDCXyM+hKPRV3rsHvZysFCaF/HmrFzYXI/QAiAntTYzkPK+CyHZcW6Ycroo9CAchnRpamWK1B1hn95xEA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1342637},"main":"dist/mobx-state-tree.js","unpkg":"dist/mobx-state-tree.umd.min.js","module":"dist/mobx-state-tree.module.js","browser":{"./dist/mobx-state-tree.js":"./dist/mobx-state-tree.js","./dist/mobx-state-tree.module.js":"./dist/mobx-state-tree.module.js"},"gitHead":"27ec7ac0b0743a367fb01a7f40192f3042bd91f2","scripts":{"lint":"tslint -c ./tslint.json 'src/**/*.ts'","size":"size-limit","build":"bun run clean && tsc && cpr lib/src dist --filter=\\.js$ && rollup -c","clean":"shx rm -rf dist lib","start":"cd website && bun run start","prepare":"husky install","test:all":"bun run test:dev && bun run test:prod && bun run size","test:dev":"NODE_ENV=development bun test","test:perf":"bun test ./__tests__/perf/","test:prod":"MST_TESTING=1 NODE_ENV=production bun test","typecheck":"tsc --noEmit","build-docs":"bun run fix-typedoc && shx rm -rf ./docs/API && typedoc --options ./typedocconfig.js && node scripts/fix-docs-source-links.js","fix-typedoc":"shx rm -rf ./node_modules/typedoc/node_modules/typescript","publish-docs":"bun run build-docs && cd ./website && GIT_USER=jamonholmgren USE_SSH=true bun run publish-gh-pages","prettier:list":"prettier --list-different \"src/**/*.ts\" \"__tests__/**/*.ts\"","prettier:check":"prettier --check \"src/**/*.ts\" \"__tests__/**/*.ts\"","prettier:write":"prettier --write \"src/**/*.ts\" \"__tests__/**/*.ts\"","tag-new-version":"yarn version && git push --tags","test:perf:compiled":"bun run build && bun run jest:perf && TS_NODE_COMPILER_OPTIONS='{\"module\": \"commonjs\"}' /usr/bin/time node --expose-gc --require ts-node/register __tests__/perf/report.ts"},"typings":"dist/index.d.ts","_npmUser":{"name":"coolsoftwaretyler","email":"tyler@ogdenstudios.xyz"},"prettier":{"semi":false,"useTabs":false,"tabWidth":4,"printWidth":100,"arrowParens":"avoid","singleQuote":false,"trailingComma":"none"},"umd:main":"dist/mobx-state-tree.umd.js","repository":{"url":"git+https://github.com/mobxjs/mobx-state-tree.git","type":"git"},"size-limit":[{"path":"./dist/mobx-state-tree.min.js","limit":"25 KB","running":false,"webpack":false}],"_npmVersion":"11.3.0","description":"Opinionated, transactional, MobX powered state container","directories":{},"jsnext:main":"dist/mobx-state-tree.module.js","lint-staged":{"*.{ts,tsx,js,jsx}":["prettier --write"]},"sideEffects":false,"_nodeVersion":"24.2.0","dependencies":{"ts-essentials":"^9.4.1"},"react-native":"dist/mobx-state-tree.module.js","_hasShrinkwrap":false,"devDependencies":{"cpr":"^3.0.1","shx":"^0.3.2","mobx":"^6.13.1","husky":"^7.0.0","tslib":"^2.0.0","concat":"^1.0.3","rollup":"^2.18.1","tslint":"^6.1.3","ts-node":"^8.10.2","typedoc":"0.15.8","prettier":"3.4.1","coveralls":"^3.1.0","@types/bun":"^1.0.6","size-limit":"^5.0.3","typescript":"^5.3.3","@types/node":"^12.0.2","lint-staged":"^11.1.2","yarn-deduplicate":"^3.1.0","rollup-plugin-terser":"^6.1.0","rollup-plugin-replace":"^2.1.0","rollup-plugin-commonjs":"^10.0.0","rollup-plugin-filesize":"^9.0.1","tslint-config-prettier":"^1.18.0","typedoc-plugin-markdown":"2.2.11","@size-limit/preset-big-lib":"^5.0.3","rollup-plugin-node-resolve":"^5.0.0"},"peerDependencies":{"mobx":"^6.3.0"},"_npmOperationalInternal":{"tmp":"tmp/mobx-state-tree_7.2.0_1774886544941_0.44714801307884744","host":"s3://npm-registry-packages-npm-production"}},"7.3.0":{"name":"mobx-state-tree","version":"7.3.0","keywords":["mobx","mobx-state-tree","promise","reactive","frp","functional-reactive-programming","state management"],"author":{"name":"Michel Weststrate"},"license":"MIT","_id":"mobx-state-tree@7.3.0","maintainers":[{"name":"mweststrate","email":"mweststrate@gmail.com"},{"name":"jamonholmgren","email":"code@jamon.dev"},{"name":"jamonholmgren-mobx-state-tree","email":"jamon+mst@infinite.red"},{"name":"coolsoftwaretyler","email":"tyler@ogdenstudios.xyz"}],"homepage":"https://github.com/mobxjs/mobx-state-tree#readme","bugs":{"url":"https://github.com/mobxjs/mobx-state-tree/issues"},"dist":{"shasum":"00779915281126c2fd195b51e712369c7dd45fbf","tarball":"https://registry.npmjs.org/mobx-state-tree/-/mobx-state-tree-7.3.0.tgz","fileCount":49,"integrity":"sha512-IDlRsk6sWvn67WJ2fRpa+DcK2e5P0dScEjTe4VhBp1hzmKZKZs7M2VvmrUgObiaNI+ujg7jw4f5+yu5wxkx67Q==","signatures":[{"sig":"MEUCIQDEBdNuo4Ha87S7OTMRT9KWv2HdnYS2sM4dNVDHpgU5yQIgR1xFMNOilTjKn7KgjiILfVnI6bQfpsrM6LoH4Qn4sx8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1370962},"main":"dist/mobx-state-tree.js","unpkg":"dist/mobx-state-tree.umd.min.js","module":"dist/mobx-state-tree.module.js","browser":{"./dist/mobx-state-tree.js":"./dist/mobx-state-tree.js","./dist/mobx-state-tree.module.js":"./dist/mobx-state-tree.module.js"},"gitHead":"27ec7ac0b0743a367fb01a7f40192f3042bd91f2","scripts":{"lint":"tslint -c ./tslint.json 'src/**/*.ts'","size":"size-limit","build":"bun run clean && tsc && cpr lib/src dist --filter=\\.js$ && rollup -c","clean":"shx rm -rf dist lib","start":"cd website && bun run start","prepare":"husky install","test:all":"bun run test:dev && bun run test:prod && bun run size","test:dev":"NODE_ENV=development bun test","test:perf":"bun test ./__tests__/perf/","test:prod":"MST_TESTING=1 NODE_ENV=production bun test","typecheck":"tsc --noEmit","build-docs":"bun run fix-typedoc && shx rm -rf ./docs/API && typedoc --options ./typedocconfig.js && node scripts/fix-docs-source-links.js","fix-typedoc":"shx rm -rf ./node_modules/typedoc/node_modules/typescript","publish-docs":"bun run build-docs && cd ./website && GIT_USER=jamonholmgren USE_SSH=true bun run publish-gh-pages","prettier:list":"prettier --list-different \"src/**/*.ts\" \"__tests__/**/*.ts\"","prettier:check":"prettier --check \"src/**/*.ts\" \"__tests__/**/*.ts\"","prettier:write":"prettier --write \"src/**/*.ts\" \"__tests__/**/*.ts\"","tag-new-version":"yarn version && git push --tags","test:perf:compiled":"bun run build && bun run jest:perf && TS_NODE_COMPILER_OPTIONS='{\"module\": \"commonjs\"}' /usr/bin/time node --expose-gc --require ts-node/register __tests__/perf/report.ts"},"typings":"dist/index.d.ts","_npmUser":{"name":"coolsoftwaretyler","email":"tyler@ogdenstudios.xyz"},"prettier":{"semi":false,"useTabs":false,"tabWidth":4,"printWidth":100,"arrowParens":"avoid","singleQuote":false,"trailingComma":"none"},"umd:main":"dist/mobx-state-tree.umd.js","repository":{"url":"git+https://github.com/mobxjs/mobx-state-tree.git","type":"git"},"size-limit":[{"path":"./dist/mobx-state-tree.min.js","limit":"25 KB","running":false,"webpack":false}],"_npmVersion":"11.3.0","description":"Opinionated, transactional, MobX powered state container","directories":{},"jsnext:main":"dist/mobx-state-tree.module.js","lint-staged":{"*.{ts,tsx,js,jsx}":["prettier --write"]},"sideEffects":false,"_nodeVersion":"24.2.0","dependencies":{"ts-essentials":"^9.4.1"},"react-native":"dist/mobx-state-tree.module.js","_hasShrinkwrap":false,"devDependencies":{"cpr":"^3.0.1","shx":"^0.3.2","mobx":"^6.13.1","husky":"^7.0.0","tslib":"^2.0.0","concat":"^1.0.3","rollup":"^2.18.1","tslint":"^6.1.3","ts-node":"^8.10.2","typedoc":"0.15.8","prettier":"3.4.1","coveralls":"^3.1.0","@types/bun":"^1.0.6","size-limit":"^5.0.3","typescript":"^5.3.3","@types/node":"^12.0.2","lint-staged":"^11.1.2","yarn-deduplicate":"^3.1.0","rollup-plugin-terser":"^6.1.0","rollup-plugin-replace":"^2.1.0","rollup-plugin-commonjs":"^10.0.0","rollup-plugin-filesize":"^9.0.1","tslint-config-prettier":"^1.18.0","typedoc-plugin-markdown":"2.2.11","@size-limit/preset-big-lib":"^5.0.3","rollup-plugin-node-resolve":"^5.0.0"},"peerDependencies":{"mobx":"^6.3.0"},"_npmOperationalInternal":{"tmp":"tmp/mobx-state-tree_7.3.0_1782928143655_0.9844917252713987","host":"s3://npm-registry-packages-npm-production"}},"7.3.1":{"name":"mobx-state-tree","version":"7.3.1","keywords":["mobx","mobx-state-tree","promise","reactive","frp","functional-reactive-programming","state management"],"author":{"name":"Michel Weststrate"},"license":"MIT","_id":"mobx-state-tree@7.3.1","maintainers":[{"name":"mweststrate","email":"mweststrate@gmail.com"},{"name":"jamonholmgren","email":"code@jamon.dev"},{"name":"jamonholmgren-mobx-state-tree","email":"jamon+mst@infinite.red"},{"name":"coolsoftwaretyler","email":"tyler@ogdenstudios.xyz"}],"homepage":"https://github.com/mobxjs/mobx-state-tree#readme","bugs":{"url":"https://github.com/mobxjs/mobx-state-tree/issues"},"dist":{"shasum":"2928cf2f52cad17b3ce89ce81a6e90e461558f3c","tarball":"https://registry.npmjs.org/mobx-state-tree/-/mobx-state-tree-7.3.1.tgz","fileCount":49,"integrity":"sha512-SxX7BBWOCN7AdzHzjLAJcMsyUoIPlFy9zOtsfLFRUhB7IviIYGTYYccv9OFSOatLjh7nJwzZ5U3XDRlmbCrtfQ==","signatures":[{"sig":"MEQCICj7c5GwW+SyJfDdZPG+921eGO3Q8+iBEoA6O+WCtMHYAiB9+kKDNvR2wVvks7qKsqCr0Xi94S0+l5vE5YYRZqOgDQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1370957},"main":"dist/mobx-state-tree.js","unpkg":"dist/mobx-state-tree.umd.min.js","module":"dist/mobx-state-tree.module.js","browser":{"./dist/mobx-state-tree.js":"./dist/mobx-state-tree.js","./dist/mobx-state-tree.module.js":"./dist/mobx-state-tree.module.js"},"gitHead":"27ec7ac0b0743a367fb01a7f40192f3042bd91f2","scripts":{"lint":"tslint -c ./tslint.json 'src/**/*.ts'","size":"size-limit","build":"bun run clean && tsc && cpr lib/src dist --filter=\\.js$ && rollup -c","clean":"shx rm -rf dist lib","start":"cd website && bun run start","prepare":"husky install","test:all":"bun run test:dev && bun run test:prod && bun run size","test:dev":"NODE_ENV=development bun test","test:perf":"bun test ./__tests__/perf/","test:prod":"MST_TESTING=1 NODE_ENV=production bun test","typecheck":"tsc --noEmit","build-docs":"bun run fix-typedoc && shx rm -rf ./docs/API && typedoc --options ./typedocconfig.js && node scripts/fix-docs-source-links.js","fix-typedoc":"shx rm -rf ./node_modules/typedoc/node_modules/typescript","publish-docs":"bun run build-docs && cd ./website && GIT_USER=jamonholmgren USE_SSH=true bun run publish-gh-pages","prettier:list":"prettier --list-different \"src/**/*.ts\" \"__tests__/**/*.ts\"","prettier:check":"prettier --check \"src/**/*.ts\" \"__tests__/**/*.ts\"","prettier:write":"prettier --write \"src/**/*.ts\" \"__tests__/**/*.ts\"","tag-new-version":"yarn version && git push --tags","test:perf:compiled":"bun run build && bun run jest:perf && TS_NODE_COMPILER_OPTIONS='{\"module\": \"commonjs\"}' /usr/bin/time node --expose-gc --require ts-node/register __tests__/perf/report.ts"},"typings":"dist/index.d.ts","_npmUser":{"name":"coolsoftwaretyler","email":"tyler@ogdenstudios.xyz"},"prettier":{"semi":false,"useTabs":false,"tabWidth":4,"printWidth":100,"arrowParens":"avoid","singleQuote":false,"trailingComma":"none"},"umd:main":"dist/mobx-state-tree.umd.js","repository":{"url":"git+https://github.com/mobxjs/mobx-state-tree.git","type":"git"},"size-limit":[{"path":"./dist/mobx-state-tree.min.js","limit":"25 KB","running":false,"webpack":false}],"_npmVersion":"11.3.0","description":"Opinionated, transactional, MobX powered state container","directories":{},"jsnext:main":"dist/mobx-state-tree.module.js","lint-staged":{"*.{ts,tsx,js,jsx}":["prettier --write"]},"sideEffects":false,"_nodeVersion":"24.2.0","dependencies":{"ts-essentials":"^9.4.1"},"react-native":"dist/mobx-state-tree.module.js","_hasShrinkwrap":false,"devDependencies":{"cpr":"^3.0.1","shx":"^0.3.2","mobx":"^6.13.1","husky":"^7.0.0","tslib":"^2.0.0","concat":"^1.0.3","rollup":"^2.18.1","tslint":"^6.1.3","ts-node":"^8.10.2","typedoc":"0.15.8","prettier":"3.4.1","coveralls":"^3.1.0","@types/bun":"^1.0.6","size-limit":"^5.0.3","typescript":"^5.3.3","@types/node":"^12.0.2","lint-staged":"^11.1.2","yarn-deduplicate":"^3.1.0","rollup-plugin-terser":"^6.1.0","rollup-plugin-replace":"^2.1.0","rollup-plugin-commonjs":"^10.0.0","rollup-plugin-filesize":"^9.0.1","tslint-config-prettier":"^1.18.0","typedoc-plugin-markdown":"2.2.11","@size-limit/preset-big-lib":"^5.0.3","rollup-plugin-node-resolve":"^5.0.0"},"peerDependencies":{"mobx":"^6.3.0"},"_npmOperationalInternal":{"tmp":"tmp/mobx-state-tree_7.3.1_1782948273796_0.4375830448295861","host":"s3://npm-registry-packages-npm-production"}},"7.3.2":{"name":"mobx-state-tree","version":"7.3.2","keywords":["mobx","mobx-state-tree","promise","reactive","frp","functional-reactive-programming","state management"],"author":{"name":"Michel Weststrate"},"license":"MIT","_id":"mobx-state-tree@7.3.2","maintainers":[{"name":"mweststrate","email":"mweststrate@gmail.com"},{"name":"jamonholmgren","email":"code@jamon.dev"},{"name":"jamonholmgren-mobx-state-tree","email":"jamon+mst@infinite.red"},{"name":"coolsoftwaretyler","email":"tyler@ogdenstudios.xyz"}],"homepage":"https://github.com/mobxjs/mobx-state-tree#readme","bugs":{"url":"https://github.com/mobxjs/mobx-state-tree/issues"},"dist":{"shasum":"7b5528134765341b7efacd40252fd7012e822545","tarball":"https://registry.npmjs.org/mobx-state-tree/-/mobx-state-tree-7.3.2.tgz","fileCount":49,"integrity":"sha512-Owf+2CkqUFLXevr+mZVY7dvY7fG7HSCGwmd0sdNOiu/A34tCz9Yc1Cu7vlGpafqBr4cRLWZAbynvoUKFyJuT2w==","signatures":[{"sig":"MEYCIQDj9O8sGoQV7OkwFQaPuMrvPVADH5jHqA+5IDVaRO6T4AIhAMpllaQEb8zknliTJklOQPy78a8IlrxQoqaLvlXNLv/i","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEYCIQCYLCrFyEBCHS1+W36ei6MwsfoBoLkWw8S+lc3wCM4RIQIhAN4gQrEwR4J2AMAevCJNE4a/P3eBqDrCXCwVMMZKMfa6","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1374513},"main":"dist/mobx-state-tree.js","unpkg":"dist/mobx-state-tree.umd.min.js","module":"dist/mobx-state-tree.module.js","browser":{"./dist/mobx-state-tree.js":"./dist/mobx-state-tree.js","./dist/mobx-state-tree.module.js":"./dist/mobx-state-tree.module.js"},"gitHead":"27ec7ac0b0743a367fb01a7f40192f3042bd91f2","scripts":{"lint":"tslint -c ./tslint.json 'src/**/*.ts'","size":"size-limit","build":"bun run clean && tsc && cpr lib/src dist --filter=\\.js$ && rollup -c","clean":"shx rm -rf dist lib","start":"cd website && bun run start","prepare":"husky install","test:all":"bun run test:dev && bun run test:prod && bun run size","test:dev":"NODE_ENV=development bun test","test:perf":"bun test ./__tests__/perf/","test:prod":"MST_TESTING=1 NODE_ENV=production bun test","typecheck":"tsc --noEmit","build-docs":"bun run fix-typedoc && shx rm -rf ./docs/API && typedoc --options ./typedocconfig.js && node scripts/fix-docs-source-links.js","fix-typedoc":"shx rm -rf ./node_modules/typedoc/node_modules/typescript","publish-docs":"bun run build-docs && cd ./website && GIT_USER=jamonholmgren USE_SSH=true bun run publish-gh-pages","prettier:list":"prettier --list-different \"src/**/*.ts\" \"__tests__/**/*.ts\"","prettier:check":"prettier --check \"src/**/*.ts\" \"__tests__/**/*.ts\"","prettier:write":"prettier --write \"src/**/*.ts\" \"__tests__/**/*.ts\"","tag-new-version":"yarn version && git push --tags","test:perf:compiled":"bun run build && bun run jest:perf && TS_NODE_COMPILER_OPTIONS='{\"module\": \"commonjs\"}' /usr/bin/time node --expose-gc --require ts-node/register __tests__/perf/report.ts"},"typings":"dist/index.d.ts","_npmUser":{"name":"coolsoftwaretyler","email":"tyler@ogdenstudios.xyz"},"prettier":{"semi":false,"useTabs":false,"tabWidth":4,"printWidth":100,"arrowParens":"avoid","singleQuote":false,"trailingComma":"none"},"umd:main":"dist/mobx-state-tree.umd.js","repository":{"url":"git+https://github.com/mobxjs/mobx-state-tree.git","type":"git"},"size-limit":[{"path":"./dist/mobx-state-tree.min.js","limit":"25 KB","running":false,"webpack":false}],"_npmVersion":"11.3.0","description":"Opinionated, transactional, MobX powered state container","directories":{},"jsnext:main":"dist/mobx-state-tree.module.js","lint-staged":{"*.{ts,tsx,js,jsx}":["prettier --write"]},"sideEffects":false,"_nodeVersion":"24.2.0","dependencies":{"ts-essentials":"^9.4.1"},"react-native":"dist/mobx-state-tree.module.js","_hasShrinkwrap":false,"devDependencies":{"cpr":"^3.0.1","shx":"^0.3.2","mobx":"^6.13.1","husky":"^7.0.0","tslib":"^2.0.0","concat":"^1.0.3","rollup":"^2.18.1","tslint":"^6.1.3","ts-node":"^8.10.2","typedoc":"0.15.8","prettier":"3.4.1","coveralls":"^3.1.0","@types/bun":"^1.0.6","size-limit":"^5.0.3","typescript":"^5.3.3","@types/node":"^12.0.2","lint-staged":"^11.1.2","yarn-deduplicate":"^3.1.0","rollup-plugin-terser":"^6.1.0","rollup-plugin-replace":"^2.1.0","rollup-plugin-commonjs":"^10.0.0","rollup-plugin-filesize":"^9.0.1","tslint-config-prettier":"^1.18.0","typedoc-plugin-markdown":"2.2.11","@size-limit/preset-big-lib":"^5.0.3","rollup-plugin-node-resolve":"^5.0.0"},"peerDependencies":{"mobx":"^6.3.0"},"_npmOperationalInternal":{"tmp":"tmp/mobx-state-tree_7.3.2_1785940044113_0.21069250856682142","host":"s3://npm-registry-packages-npm-production"}},"7.4.0":{"name":"mobx-state-tree","version":"7.4.0","keywords":["mobx","mobx-state-tree","promise","reactive","frp","functional-reactive-programming","state management"],"author":{"name":"Michel Weststrate"},"license":"MIT","_id":"mobx-state-tree@7.4.0","maintainers":[{"name":"mweststrate","email":"mweststrate@gmail.com"},{"name":"jamonholmgren","email":"code@jamon.dev"},{"name":"jamonholmgren-mobx-state-tree","email":"jamon+mst@infinite.red"},{"name":"coolsoftwaretyler","email":"tyler@ogdenstudios.xyz"}],"homepage":"https://github.com/mobxjs/mobx-state-tree#readme","bugs":{"url":"https://github.com/mobxjs/mobx-state-tree/issues"},"dist":{"shasum":"ddf0405a126df792955e5fa3012384fd58c9d839","tarball":"https://registry.npmjs.org/mobx-state-tree/-/mobx-state-tree-7.4.0.tgz","fileCount":49,"integrity":"sha512-NfOgl47Eov6tgfmIWZCJiflBn+kuQScOd4uSZjygNgZuKT/heXggmA27KfxNxp6PZrxkROliA1yAApnsPww4JA==","signatures":[{"sig":"MEYCIQCMjxqfnoUzgBuZpCNbLsn22pg9NLb2LzNdCm9bq+ZrpAIhAJA48nX42ZMghV+zNVJ3BEmY6+nUqas+Dys1n2HO/tqm","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"sig":"MEUCIHIPGmGMgm/4/OefVYqmh/lM/8Pkqv31ioqOY+1hiIsqAiEA3upx9KIphj+stusrWjbHYrzKN5nPHq8tjZ76tG4CWTU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":1375026},"main":"dist/mobx-state-tree.js","unpkg":"dist/mobx-state-tree.umd.min.js","module":"dist/mobx-state-tree.module.js","browser":{"./dist/mobx-state-tree.js":"./dist/mobx-state-tree.js","./dist/mobx-state-tree.module.js":"./dist/mobx-state-tree.module.js"},"gitHead":"27ec7ac0b0743a367fb01a7f40192f3042bd91f2","scripts":{"lint":"tslint -c ./tslint.json 'src/**/*.ts'","size":"size-limit","build":"bun run clean && tsc && cpr lib/src dist --filter=\\.js$ && rollup -c","clean":"shx rm -rf dist lib","start":"cd website && bun run start","prepare":"husky install","test:all":"bun run test:dev && bun run test:prod && bun run size","test:dev":"NODE_ENV=development bun test","test:perf":"bun test ./__tests__/perf/","test:prod":"MST_TESTING=1 NODE_ENV=production bun test","typecheck":"tsc --noEmit","build-docs":"bun run fix-typedoc && shx rm -rf ./docs/API && typedoc --options ./typedocconfig.js && node scripts/fix-docs-source-links.js","fix-typedoc":"shx rm -rf ./node_modules/typedoc/node_modules/typescript","publish-docs":"bun run build-docs && cd ./website && GIT_USER=jamonholmgren USE_SSH=true bun run publish-gh-pages","prettier:list":"prettier --list-different \"src/**/*.ts\" \"__tests__/**/*.ts\"","prettier:check":"prettier --check \"src/**/*.ts\" \"__tests__/**/*.ts\"","prettier:write":"prettier --write \"src/**/*.ts\" \"__tests__/**/*.ts\"","tag-new-version":"yarn version && git push --tags","test:perf:compiled":"bun run build && bun run jest:perf && TS_NODE_COMPILER_OPTIONS='{\"module\": \"commonjs\"}' /usr/bin/time node --expose-gc --require ts-node/register __tests__/perf/report.ts"},"typings":"dist/index.d.ts","_npmUser":{"name":"coolsoftwaretyler","email":"tyler@ogdenstudios.xyz"},"prettier":{"semi":false,"useTabs":false,"tabWidth":4,"printWidth":100,"arrowParens":"avoid","singleQuote":false,"trailingComma":"none"},"umd:main":"dist/mobx-state-tree.umd.js","repository":{"url":"git+https://github.com/mobxjs/mobx-state-tree.git","type":"git"},"size-limit":[{"path":"./dist/mobx-state-tree.min.js","limit":"25 KB","running":false,"webpack":false}],"_npmVersion":"11.3.0","description":"Opinionated, transactional, MobX powered state container","directories":{},"jsnext:main":"dist/mobx-state-tree.module.js","lint-staged":{"*.{ts,tsx,js,jsx}":["prettier --write"]},"sideEffects":false,"_nodeVersion":"24.2.0","dependencies":{"ts-essentials":"^9.4.1"},"react-native":"dist/mobx-state-tree.module.js","_hasShrinkwrap":false,"devDependencies":{"cpr":"^3.0.1","shx":"^0.3.2","mobx":"^6.13.1","husky":"^7.0.0","tslib":"^2.0.0","concat":"^1.0.3","rollup":"^2.18.1","tslint":"^6.1.3","ts-node":"^8.10.2","typedoc":"0.15.8","prettier":"3.4.1","coveralls":"^3.1.0","@types/bun":"^1.0.6","size-limit":"^5.0.3","typescript":"^5.3.3","@types/node":"^12.0.2","lint-staged":"^11.1.2","yarn-deduplicate":"^3.1.0","rollup-plugin-terser":"^6.1.0","rollup-plugin-replace":"^2.1.0","rollup-plugin-commonjs":"^10.0.0","rollup-plugin-filesize":"^9.0.1","tslint-config-prettier":"^1.18.0","typedoc-plugin-markdown":"2.2.11","@size-limit/preset-big-lib":"^5.0.3","rollup-plugin-node-resolve":"^5.0.0"},"peerDependencies":{"mobx":"^6.3.0"},"_npmOperationalInternal":{"tmp":"tmp/mobx-state-tree_7.4.0_1787497233164_0.7336609547640476","host":"s3://npm-registry-packages-npm-production"}},"8.0.0":{"_id":"mobx-state-tree@8.0.0","bugs":{"url":"https://github.com/mobxjs/mobx-state-tree/issues"},"dist":{"shasum":"6b1850c4b32366b3cc4a42136294d007286767f3","tarball":"https://registry.npmjs.org/mobx-state-tree/-/mobx-state-tree-8.0.0.tgz","fileCount":49,"integrity":"sha512-3ekhwG9KkPtrzzsp9vJu8JEpctoXeCADk1O1G4s+36JDqLug/AVsdW2JXT+rrAfWtPXopaoCER/sJs6qPK5oTg==","signatures":[{"sig":"MEUCIAOPmxANvEBPU7o8Zv0Hq2eZRJP1E/qGmzZ2WWqlcevjAiEAltqxswEx/AvbLYQexdI75P63SkdDzcGXaGDolp1XP/I=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIG1pHmvOJq2LYQjIKCLYmaj+veWr1Wb8CoTo8edXqpSRAiB4J0W1tFb6/r041bWah3U4JrmkjkC6fhvBxJ5fBjoV6g=="}],"unpackedSize":1073849},"main":"dist/mobx-state-tree.js","name":"mobx-state-tree","unpkg":"dist/mobx-state-tree.umd.min.js","author":{"name":"Michel Weststrate"},"module":"dist/mobx-state-tree.module.js","browser":{"./dist/mobx-state-tree.js":"./dist/mobx-state-tree.js","./dist/mobx-state-tree.module.js":"./dist/mobx-state-tree.module.js"},"gitHead":"27ec7ac0b0743a367fb01a7f40192f3042bd91f2","license":"MIT","scripts":{"lint":"tslint -c ./tslint.json 'src/**/*.ts'","size":"size-limit","build":"bun run clean && tsc && cpr lib/src dist --filter=\\.js$ && rollup -c","clean":"shx rm -rf dist lib","start":"cd website && bun run start","prepare":"husky install","test:all":"bun run test:dev && bun run test:prod && bun run size","test:dev":"NODE_ENV=development bun test","test:perf":"bun test ./__tests__/perf/","test:prod":"MST_TESTING=1 NODE_ENV=production bun test","typecheck":"tsc --noEmit","build-docs":"bun run fix-typedoc && shx rm -rf ./docs/API && typedoc --options ./typedocconfig.js && node scripts/fix-docs-source-links.js","fix-typedoc":"shx rm -rf ./node_modules/typedoc/node_modules/typescript","publish-docs":"bun run build-docs && cd ./website && GIT_USER=jamonholmgren USE_SSH=true bun run publish-gh-pages","prettier:list":"prettier --list-different \"src/**/*.ts\" \"__tests__/**/*.ts\"","prettier:check":"prettier --check \"src/**/*.ts\" \"__tests__/**/*.ts\"","prettier:write":"prettier --write \"src/**/*.ts\" \"__tests__/**/*.ts\"","tag-new-version":"yarn version && git push --tags","test:perf:compiled":"bun run build && bun run jest:perf && TS_NODE_COMPILER_OPTIONS='{\"module\": \"commonjs\"}' /usr/bin/time node --expose-gc --require ts-node/register __tests__/perf/report.ts"},"typings":"dist/index.d.ts","version":"8.0.0","_npmUser":{"name":"coolsoftwaretyler","email":"tyler@ogdenstudios.xyz"},"homepage":"https://github.com/mobxjs/mobx-state-tree#readme","keywords":["mobx","mobx-state-tree","promise","reactive","frp","functional-reactive-programming","state management"],"prettier":{"semi":false,"useTabs":false,"tabWidth":4,"printWidth":100,"arrowParens":"avoid","singleQuote":false,"trailingComma":"none"},"umd:main":"dist/mobx-state-tree.umd.js","repository":{"url":"git+https://github.com/mobxjs/mobx-state-tree.git","type":"git"},"size-limit":[{"path":"./dist/mobx-state-tree.min.js","limit":"25 KB","running":false,"webpack":false}],"_npmVersion":"11.3.0","description":"Opinionated, transactional, MobX powered state container","directories":{},"jsnext:main":"dist/mobx-state-tree.module.js","lint-staged":{"*.{ts,tsx,js,jsx}":["prettier --write"]},"maintainers":[{"name":"mweststrate","email":"mweststrate@gmail.com"},{"name":"jamonholmgren","email":"code@jamon.dev"},{"name":"jamonholmgren-mobx-state-tree","email":"jamon+mst@infinite.red"},{"name":"coolsoftwaretyler","email":"tyler@ogdenstudios.xyz"}],"sideEffects":false,"_nodeVersion":"24.2.0","dependencies":{"ts-essentials":"^9.4.1"},"react-native":"dist/mobx-state-tree.module.js","_hasShrinkwrap":false,"devDependencies":{"cpr":"^3.0.1","shx":"^0.3.2","mobx":"^7.0.3","husky":"^7.0.0","tslib":"^2.0.0","concat":"^1.0.3","rollup":"^2.18.1","tslint":"^6.1.3","ts-node":"^8.10.2","typedoc":"0.15.8","prettier":"3.4.1","coveralls":"^3.1.0","@types/bun":"^1.0.6","size-limit":"^5.0.3","typescript":"^5.3.3","@types/node":"^12.0.2","lint-staged":"^11.1.2","yarn-deduplicate":"^3.1.0","rollup-plugin-terser":"^6.1.0","rollup-plugin-replace":"^2.1.0","rollup-plugin-commonjs":"^10.0.0","rollup-plugin-filesize":"^9.0.1","tslint-config-prettier":"^1.18.0","typedoc-plugin-markdown":"2.2.11","@size-limit/preset-big-lib":"^5.0.3","rollup-plugin-node-resolve":"^5.0.0"},"peerDependencies":{"mobx":"^7.0.0"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/mobx-state-tree_8.0.0_1788378882972_0.5183848093384396"}}},"time":{"created":"2016-10-26T10:24:06.125Z","modified":"2026-09-02T19:54:43.227Z","0.0.1":"2016-10-26T10:24:06.125Z","0.1.0":"2017-02-28T15:49:13.704Z","0.1.1":"2017-03-10T15:35:35.776Z","0.2.0":"2017-03-29T18:33:16.268Z","0.2.1":"2017-04-05T15:12:41.060Z","0.2.2":"2017-04-05T19:36:12.755Z","0.3.0":"2017-04-11T10:05:31.919Z","0.3.1":"2017-04-11T14:13:41.202Z","0.3.2":"2017-04-24T09:54:41.333Z","0.3.3":"2017-04-26T07:36:16.118Z","0.4.0":"2017-04-28T14:48:48.123Z","0.5.0":"2017-05-08T10:51:45.973Z","0.5.1":"2017-05-08T15:20:35.994Z","0.6.0":"2017-05-11T20:20:09.172Z","0.6.1":"2017-05-15T06:54:40.894Z","0.6.2":"2017-05-18T12:41:06.265Z","0.6.3":"2017-06-06T07:29:12.583Z","0.7.0":"2017-06-12T07:01:04.252Z","0.7.1":"2017-06-12T07:37:45.036Z","0.7.2":"2017-06-13T21:10:44.213Z","0.7.3":"2017-06-15T14:18:06.030Z","0.8.0":"2017-06-21T18:48:11.004Z","0.8.1":"2017-06-21T19:09:58.184Z","0.8.2":"2017-06-21T22:08:41.896Z","0.9.0":"2017-06-28T20:56:27.915Z","0.9.1":"2017-07-05T10:08:08.352Z","0.9.2":"2017-07-11T21:27:44.443Z","0.9.3":"2017-07-20T18:42:25.793Z","0.9.4":"2017-07-25T11:15:58.239Z","0.9.5":"2017-07-28T10:13:54.621Z","0.10.0-rc.1":"2017-08-15T20:04:28.748Z","0.10.0":"2017-08-17T12:05:37.582Z","0.10.1":"2017-08-17T12:16:36.289Z","0.10.2":"2017-08-21T13:30:10.002Z","0.10.3":"2017-08-28T09:06:35.695Z","0.11.0":"2017-08-31T08:16:15.378Z","0.12.0":"2017-09-09T21:05:32.365Z","1.0.0":"2017-09-10T11:33:39.290Z","1.0.1":"2017-10-04T15:09:49.998Z","1.1.0":"2017-10-27T12:06:14.210Z","1.1.1":"2017-11-27T13:51:14.997Z","1.2.0":"2017-11-28T11:18:04.551Z","1.2.1":"2017-11-28T17:39:38.202Z","1.3.0":"2017-12-18T16:25:16.734Z","1.3.1":"2017-12-19T00:25:56.709Z","1.4.0":"2018-03-14T13:13:31.578Z","2.0.0":"2018-03-15T15:15:55.816Z","2.0.1":"2018-03-15T15:21:21.989Z","2.0.2":"2018-03-23T16:07:36.557Z","2.0.3":"2018-04-05T15:10:02.933Z","2.0.4":"2018-04-17T18:54:14.717Z","2.0.4-types.1":"2018-04-27T18:38:22.243Z","2.0.5":"2018-05-09T18:40:25.774Z","2.1.0":"2018-06-11T17:47:25.218Z","2.2.0":"2018-06-18T11:47:44.896Z","3.0.0-beta.2":"2018-07-12T12:10:41.454Z","3.0.0":"2018-07-16T11:37:03.399Z","3.0.1":"2018-07-26T12:22:00.676Z","3.0.2":"2018-07-26T12:28:24.956Z","3.0.3":"2018-08-10T20:51:28.839Z","3.1.0":"2018-08-10T21:12:03.539Z","3.1.1":"2018-08-10T21:30:11.425Z","3.2.0":"2018-08-14T21:15:24.307Z","3.2.1":"2018-08-15T17:03:01.878Z","3.2.2":"2018-08-20T16:12:30.424Z","3.2.3":"2018-08-21T11:30:55.777Z","3.2.4":"2018-08-27T17:17:50.167Z","3.3.0":"2018-09-06T20:10:16.031Z","3.4.0":"2018-09-21T17:48:28.605Z","3.5.0":"2018-09-29T15:55:36.940Z","3.6.0":"2018-10-18T12:38:56.125Z","3.7.0":"2018-10-18T17:15:11.322Z","3.7.1":"2018-10-23T16:16:57.994Z","3.8.0":"2018-11-19T17:24:56.021Z","3.8.1":"2018-11-20T19:21:31.117Z","3.9.0":"2018-12-05T17:38:28.641Z","3.10.0":"2018-12-29T13:02:52.968Z","3.10.1":"2019-01-22T20:31:05.741Z","3.10.2":"2019-01-25T15:17:24.874Z","3.11.0":"2019-03-07T20:13:00.772Z","3.12.0":"2019-03-19T20:44:20.996Z","3.12.1":"2019-03-21T19:19:06.145Z","3.12.2":"2019-03-22T18:32:06.322Z","3.13.0":"2019-04-02T21:45:33.531Z","3.14.0":"2019-04-09T16:25:57.899Z","3.14.1":"2019-07-19T19:38:18.250Z","3.15.0":"2019-10-29T16:49:41.265Z","3.16.0":"2020-04-15T20:40:17.916Z","3.17.1":"2020-07-11T20:09:40.044Z","3.17.2":"2020-07-11T21:15:02.486Z","4.0.0-rc.0":"2020-10-17T17:05:48.597Z","4.0.1-rc.0":"2020-10-17T17:08:39.854Z","4.0.1-rc.1":"2020-10-17T17:13:39.171Z","3.17.3":"2020-11-17T03:02:21.138Z","4.0.2":"2020-11-17T03:36:22.691Z","4.0.3":"2021-01-08T19:41:19.279Z","5.0.0":"2021-01-08T20:09:45.671Z","5.0.1":"2021-01-31T22:57:52.630Z","5.0.2":"2021-06-18T17:14:19.958Z","5.0.3":"2021-09-18T23:20:16.167Z","5.0.4":"2021-10-25T16:51:21.770Z","5.0.5":"2021-11-08T21:43:10.405Z","5.1.0":"2021-12-05T00:17:19.596Z","5.1.2":"2022-02-04T20:43:13.118Z","5.1.1":"2022-02-04T20:48:39.801Z","5.1.3":"2022-02-06T04:04:02.424Z","5.1.4":"2022-05-03T21:42:53.787Z","5.1.5":"2022-05-09T17:35:00.115Z","5.1.6":"2022-08-09T05:15:42.409Z","5.1.7":"2022-12-05T18:52:56.876Z","5.1.8":"2023-03-10T04:11:01.146Z","5.2.0-alpha.1":"2023-08-10T04:34:47.871Z","5.2.0-alpha.2":"2023-08-28T02:15:05.497Z","5.2.0":"2023-09-19T16:09:11.256Z","5.3.0-alpha.1":"2023-10-07T19:01:36.360Z","5.3.0":"2023-10-24T01:02:24.381Z","5.3.1-alpha.1":"2023-11-05T04:50:03.745Z","5.4.0-pre.1":"2023-11-17T02:01:08.814Z","5.4.0":"2023-11-27T21:57:19.913Z","5.4.1":"2024-02-06T01:48:20.811Z","5.4.2-pre.1":"2024-03-01T15:17:31.845Z","6.0.0-pre.1":"2024-03-10T19:52:42.672Z","6.0.0-pre.2":"2024-03-10T19:54:57.820Z","5.4.2":"2024-04-17T14:32:26.082Z","6.0.0-pre.3":"2024-04-17T14:40:06.786Z","6.0.0":"2024-05-06T19:22:09.819Z","6.0.1-pre.1":"2024-06-05T15:28:01.459Z","6.0.1":"2024-07-07T19:17:28.567Z","7.0.0-pre.1":"2024-07-12T01:56:20.621Z","7.0.0-pre.2":"2024-08-01T17:52:46.502Z","7.0.0":"2024-11-19T02:04:04.412Z","7.0.1":"2024-12-19T17:04:06.109Z","7.0.2":"2025-02-17T19:28:27.209Z","7.1.0":"2026-03-26T13:19:02.641Z","7.2.0":"2026-03-30T16:02:25.174Z","7.3.0":"2026-07-01T17:49:03.895Z","7.3.1":"2026-07-01T23:24:33.986Z","7.3.2":"2026-08-05T14:27:24.200Z","7.4.0":"2026-08-23T15:00:33.329Z","8.0.0":"2026-09-02T19:54:43.063Z"},"bugs":{"url":"https://github.com/mobxjs/mobx-state-tree/issues"},"author":{"name":"Michel Weststrate"},"license":"MIT","homepage":"https://github.com/mobxjs/mobx-state-tree#readme","keywords":["mobx","mobx-state-tree","promise","reactive","frp","functional-reactive-programming","state management"],"repository":{"url":"git+https://github.com/mobxjs/mobx-state-tree.git","type":"git"},"description":"Opinionated, transactional, MobX powered state container","maintainers":[{"name":"mweststrate","email":"mweststrate@gmail.com"},{"name":"jamonholmgren","email":"code@jamon.dev"},{"name":"jamonholmgren-mobx-state-tree","email":"jamon+mst@infinite.red"},{"name":"coolsoftwaretyler","email":"tyler@ogdenstudios.xyz"}],"readme":"<img src=\"website/static/img/mobx-state-tree-logo-gradient.png\" alt=\"logo\" height=\"120\" align=\"right\" />\n\n# mobx-state-tree\n\n[![npm version](https://badge.fury.io/js/mobx-state-tree.svg)](https://badge.fury.io/js/mobx-state-tree)\n[![CircleCI](https://circleci.com/gh/mobxjs/mobx-state-tree.svg?style=svg)](https://circleci.com/gh/mobxjs/mobx-state-tree)\n[![Have a question? Ask on GitHub Discussions!](https://img.shields.io/badge/Have%20a%20question%3F-Ask%20on%20GitHub%20Discussions!-blue)](https://github.com/mobxjs/mobx-state-tree/discussions)\n\n## What is mobx-state-tree?\n\nTechnically speaking, mobx-state-tree (also known as MST) is a state container system built on [MobX](https://github.com/mobxjs/mobx), a functional reactive state library.\n\nThis may not mean much to you, and that’s okay. I’ll explain it like this: **MobX is a state management \"engine\", and MobX-State-Tree gives it structure and common tools you need for your app.** MST is valuable in a large team but also useful in smaller applications when you expect your code to scale rapidly. And if we compare it to Redux, MST offers better performance and much less boilerplate code than Redux!\n\nMobX is [one of the most popular Redux alternatives](https://2019.stateofjs.com/data-layer/mobx/) and is used (along with MobX-State-Tree) by companies worldwide. MST plays very well with TypeScript, React, and React Native, especially when paired with [mobx-react-lite](https://github.com/mobxjs/mobx/tree/main/packages/mobx-react-lite). It supports multiple stores, async actions and side effects, enables extremely targeted re-renders for React apps, and much more -- all in a package with _zero dependencies_ other than MobX itself.\n\n_Note: you don't need to know how to use MobX in order to use MST._\n\n# Getting started\n\nSee the [Getting started](https://mobx-state-tree.js.org/intro/getting-started) tutorial or follow the free [egghead.io course](https://egghead.io/courses/manage-application-state-with-mobx-state-tree).\n\n👉 Official docs can be found at [http://mobx-state-tree.js.org/](http://mobx-state-tree.js.org/)\n\n## Quick Code Example\n\nThere's nothing quite like looking at some code to get a feel for a library. Check out this small example of an author and list of tweets by that author.\n\n```js\nimport { types } from \"mobx-state-tree\" // alternatively: import { t } from \"mobx-state-tree\"\n\n// Define a couple models\nconst Author = types.model({\n  id: types.identifier,\n  firstName: types.string,\n  lastName: types.string\n})\nconst Tweet = types.model({\n  id: types.identifier,\n  author: types.reference(Author), // stores just the `id` reference!\n  body: types.string,\n  timestamp: types.number\n})\n\n// Define a store just like a model\nconst RootStore = types.model({\n  authors: types.array(Author),\n  tweets: types.array(Tweet)\n})\n\n// Instantiate a couple model instances\nconst jamon = Author.create({\n  id: \"jamon\",\n  firstName: \"Jamon\",\n  lastName: \"Holmgren\"\n})\n\nconst tweet = Tweet.create({\n  id: \"1\",\n  author: jamon.id, // just the ID needed here\n  body: \"Hello world!\",\n  timestamp: Date.now()\n})\n\n// Now instantiate the store!\nconst rootStore = RootStore.create({\n  authors: [jamon],\n  tweets: [tweet]\n})\n\n// Ready to use in a React component, if that's your target.\nimport { observer } from \"mobx-react-lite\"\nconst MyComponent = observer((props) => {\n  return <div>Hello, {rootStore.authors[0].firstName}!</div>\n})\n\n// Note: since this component is \"observed\", any changes to rootStore.authors[0].firstName\n// will result in a re-render! If you're not using React, you can also \"listen\" to changes\n// using `onSnapshot`: https://mobx-state-tree.js.org/concepts/snapshots\n```\n\n## Thanks!\n\n- [Michel Weststrate](https://twitter.com/mweststrate) for creating MobX, MobX-State-Tree, and MobX-React.\n- [Infinite Red](https://infinite.red) for supporting ongoing maintenance on MST.\n- [Mendix](https://mendix.com) for sponsoring and providing the opportunity to work on exploratory projects like MST.\n- [Dan Abramov](https://twitter.com/dan_abramov)'s work on [Redux](http://redux.js.org) has strongly influenced the idea of snapshots and transactional actions in MST.\n- [Giulio Canti](https://twitter.com/GiulioCanti)'s work on [tcomb](http://github.com/gcanti/tcomb) and type systems in general has strongly influenced the type system of MST.\n- All the early adopters encouraging to pursue this whole idea and proving it is something feasible.\n","readmeFilename":"README.md","users":{"jk6":true,"rexpan":true,"sternelee":true}}