{"name":"mobx","version":"6.16.0","description":"Simple, scalable state management.","source":"src/mobx.ts","main":"dist/index.js","umd:main":"dist/mobx.umd.production.min.js","unpkg":"dist/mobx.umd.production.min.js","jsdelivr":"dist/mobx.umd.production.min.js","jsnext:main":"dist/mobx.esm.production.min.js","module":"dist/mobx.esm.js","react-native":"dist/mobx.esm.js","types":"dist/mobx.d.ts","typings":"dist/mobx.d.ts","sideEffects":false,"repository":{"type":"git","url":"git+https://github.com/mobxjs/mobx.git"},"author":{"name":"Michel Weststrate"},"license":"MIT","funding":{"type":"opencollective","url":"https://opencollective.com/mobx"},"bugs":{"url":"https://github.com/mobxjs/mobx/issues"},"homepage":"https://mobx.js.org/","dependencies":{},"devDependencies":{"@babel/core":"^7.9.0","@babel/plugin-proposal-class-properties":"^7.8.3","@babel/plugin-proposal-decorators":"^7.8.3","@babel/plugin-transform-runtime":"^7.9.0","@babel/preset-env":"^7.9.5","@babel/preset-typescript":"^7.9.0","@babel/runtime":"^7.9.2","conditional-type-checks":"^1.0.5","flow-bin":"^0.123.0"},"keywords":["mobx","mobservable","observable","react-component","react","reactjs","reactive","model","frp","functional-reactive-programming","state management","data flow"],"scripts":{"test":"jest --config jest.projects.js","lint":"eslint src/**/*","build":"node ../../scripts/build.js mobx","build:test":"npm run build -- --target test","perf":"scripts/perf.sh","perf-legacy":"node --expose-gc ./__tests__/perf/index.js legacy","perf-proxy":"node --expose-gc ./__tests__/perf/index.js proxy","perf-decorator":"tsc -p ./__tests__/perf/tsconfig.decorator.json && node --expose-gc ./__tests__/perf/compiled/lazy-computed-decorator.js && node --expose-gc ./__tests__/perf/compiled/lazy-observable-decorator.js","test:performance":"npm run perf -- proxy && npm run perf -- legacy && npm run perf-decorator","test:mixed-versions":"npm test -- --testRegex mixed-versions","test:types":"tsc --noEmit","test:flow":"flow check","test:coverage":"npm test -- -i --coverage","test:size":"import-size --report . observable computed autorun action","test:check":"npm run test:types","prepublishOnly":"node ./scripts/prepublish.js && npm run build -- --target publish"},"gitHead":"2b1a51f35ef298c03def6135fe78b82000fa19e4","_id":"mobx@6.16.0","_nodeVersion":"24.16.0","_npmVersion":"11.13.0","dist":{"integrity":"sha512-qFIcwox4Mc4xRUVBGm0mt2uXmm4zCnfpwBRVkm59Y7zDei498NmpyKvEDsjCR3OYPbnQCKyhV6mLDs0vt2hBxA==","shasum":"94d0c53459ddf152dc9fe4c5772b4221cd0f7c67","tarball":"https://registry.npmjs.org/mobx/-/mobx-6.16.0.tgz","fileCount":134,"unpackedSize":4415591,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/mobx@6.16.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIHxi0L7oSDCFGFX1dUidAt+clcIT0O6KQ1v4ABCijpRoAiEAzg/SMC1dI8xXU5IResVXFSz6xi1GKNDfSx4pPOOe2kI="}]},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:42c0b5dc-b72e-4461-a579-d493607bede4"}},"directories":{},"maintainers":[{"name":"fredyc","email":"fredy.c@seznam.cz"},{"name":"mweststrate","email":"mweststrate@gmail.com"},{"name":"capaj","email":"capajj@gmail.com"},{"name":"jilles","email":"jilleswf@gmail.com"},{"name":"andykog","email":"mail@andykog.com"},{"name":"xaviergonz","email":"xaviergonz@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/mobx_6.16.0_1780508307595_0.5133956764879992"},"_hasShrinkwrap":false}