{"name":"@most/scheduler","version":"0.7.0","description":"Reactive programming with lean, functions-only, curried, tree-shakeable API","typings":"type-definitions/index.d.ts","main":"dist/index.js","module":"dist/index.es.js","jsnext:main":"dist/index.es.js","files":["type-definitions","dist"],"scripts":{"test":"npm run test:lint && npm run test:unit && npm run test:flow","test:unit":"mocha -r buba/register --reporter dot --recursive 'test/**/*-test.js'","test:lint":"eslint --fix --ignore-path ../../.eslintignore src test","test:flow":"flow check","build":"npm run build:dist && npm run build:min && npm run build:flow","build:dist":"rollup -c","build:min":"uglifyjs dist/index.js -m -o dist/index.min.js","build:flow":"cpy src/index.js.flow dist --rename=index.js.flow && cpy src/index.js.flow dist --rename=index.es.js.flow","prepublish":"npm run build"},"repository":{"type":"git","url":"git+https://github.com/mostjs/core.git"},"keywords":["reactive","reactive programming","events","event stream","promise","promises","monad","monadic","functional","async"],"author":{"name":"brian@hovercraftstudios.com"},"license":"MIT","devDependencies":{"@briancavalier/assert":"^3.2.0","@most/eslint-config-most":"^1.0.3","babel-eslint":"^7.1.1","buba":"^4.0.2","cpy-cli":"^1.0.1","eslint":"^3.15.0","flow-bin":"^0.43.1","mocha":"^3.2.0","rollup":"^0.41.4","rollup-plugin-buble":"^0.15.0","rollup-plugin-node-resolve":"^2.0.0","sinon":"^1.17.7","uglify-js":"^2.7.5"},"dependencies":{"@most/prelude":"^1.5.2","@most/types":"^0.5.0"},"bugs":{"url":"https://github.com/mostjs/core/issues"},"homepage":"https://github.com/mostjs/core#readme","_id":"@most/scheduler@0.7.0","_shasum":"8bcf490144213e2f00bbb3bde697ea7500a4d864","_from":".","_npmVersion":"4.2.0","_nodeVersion":"7.10.0","_npmUser":{"name":"briancavalier","email":"brian@hovercraftstudios.com"},"dist":{"shasum":"8bcf490144213e2f00bbb3bde697ea7500a4d864","size":11344,"noattachment":false,"key":"/@most/scheduler/-/@most/scheduler-0.7.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@most/scheduler/download/@most/scheduler-0.7.0.tgz"},"maintainers":[{"name":"briancavalier","email":"brian@hovercraftstudios.com"},{"name":"davidchase","email":"davidchase03@gmail.com"},{"name":"frikki","email":"fkrautwald@gmail.com"},{"name":"most","email":"brian@hovercraftstudios.com"},{"name":"tylors","email":"tlsteinberger167@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/scheduler-0.7.0.tgz_1496540849399_0.6676587273832411"},"directories":{},"publish_time":1496540850367,"_hasShrinkwrap":false,"_cnpm_publish_time":1496540850367,"dist-tags":{"beta":"1.0.0-beta.1","latest":"1.3.0"}}