{"name":"@most/core","version":"0.14.0","description":"Reactive programming with lean, functions-only, curried, tree-shakeable API","typings":"type-definitions/most.d.ts","main":"dist/mostCore.js","module":"dist/mostCore.es.js","jsnext:main":"dist/mostCore.es.js","files":["type-definitions","dist"],"scripts":{"test":"npm run test:lint && npm run test:unit && npm run test:flow","test:unit":"nyc --reporter=text-summary mocha -r buba/register --reporter dot --recursive 'test/**/*-test.js'","test:lint":"standard --fix 'src/**/*.js' 'test/**/*.js' --verbose | snazzy","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/mostCore.js -m -o dist/mostCore.min.js","build:flow":"cpy src/index.js.flow dist --rename=mostCore.js.flow && cpy src/index.js.flow dist --rename=mostCore.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","buba":"^4.0.2","cpy-cli":"^1.0.1","flow-bin":"^0.53.1","mocha":"^3.4.2","nyc":"^11.0.2","rollup":"^0.43.0","rollup-plugin-buble":"^0.15.0","sinon":"^1.17.7","snazzy":"^7.0.0","standard":"^10.0.3","uglify-js":"^2.7.5"},"dependencies":{"@most/disposable":"^0.13.1","@most/prelude":"^1.6.4","@most/scheduler":"^0.13.1","@most/types":"^0.11.1"},"standard":{"ignore":["test/perf","test/flow"]},"bugs":{"url":"https://github.com/mostjs/core/issues"},"homepage":"https://github.com/mostjs/core#readme","_id":"@most/core@0.14.0","_npmVersion":"5.3.0","_nodeVersion":"8.6.0","_npmUser":{"name":"briancavalier","email":"brian@hovercraftstudios.com"},"dist":{"shasum":"d7434bceffca1a74fb8cd42a67356f70677b86c8","size":83219,"noattachment":false,"key":"/@most/core/-/@most/core-0.14.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@most/core/download/@most/core-0.14.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/core-0.14.0.tgz_1507336228395_0.7053803503513336"},"directories":{},"publish_time":1507336229380,"_hasShrinkwrap":false,"_cnpm_publish_time":1507336229380,"dist-tags":{"beta":"1.0.0-beta.1","latest":"1.6.1"}}