{"name":"mobx","version":"4.15.2","description":"Simple, scalable state management.","main":"lib/mobx.js","umd:main":"lib/mobx.umd.js","module":"lib/mobx.module.js","browser":{"./lib/mobx.js":"./lib/mobx.js","./lib/mobx.module.js":"./lib/mobx.module.js"},"unpkg":"lib/mobx.umd.min.js","jsnext:main":"lib/mobx.module.js","react-native":"lib/mobx.module.js","typings":"lib/mobx.d.ts","scripts":{"test":"jest","watch":"jest --watch","test:mixed-versions":"jest --testRegex mixed-versions","test:all":"yarn lint && yarn jest -i && yarn test:flow && yarn test:mixed-versions","test:webpack":"node scripts/webpack-regression-tests.js","test:flow":"flow check","test:performance":"npm run small-build && PERSIST=true time node --expose-gc test/perf/index.js","test:ci":"yarn test:all && yarn test:performance && yarn test -i --coverage && test:es5 && yarn test:webpack && yarn size","test:es5":"yarn es-check es5 lib/mobx.js","prettier":"prettier \"**/*.js\" \"**/*.jsx\" \"**/*.tsx\" \"**/*.ts\"","_prepublish":"yarn small-build","quick-build":"tsc --pretty","small-build":"node scripts/build.js","lint":"eslint src/**/*.ts","size":"size-limit --babili 20KB lib/mobx.js","publish-script":"node scripts/publish.js"},"repository":{"type":"git","url":"git+https://github.com/mobxjs/mobx.git"},"author":{"name":"Michel Weststrate"},"license":"MIT","funding":{"type":"opencollective","url":"https://opencollective.com/immer"},"bugs":{"url":"https://github.com/mobxjs/mobx/issues"},"homepage":"https://mobx.js.org/","devDependencies":{"@babel/core":"^7.3.4","@babel/plugin-proposal-class-properties":"^7.3.4","@babel/plugin-proposal-decorators":"^7.3.0","@babel/plugin-transform-runtime":"^7.3.4","@babel/preset-env":"^7.3.4","@babel/runtime":"^7.3.4","@types/jest":"^24.0.11","@types/node":"^11.11.3","@typescript-eslint/eslint-plugin":"^1.4.2","babel-jest":"^24.5.0","chalk":"^1.1.3","conditional-type-checks":"^1.0.4","coveralls":"^3.0.3","es-check":"^5.0.0","eslint":"^5.15.2","flow-bin":"^0.59.0","fs-extra":"^7.0.1","husky":"^1.3.1","iterall":"^1.2.2","jest":"^24.5.0","lint-staged":"^8.1.5","prettier":"^1.16.4","rollup":"^1.6.0","rollup-plugin-filesize":"^6.0.1","rollup-plugin-node-resolve":"^4.0.1","rollup-plugin-replace":"^2.1.0","rollup-plugin-terser":"^4.0.4","serializr":"^1.5.1","shelljs":"^0.8.3","size-limit":"^1.0.1","tape":"^4.10.1","ts-jest":"^24.0.0","tslib":"^1.9.3","typescript":"^3.3.3333"},"dependencies":{},"keywords":["mobx","mobservable","observable","react-component","react","reactjs","reactive","model","frp","functional-reactive-programming","state management","data flow"],"lint-staged":{"*.{ts,tsx,js,jsx}":["prettier --write","git add"]},"jest":{"globals":{"ts-jest":{"tsConfig":"tsconfig.test.json"}},"transform":{"^.+\\.tsx?$":"ts-jest","^.+\\.jsx?$":"babel-jest"},"testRegex":"test/base/.*\\.(t|j)sx?$","moduleFileExtensions":["ts","tsx","js","jsx","json"],"testPathIgnorePatterns":["/node_modules/","/\\./"],"watchPathIgnorePatterns":["<rootDir>/node_modules/"]},"husky":{"hooks":{"pre-commit":"lint-staged"}},"gitHead":"63e44d2c92122ac0a3814722b912673c3b9fafdf","readmeFilename":"README.md","_id":"mobx@4.15.2","_nodeVersion":"10.16.3","_npmVersion":"6.9.0","dist":{"shasum":"693b5a57d4d647380b61cad8bf5e1af75aac266e","size":270093,"noattachment":false,"key":"/mobx/-/mobx-4.15.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/mobx/download/mobx-4.15.2.tgz"},"maintainers":[{"name":"andykog","email":"mail@andykog.com"},{"name":"capaj","email":""},{"name":"fredyc","email":"fredy.c@seznam.cz"},{"name":"jilles","email":"login@jilles.me"},{"name":"mweststrate","email":""},{"name":"xaviergonz","email":"xaviergonz@gmail.com"}],"_npmUser":{"name":"mweststrate","email":"mweststrate@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/mobx_4.15.2_1578909728269_0.4944437952392182"},"_hasShrinkwrap":false,"publish_time":1578909728573,"_cnpm_publish_time":1578909728573,"dist-tags":{"beta":"6.11.0-pre","latest":"6.15.0","mobx4":"4.15.7"}}