{"name":"@most/core","version":"0.3.1","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 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","buster":"^0.8.0","cpy-cli":"^1.0.1","eslint":"^3.15.0","flow-bin":"^0.37.4","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.4.0"},"bugs":{"url":"https://github.com/mostjs/core/issues"},"homepage":"https://github.com/mostjs/core#readme","_id":"@most/core@0.3.1","_shasum":"23997e2a5464fe0f1fe22727c909a65ddbbbf2fd","_from":".","_npmVersion":"3.10.10","_nodeVersion":"7.4.0","_npmUser":{"name":"briancavalier","email":"brian@hovercraftstudios.com"},"dist":{"shasum":"23997e2a5464fe0f1fe22727c909a65ddbbbf2fd","size":106477,"noattachment":false,"key":"/@most/core/-/@most/core-0.3.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/@most/core/download/@most/core-0.3.1.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.3.1.tgz_1487637303896_0.7079750581178814"},"directories":{},"publish_time":1487637306027,"_cnpm_publish_time":1487637306027,"_hasShrinkwrap":false,"dist-tags":{"beta":"1.0.0-beta.1","latest":"1.6.1"}}