{"name":"mobx","version":"2.1.2","description":"Simple, scalable state management.","main":"lib/mobx.js","typings":"lib/mobx.d.ts","scripts":{"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 && npm run perf","tape":"tape test/*.js | faucet","perf":"npm run small-build && time node --expose-gc test/perf/index.js","prepublish":"npm run small-build","quick-build":"tsc","small-build":"scripts/single-file-build.sh","test-browser":"npm run small-build && ( browserify test/*.js | tape-run )","test-travis":"npm run test-browser && istanbul cover tape test/*.js test/perf/index.js && npm run use-minified && npm run tape","coverage":"npm run small-build && npm run build-tests && istanbul cover tape test/*.js test/perf/index.js && cat ./coverage/lcov.info|coveralls","build-tests":"npm run build-typescript-tests && npm run build-babel-tests","build-typescript-tests":"tsc -m commonjs -t es5 --experimentalDecorators --noImplicitAny --outDir test test/typescript-tests.ts","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"},"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"},"files":["lib","LICENSE","bower.json"],"homepage":"https://mobxjs.github.io/mobx","devDependencies":{"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","browserify":"^12.0.1","coveralls":"^2.11.4","faucet":"0.0.1","istanbul":"^0.3.21","lodash.intersection":"^3.2.0","tape":"^4.2.2","tape-run":"^2.1.0","typescript":"^1.7.5","uglify-js":"^2.6.1"},"dependencies":{},"keywords":["mobx","mobservable","observable","react-component","react","reactjs","reactive","model","frp","functional-reactive-programming","state management","data flow"],"gitHead":"026a8c232371380565620c73b4e38e6b1ec70e94","_id":"mobx@2.1.2","_shasum":"9cf2934c41c08ec8e1f5861900a16141aa37c6e2","_from":".","_npmVersion":"3.8.5","_nodeVersion":"4.4.2","_npmUser":{"name":"mweststrate","email":"mweststrate@gmail.com"},"dist":{"shasum":"9cf2934c41c08ec8e1f5861900a16141aa37c6e2","size":64372,"noattachment":false,"key":"/mobx/-/mobx-2.1.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/mobx/download/mobx-2.1.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"}],"_npmOperationalInternal":{"host":"packages-16-east.internal.npmjs.com","tmp":"tmp/mobx-2.1.2.tgz_1460402703251_0.5078332556877285"},"directories":{},"publish_time":1460402704602,"_cnpm_publish_time":1460402704602,"_hasShrinkwrap":false,"dist-tags":{"beta":"6.11.0-pre","latest":"6.15.0","mobx4":"4.15.7"}}