{"name":"@most/core","version":"1.1.0","description":"Reactive programming with lean, functions-only, curried, tree-shakeable API","typings":"type-definitions/most.d.ts","main":"dist/index.js","module":"dist/index.es.js","files":["type-definitions","dist"],"scripts":{"test":"npm run test:lint && npm run test:unit && npm run test:flow","test:unit":"cross-env NODE_ENV=test nyc --reporter=text-summary mocha -r babel-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:flow","build:dist":"rollup -c","build:flow":"cpy src/index.js.flow dist","prepare":"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","babel-core":"^6.26.0","babel-plugin-annotate-pure-calls":"^0.2.0","babel-plugin-external-helpers":"^6.22.0","babel-preset-env":"^1.6.0","babel-register":"^6.26.0","cpy-cli":"^1.0.1","cross-env":"^5.0.5","flow-bin":"^0.57.3","mocha":"^3.4.2","nyc":"^11.0.2","rollup":"^0.50.0","rollup-plugin-babel":"^3.0.2","sinon":"^1.17.7","snazzy":"^7.0.0","standard":"^10.0.3"},"dependencies":{"@most/disposable":"^1.1.0","@most/prelude":"^1.7.0","@most/scheduler":"^1.1.0","@most/types":"^1.0.0"},"standard":{"ignore":["test/perf","test/flow"]},"bugs":{"url":"https://github.com/mostjs/core/issues"},"homepage":"https://github.com/mostjs/core#readme","_id":"@most/core@1.1.0","_npmVersion":"5.5.1","_nodeVersion":"8.8.0","_npmUser":{"name":"briancavalier","email":"brian@hovercraftstudios.com"},"dist":{"shasum":"3f7cd598bccf1c3cc3e6d064575482f29b844f45","size":169558,"noattachment":false,"key":"/@most/core/-/@most/core-1.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@most/core/download/@most/core-1.1.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-1.1.0.tgz_1512688885023_0.689858035184443"},"directories":{},"publish_time":1512688885110,"_hasShrinkwrap":false,"_cnpm_publish_time":1512688885110,"dist-tags":{"beta":"1.0.0-beta.1","latest":"1.6.1"}}