{"name":"@most/core","version":"0.4.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.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/disposable":"^0.4.0","@most/prelude":"^1.4.0","@most/scheduler":"^0.4.0","@most/types":"^0.4.0"},"bugs":{"url":"https://github.com/mostjs/core/issues"},"homepage":"https://github.com/mostjs/core#readme","_id":"@most/core@0.4.0","_shasum":"385565101d4fc33c9a2ebc199c435d7da06e49b1","_from":".","_npmVersion":"3.10.10","_nodeVersion":"6.10.0","_npmUser":{"name":"briancavalier","email":"brian@hovercraftstudios.com"},"dist":{"shasum":"385565101d4fc33c9a2ebc199c435d7da06e49b1","size":94446,"noattachment":false,"key":"/@most/core/-/@most/core-0.4.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@most/core/download/@most/core-0.4.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-18-east.internal.npmjs.com","tmp":"tmp/core-0.4.0.tgz_1491773246225_0.13467947440221906"},"directories":{},"publish_time":1491773246892,"_hasShrinkwrap":false,"_cnpm_publish_time":1491773246892,"dist-tags":{"beta":"1.0.0-beta.1","latest":"1.6.1"}}