{"name":"@most/core","version":"0.5.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":"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/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","@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/disposable":"^0.5.0","@most/prelude":"^1.5.2","@most/scheduler":"^0.5.0","@most/types":"^0.5.0"},"bugs":{"url":"https://github.com/mostjs/core/issues"},"homepage":"https://github.com/mostjs/core#readme","_id":"@most/core@0.5.0","_shasum":"aeaa765df5cd3cf86c36ca7d2a69dce97b15618d","_from":".","_npmVersion":"3.10.10","_nodeVersion":"6.10.0","_npmUser":{"name":"briancavalier","email":"brian@hovercraftstudios.com"},"dist":{"shasum":"aeaa765df5cd3cf86c36ca7d2a69dce97b15618d","size":101196,"noattachment":false,"key":"/@most/core/-/@most/core-0.5.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@most/core/download/@most/core-0.5.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":"packages-12-west.internal.npmjs.com","tmp":"tmp/core-0.5.0.tgz_1493859115575_0.32332701585255563"},"directories":{},"publish_time":1493859117756,"_hasShrinkwrap":false,"_cnpm_publish_time":1493859117756,"dist-tags":{"beta":"1.0.0-beta.1","latest":"1.6.1"}}