{"name":"mobx","version":"3.4.1","description":"Simple, scalable state management.","main":"lib/mobx.js","umd:main":"lib/mobx.umd.js","module":"lib/mobx.module.js","jsnext:main":"lib/mobx.module.js","react-native":"lib/mobx.module.js","typings":"lib/mobx.d.ts","scripts":{"prettier":"prettier --write --print-width 100 --tab-width 4 --no-semi \"**/*.js\" \"**/*.jsx\" \"**/*.tsx\" \"**/*.ts\"","test":"npm run quick-build && npm run tape","full-test":"npm run small-build && npm run build-tests && npm run use-minified && npm run tape && node --expose-gc test/perf/index.js && npm run test-flow && node test/mixed-versions/mixed-versions.js && npm run test-webpack","tape":"tape test/*.js test/typescript/typescript-tests.js | faucet","perf":"npm run small-build && PERSIST=true time node --expose-gc test/perf/index.js","_prepublish":"npm run small-build","quick-build":"tsc --pretty","small-build":"node scripts/build.js","test-browser-electron":"npm run small-build && ( browserify test/*.js | tape-run | faucet )","test-browser-chrome":"npm run small-build && ( browserify test/*.js | tape-run --browser chrome | faucet )","test-browser-safari":"npm run small-build && ( browserify test/*.js -t [ babelify --presets [ es2015 ] ] | tape-run --browser safari | faucet )","test-browser-firefox":"npm run small-build && ( browserify test/*.js  | tape-run --browser firefox | faucet )","test-travis":"npm run full-test && npm run quick-build && istanbul cover tape test/*.js test/typescript/typescript-tests.js && npm run size","test-flow":"node_modules/.bin/flow check","test-webpack":"node scripts/webpack-regression-tests.js","coverage":"npm run quick-build && npm run build-tests && istanbul cover tape test/*.js test/typescript/typescript-tests.js","build-tests":"npm run build-typescript-tests && npm run build-babel-tests","build-typescript-tests":"tsc -p test/typescript","build-babel-tests":"babel test/babel/babel-tests.js -o test/babel-tests.js","use-minified":"cp lib/mobx.min.js lib/mobx.js","lint":"tslint -c tslint.json src/*.ts src/types/*.ts src/api/*.ts src/core/*.ts src/utils/*.ts","size":"size-limit 20KB lib/mobx.js","precommit":"lint-staged"},"repository":{"type":"git","url":"https://github.com/mobxjs/mobx.git"},"author":{"name":"Michel Weststrate"},"license":"MIT","bugs":{"url":"https://github.com/mobxjs/mobx/issues"},"files":["lib","LICENSE","bower.json"],"homepage":"https://mobxjs.github.io/mobx","devDependencies":{"@types/node":"^7.0.22","babel-cli":"^6.4.5","babel-core":"^6.4.5","babel-plugin-transform-decorators-legacy":"^1.3.4","babel-preset-es2015":"^6.3.13","babel-preset-react":"^6.3.13","babel-preset-stage-1":"^6.3.13","babelify":"^7.3.0","browserify":"^12.0.1","chalk":"^1.1.3","coveralls":"^2.11.4","faucet":"0.0.1","flow-bin":"^0.59.0","fs-extra":"^3.0.1","istanbul":"^0.3.21","iterall":"^1.0.2","lint-staged":"^3.6.1","lodash.intersection":"^3.2.0","ncp":"^2.0.0","nscript":"^0.1.10","prettier":"^1.4.4","rollup":"^0.41.6","rollup-plugin-filesize":"^1.3.2","rollup-plugin-node-resolve":"^3.0.0","size-limit":"^0.2.0","tape":"^4.2.2","tape-run":"^2.1.0","tslib":"^1.7.1","typescript":"^2.1.4","uglify-js":"^2.6.1"},"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"]},"licenseText":"The MIT License (MIT)\n\nCopyright (c) 2015 Michel Weststrate\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","_id":"mobx@3.4.1","dist":{"shasum":"37abe5ee882d401828d9f26c6c1a2f47614bbbef","size":231972,"noattachment":false,"key":"/mobx/-/mobx-3.4.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/mobx/download/mobx-3.4.1.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"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/mobx-3.4.1.tgz_1512646883639_0.4249823843128979"},"directories":{},"publish_time":1512646885104,"_hasShrinkwrap":false,"_cnpm_publish_time":1512646885104,"dist-tags":{"beta":"6.11.0-pre","latest":"6.15.0","mobx4":"4.15.7"}}