{"name":"mobx","version":"5.9.4","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 small-build && 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:travis":"yarn test:all && yarn test:performance && yarn test -i --coverage && yarn test:webpack && yarn size","prettier":"prettier --write --print-width 100 --tab-width 4 --no-semi \"**/*.js\" \"**/*.jsx\" \"**/*.tsx\" \"**/*.ts\"","_prepublish":"npm run small-build","quick-build":"tsc --pretty","small-build":"node scripts/build.js","lint":"eslint src/*.ts src/types/*.ts src/api/*.ts src/core/*.ts src/utils/*.ts","size":"size-limit --babili 20KB lib/mobx.js","precommit":"lint-staged","publish-script":"node scripts/publish.js"},"repository":{"type":"git","url":"git+https://github.com/mobxjs/mobx.git"},"author":{"name":"Michel Weststrate"},"license":"MIT","bugs":{"url":"https://github.com/mobxjs/mobx/issues"},"homepage":"https://mobx.js.org/","devDependencies":{"@babel/core":"^7.1.0","@babel/plugin-proposal-class-properties":"^7.1.0","@babel/plugin-proposal-decorators":"^7.1.0","@babel/preset-env":"^7.1.0","@types/jest":"^21.1.9","@types/node":"^7.0.22","@typescript-eslint/eslint-plugin":"^1.3.0","babel-core":"^7.0.0-bridge.0","babel-jest":"^23.6.0","browserify":"^12.0.1","chalk":"^1.1.3","coveralls":"^2.11.4","envify":"^4.1.0","eslint":"^5.13.0","flow-bin":"^0.59.0","fs-extra":"^3.0.1","husky":"^0.14.3","iterall":"^1.0.2","jest":"^23.6.0","lint-staged":"^3.6.1","lodash.intersection":"^3.2.0","ncp":"^2.0.0","prettier":"^1.4.4","regenerator-runtime":"^0.11.1","rollup":"^0.41.6","rollup-plugin-filesize":"^1.3.2","rollup-plugin-node-resolve":"^3.0.0","serializr":"^1.3.0","shelljs":"^0.8.2","size-limit":"^0.2.0","tape":"^4.2.2","ts-jest":"^22.0.0","tslib":"^1.7.1","typescript":"^3.2.1","uglify-es":"^3.3.9"},"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 --print-width 100 --tab-width 4 --no-semi","git add"]},"jest":{"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/"]},"gitHead":"9e6c6fa1715d31b041571532be0ff8c9a2500933","_id":"mobx@5.9.4","_npmVersion":"6.4.1","_nodeVersion":"10.15.1","_npmUser":{"name":"mweststrate","email":"mweststrate@gmail.com"},"dist":{"shasum":"1dee92aba33f67b7baeeb679e3bd376a12e55812","size":294309,"noattachment":false,"key":"/mobx/-/mobx-5.9.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/mobx/download/mobx-5.9.4.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"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/mobx_5.9.4_1553938794125_0.6586674496416567"},"_hasShrinkwrap":false,"publish_time":1553938794371,"_cnpm_publish_time":1553938794371,"dist-tags":{"beta":"6.11.0-pre","latest":"6.15.0","mobx4":"4.15.7"}}