{"_id":"@most/core","_rev":"950673","name":"@most/core","description":"Reactive programming with lean, functions-only, curried, tree-shakeable API","dist-tags":{"beta":"1.0.0-beta.1","latest":"1.6.1"},"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"}],"time":{"modified":"2021-09-23T02:24:22.000Z","created":"2017-01-13T21:05:34.193Z","1.6.1":"2020-10-03T02:12:21.699Z","1.6.0":"2020-09-30T02:00:17.998Z","1.5.0":"2019-06-25T22:49:36.988Z","1.4.2":"2019-06-18T18:33:45.621Z","1.4.1":"2019-06-04T12:08:47.234Z","1.4.0":"2019-05-29T00:51:57.623Z","1.3.5":"2019-05-21T11:03:52.759Z","1.3.4":"2019-02-03T21:28:58.707Z","1.3.3":"2019-02-01T16:08:57.400Z","1.3.2":"2018-07-25T11:25:30.867Z","1.3.1":"2018-07-17T12:41:54.549Z","1.3.0":"2018-05-15T12:14:04.674Z","1.2.3":"2018-03-01T15:41:25.847Z","1.2.1":"2018-02-04T21:15:39.634Z","1.2.0":"2017-12-23T19:18:26.720Z","1.1.0":"2017-12-07T23:21:25.110Z","1.0.2":"2017-11-27T20:58:09.928Z","1.0.1":"2017-11-08T14:32:19.389Z","1.0.0":"2017-11-07T01:37:20.071Z","1.0.0-beta.1":"2017-11-03T11:06:07.502Z","1.0.0-beta.0":"2017-10-25T15:58:37.784Z","0.15.0":"2017-10-23T19:50:47.957Z","0.14.0":"2017-10-07T00:30:29.380Z","0.13.0":"2017-09-05T01:01:18.332Z","0.12.1":"2017-08-28T12:18:27.948Z","0.12.0":"2017-08-24T21:08:59.528Z","0.11.4":"2017-08-12T00:01:39.229Z","0.11.3":"2017-08-02T00:52:25.465Z","0.11.2":"2017-07-17T17:35:51.927Z","0.11.1":"2017-07-12T00:55:46.083Z","0.11.0":"2017-07-12T00:30:41.358Z","0.10.0":"2017-06-28T20:41:35.350Z","0.9.1":"2017-06-21T19:25:39.869Z","0.9.0":"2017-06-21T19:17:39.023Z","0.8.0":"2017-06-12T19:45:23.082Z","0.7.1":"2017-06-05T12:56:54.331Z","0.7.0":"2017-06-04T01:47:30.952Z","0.6.1":"2017-05-15T00:21:38.976Z","0.6.0":"2017-05-10T11:31:08.210Z","0.5.0":"2017-05-04T00:51:57.756Z","0.4.1":"2017-04-20T12:02:47.266Z","0.4.0":"2017-04-09T21:27:26.892Z","0.3.1":"2017-02-21T00:35:06.027Z","0.3.0":"2017-01-25T13:43:23.873Z","0.2.1":"2017-01-17T14:48:49.198Z","0.2.0":"2017-01-17T01:08:15.037Z","0.1.0":"2017-01-13T21:05:34.193Z"},"users":{},"author":{"name":"brian@hovercraftstudios.com"},"repository":{"type":"git","url":"git+https://github.com/mostjs/core.git"},"versions":{"1.6.1":{"name":"@most/core","version":"1.6.1","description":"Reactive programming with lean, functions-only, curried, tree-shakeable API","typings":"dist/index.d.ts","main":"dist/index.js","module":"dist/index.es.js","scripts":{"test":"npm run test:lint && npm run test:unit && npm run test:flow","test:unit":"cross-env NODE_ENV=test nyc mocha","test:lint":"eslint --fix 'src/**/*.ts' 'test/**/*.ts'","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","@istanbuljs/nyc-config-typescript":"^1.0.0","@types/mocha":"^5.2.7","@typescript-eslint/eslint-plugin":"^1.11.0","@typescript-eslint/parser":"^1.11.0","cpy-cli":"^3.0.0","cross-env":"^6.0.3","eslint":"^6.1.0","eslint-config-standard-with-typescript":"^8.0.0","eslint-plugin-import":"^2.18.2","eslint-plugin-node":"^11.0.0","eslint-plugin-promise":"^4.2.1","eslint-plugin-standard":"^4.0.0","flow-bin":"^0.114.0","mocha":"^6.1.4","nyc":"^15.0.0","rollup":"^1.6.0","rollup-plugin-local-resolve":"~1.0.7","rollup-plugin-typescript2":"^0.25.2","sinon":"^8.0.1","ts-node":"^8.3.0","typescript":"^3.5.2"},"dependencies":{"@most/disposable":"^1.3.0","@most/prelude":"^1.8.0","@most/scheduler":"^1.3.0","@most/types":"^1.1.0"},"standard":{"ignore":["test/perf","test/flow"],"parser":"@typescript-eslint/parser","plugins":["@typescript-eslint/eslint-plugin"]},"nyc":{"extends":"@istanbuljs/nyc-config-typescript","all":true,"reporter":["text-summary"],"exclude":["dist/**","coverage/**"]},"gitHead":"5477b0bb56936989b9488cc2a6cb010ea7892271","bugs":{"url":"https://github.com/mostjs/core/issues"},"homepage":"https://github.com/mostjs/core#readme","_id":"@most/core@1.6.1","_nodeVersion":"10.15.3","_npmVersion":"lerna/3.20.2/node@v10.15.3+x64 (darwin)","dist":{"shasum":"3f6b84e4e41d303e8a0176beb6b314bdd3778352","size":106085,"noattachment":false,"key":"/@most/core/-/@most/core-1.6.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/@most/core/download/@most/core-1.6.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"}],"_npmUser":{"name":"briancavalier","email":"brian@hovercraftstudios.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/core_1.6.1_1601691141591_0.2242886512412121"},"_hasShrinkwrap":false,"publish_time":1601691141699,"_cnpm_publish_time":1601691141699},"1.6.0":{"name":"@most/core","version":"1.6.0","description":"Reactive programming with lean, functions-only, curried, tree-shakeable API","typings":"dist/most.d.ts","main":"dist/index.js","module":"dist/index.es.js","scripts":{"test":"npm run test:lint && npm run test:unit && npm run test:flow","test:unit":"cross-env NODE_ENV=test nyc mocha","test:lint":"eslint --fix 'src/**/*.ts' 'test/**/*.ts'","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","@istanbuljs/nyc-config-typescript":"^1.0.0","@types/mocha":"^5.2.7","@typescript-eslint/eslint-plugin":"^1.11.0","@typescript-eslint/parser":"^1.11.0","cpy-cli":"^3.0.0","cross-env":"^6.0.3","eslint":"^6.1.0","eslint-config-standard-with-typescript":"^8.0.0","eslint-plugin-import":"^2.18.2","eslint-plugin-node":"^11.0.0","eslint-plugin-promise":"^4.2.1","eslint-plugin-standard":"^4.0.0","flow-bin":"^0.114.0","mocha":"^6.1.4","nyc":"^15.0.0","rollup":"^1.6.0","rollup-plugin-local-resolve":"~1.0.7","rollup-plugin-typescript2":"^0.25.2","sinon":"^8.0.1","ts-node":"^8.3.0","typescript":"^3.5.2"},"dependencies":{"@most/disposable":"^1.3.0","@most/prelude":"^1.8.0","@most/scheduler":"^1.3.0","@most/types":"^1.1.0"},"standard":{"ignore":["test/perf","test/flow"],"parser":"@typescript-eslint/parser","plugins":["@typescript-eslint/eslint-plugin"]},"nyc":{"extends":"@istanbuljs/nyc-config-typescript","all":true,"reporter":["text-summary"],"exclude":["dist/**","coverage/**"]},"gitHead":"339e6debcbb817a3712df3a2b37c99b85f5f3d09","bugs":{"url":"https://github.com/mostjs/core/issues"},"homepage":"https://github.com/mostjs/core#readme","_id":"@most/core@1.6.0","_nodeVersion":"10.15.3","_npmVersion":"lerna/3.19.0/node@v10.15.3+x64 (darwin)","dist":{"shasum":"907dda899508b5b52f77ae17dbe2c9396fb6ca21","size":106079,"noattachment":false,"key":"/@most/core/-/@most/core-1.6.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@most/core/download/@most/core-1.6.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"}],"_npmUser":{"name":"briancavalier","email":"brian@hovercraftstudios.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/core_1.6.0_1601431217861_0.021835779330083183"},"_hasShrinkwrap":false,"publish_time":1601431217998,"_cnpm_publish_time":1601431217998},"1.5.0":{"name":"@most/core","version":"1.5.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","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.3","babel-plugin-annotate-pure-calls":"^0.2.0","babel-plugin-external-helpers":"^6.22.0","babel-preset-env":"^1.7.0","babel-register":"^6.26.0","cpy-cli":"^2.0.0","cross-env":"^5.2.0","flow-bin":"^0.101.0","mocha":"^5.2.0","nyc":"^14.1.1","rollup":"^0.50.0","rollup-plugin-babel":"^3.0.2","rollup-plugin-local-resolve":"^1.0.7","sinon":"^1.17.7","snazzy":"^8.0.0","standard":"^12.0.1"},"dependencies":{"@most/disposable":"^1.2.2","@most/prelude":"^1.7.3","@most/scheduler":"^1.2.3","@most/types":"^1.0.2"},"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.5.0","_nodeVersion":"12.4.0","_npmVersion":"6.9.0","dist":{"shasum":"b36b3620724e37ac3552659c1d71948958beb345","size":104119,"noattachment":false,"key":"/@most/core/-/@most/core-1.5.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@most/core/download/@most/core-1.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"}],"_npmUser":{"name":"briancavalier","email":"brian@hovercraftstudios.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/core_1.5.0_1561502976767_0.8609994921197339"},"_hasShrinkwrap":false,"publish_time":1561502976988,"_cnpm_publish_time":1561502976988},"1.4.2":{"name":"@most/core","version":"1.4.2","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","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.3","babel-plugin-annotate-pure-calls":"^0.2.0","babel-plugin-external-helpers":"^6.22.0","babel-preset-env":"^1.7.0","babel-register":"^6.26.0","cpy-cli":"^1.0.1","cross-env":"^5.0.5","flow-bin":"^0.57.3","mocha":"^5.2.0","nyc":"^13.0.0","rollup":"^0.50.0","rollup-plugin-babel":"^3.0.2","rollup-plugin-local-resolve":"^1.0.7","sinon":"^1.17.7","snazzy":"^7.0.0","standard":"^10.0.3"},"dependencies":{"@most/disposable":"^1.2.1","@most/prelude":"^1.7.2","@most/scheduler":"^1.2.2","@most/types":"^1.0.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@1.4.2","_nodeVersion":"11.14.0","_npmVersion":"6.7.0","dist":{"shasum":"c6dbf189e05d8cf575f8c6673c07e8a8d557c3f9","size":104072,"noattachment":false,"key":"/@most/core/-/@most/core-1.4.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/@most/core/download/@most/core-1.4.2.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"}],"_npmUser":{"name":"briancavalier","email":"brian@hovercraftstudios.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/core_1.4.2_1560882825503_0.7573917423482708"},"_hasShrinkwrap":false,"publish_time":1560882825621,"_cnpm_publish_time":1560882825621},"1.4.1":{"name":"@most/core","version":"1.4.1","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","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.3","babel-plugin-annotate-pure-calls":"^0.2.0","babel-plugin-external-helpers":"^6.22.0","babel-preset-env":"^1.7.0","babel-register":"^6.26.0","cpy-cli":"^1.0.1","cross-env":"^5.0.5","flow-bin":"^0.57.3","mocha":"^5.2.0","nyc":"^13.0.0","rollup":"^0.50.0","rollup-plugin-babel":"^3.0.2","rollup-plugin-local-resolve":"^1.0.7","sinon":"^1.17.7","snazzy":"^7.0.0","standard":"^10.0.3"},"dependencies":{"@most/disposable":"^1.2.1","@most/prelude":"^1.7.2","@most/scheduler":"^1.2.2","@most/types":"^1.0.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@1.4.1","_nodeVersion":"10.15.3","_npmVersion":"6.9.0","dist":{"shasum":"776eca5765289187071e0d5a3d9d9479c30d337d","size":104020,"noattachment":false,"key":"/@most/core/-/@most/core-1.4.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/@most/core/download/@most/core-1.4.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"}],"_npmUser":{"name":"briancavalier","email":"brian@hovercraftstudios.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/core_1.4.1_1559650127090_0.15693201124145895"},"_hasShrinkwrap":false,"publish_time":1559650127234,"_cnpm_publish_time":1559650127234},"1.4.0":{"name":"@most/core","version":"1.4.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","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.3","babel-plugin-annotate-pure-calls":"^0.2.0","babel-plugin-external-helpers":"^6.22.0","babel-preset-env":"^1.7.0","babel-register":"^6.26.0","cpy-cli":"^1.0.1","cross-env":"^5.0.5","flow-bin":"^0.57.3","mocha":"^5.2.0","nyc":"^13.0.0","rollup":"^0.50.0","rollup-plugin-babel":"^3.0.2","rollup-plugin-local-resolve":"^1.0.7","sinon":"^1.17.7","snazzy":"^7.0.0","standard":"^10.0.3"},"dependencies":{"@most/disposable":"^1.2.1","@most/prelude":"^1.7.2","@most/scheduler":"^1.2.2","@most/types":"^1.0.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@1.4.0","_nodeVersion":"10.15.3","_npmVersion":"6.9.0","dist":{"shasum":"f23bd8aacacd3b7cdd2e12f635c0d54491a2ec57","size":104021,"noattachment":false,"key":"/@most/core/-/@most/core-1.4.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@most/core/download/@most/core-1.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"}],"_npmUser":{"name":"briancavalier","email":"brian@hovercraftstudios.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/core_1.4.0_1559091117450_0.07323099300859348"},"_hasShrinkwrap":false,"publish_time":1559091117623,"_cnpm_publish_time":1559091117623},"1.3.5":{"name":"@most/core","version":"1.3.5","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","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.3","babel-plugin-annotate-pure-calls":"^0.2.0","babel-plugin-external-helpers":"^6.22.0","babel-preset-env":"^1.7.0","babel-register":"^6.26.0","cpy-cli":"^1.0.1","cross-env":"^5.0.5","flow-bin":"^0.57.3","mocha":"^5.2.0","nyc":"^13.0.0","rollup":"^0.50.0","rollup-plugin-babel":"^3.0.2","rollup-plugin-local-resolve":"^1.0.7","sinon":"^1.17.7","snazzy":"^7.0.0","standard":"^10.0.3"},"dependencies":{"@most/disposable":"^1.2.1","@most/prelude":"^1.7.2","@most/scheduler":"^1.2.2","@most/types":"^1.0.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@1.3.5","_nodeVersion":"10.15.3","_npmVersion":"6.9.0","dist":{"shasum":"af93c2ae952b4149d973ce108a84d69390db44f2","size":103854,"noattachment":false,"key":"/@most/core/-/@most/core-1.3.5.tgz","tarball":"http://registry.cnpm.dingdandao.com/@most/core/download/@most/core-1.3.5.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"}],"_npmUser":{"name":"briancavalier","email":"brian@hovercraftstudios.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/core_1.3.5_1558436632444_0.8815004951249552"},"_hasShrinkwrap":false,"publish_time":1558436632759,"_cnpm_publish_time":1558436632759},"1.3.4":{"name":"@most/core","version":"1.3.4","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","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.3","babel-plugin-annotate-pure-calls":"^0.2.0","babel-plugin-external-helpers":"^6.22.0","babel-preset-env":"^1.7.0","babel-register":"^6.26.0","cpy-cli":"^1.0.1","cross-env":"^5.0.5","flow-bin":"^0.57.3","mocha":"^5.2.0","nyc":"^13.0.0","rollup":"^0.50.0","rollup-plugin-babel":"^3.0.2","rollup-plugin-local-resolve":"^1.0.7","sinon":"^1.17.7","snazzy":"^7.0.0","standard":"^10.0.3"},"dependencies":{"@most/disposable":"^1.2.1","@most/prelude":"^1.7.2","@most/scheduler":"^1.2.2","@most/types":"^1.0.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@1.3.4","_npmVersion":"6.4.1","_nodeVersion":"10.15.1","_npmUser":{"name":"briancavalier","email":"brian@hovercraftstudios.com"},"dist":{"shasum":"5b2978149054cea63b0f9e9f87891566b3665636","size":103894,"noattachment":false,"key":"/@most/core/-/@most/core-1.3.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/@most/core/download/@most/core-1.3.4.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"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/core_1.3.4_1549229338599_0.1337249593043759"},"_hasShrinkwrap":false,"publish_time":1549229338707,"_cnpm_publish_time":1549229338707},"1.3.3":{"name":"@most/core","version":"1.3.3","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","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.3","babel-plugin-annotate-pure-calls":"^0.2.0","babel-plugin-external-helpers":"^6.22.0","babel-preset-env":"^1.7.0","babel-register":"^6.26.0","cpy-cli":"^1.0.1","cross-env":"^5.0.5","flow-bin":"^0.57.3","mocha":"^5.2.0","nyc":"^13.0.0","rollup":"^0.50.0","rollup-plugin-babel":"^3.0.2","rollup-plugin-local-resolve":"^1.0.7","sinon":"^1.17.7","snazzy":"^7.0.0","standard":"^10.0.3"},"dependencies":{"@most/disposable":"^1.2.1","@most/prelude":"^1.7.2","@most/scheduler":"^1.2.2","@most/types":"^1.0.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@1.3.3","_npmVersion":"6.4.1","_nodeVersion":"10.15.1","_npmUser":{"name":"briancavalier","email":"brian@hovercraftstudios.com"},"dist":{"shasum":"d2c47db5d8cfed098990a30c49eede8abf15f250","size":104079,"noattachment":false,"key":"/@most/core/-/@most/core-1.3.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/@most/core/download/@most/core-1.3.3.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"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/core_1.3.3_1549037337254_0.4135776774850253"},"_hasShrinkwrap":false,"publish_time":1549037337400,"_cnpm_publish_time":1549037337400},"1.3.2":{"name":"@most/core","version":"1.3.2","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.3","babel-plugin-annotate-pure-calls":"^0.2.0","babel-plugin-external-helpers":"^6.22.0","babel-preset-env":"^1.7.0","babel-register":"^6.26.0","cpy-cli":"^1.0.1","cross-env":"^5.0.5","flow-bin":"^0.57.3","mocha":"^5.2.0","nyc":"^13.0.0","rollup":"^0.50.0","rollup-plugin-babel":"^3.0.2","rollup-plugin-local-resolve":"^1.0.7","sinon":"^1.17.7","snazzy":"^7.0.0","standard":"^10.0.3"},"dependencies":{"@most/disposable":"^1.2.1","@most/prelude":"^1.7.2","@most/scheduler":"^1.2.1","@most/types":"^1.0.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@1.3.2","_npmVersion":"6.1.0","_nodeVersion":"10.7.0","_npmUser":{"name":"briancavalier","email":"brian@hovercraftstudios.com"},"dist":{"shasum":"0b2b489ef84dd61075150037afd794e258f09f8c","size":106537,"noattachment":false,"key":"/@most/core/-/@most/core-1.3.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/@most/core/download/@most/core-1.3.2.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"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/core_1.3.2_1532517930783_0.5702150272317879"},"_hasShrinkwrap":false,"publish_time":1532517930867,"_cnpm_publish_time":1532517930867},"1.3.1":{"name":"@most/core","version":"1.3.1","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","rollup-plugin-local-resolve":"^1.0.7","sinon":"^1.17.7","snazzy":"^7.0.0","standard":"^10.0.3"},"dependencies":{"@most/disposable":"^1.2.0","@most/prelude":"^1.7.1","@most/scheduler":"^1.2.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.3.1","_npmVersion":"6.1.0","_nodeVersion":"8.11.1","_npmUser":{"name":"briancavalier","email":"brian@hovercraftstudios.com"},"dist":{"shasum":"ebb2d272021e7843ba0d46a74a6f86bf411cb654","size":106621,"noattachment":false,"key":"/@most/core/-/@most/core-1.3.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/@most/core/download/@most/core-1.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"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/core_1.3.1_1531831314473_0.17653969363322308"},"_hasShrinkwrap":false,"publish_time":1531831314549,"_cnpm_publish_time":1531831314549},"1.3.0":{"name":"@most/core","version":"1.3.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","rollup-plugin-local-resolve":"^1.0.7","sinon":"^1.17.7","snazzy":"^7.0.0","standard":"^10.0.3"},"dependencies":{"@most/disposable":"^1.2.0","@most/prelude":"^1.7.1","@most/scheduler":"^1.2.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.3.0","_npmVersion":"5.6.0","_nodeVersion":"8.11.1","_npmUser":{"name":"briancavalier","email":"brian@hovercraftstudios.com"},"dist":{"shasum":"04119bdc711b0e1e0481652456f5d6ae2d4a2e38","size":106668,"noattachment":false,"key":"/@most/core/-/@most/core-1.3.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@most/core/download/@most/core-1.3.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"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/core_1.3.0_1526386444578_0.9653774024416597"},"_hasShrinkwrap":false,"publish_time":1526386444674,"_cnpm_publish_time":1526386444674},"1.2.3":{"name":"@most/core","version":"1.2.3","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.2.3","_npmVersion":"5.6.0","_nodeVersion":"6.11.1","_npmUser":{"name":"davidchase","email":"davidchase03@gmail.com"},"dist":{"shasum":"8bee255203ab1c2437d3cc69b6ef0802b16d814d","size":91153,"noattachment":false,"key":"/@most/core/-/@most/core-1.2.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/@most/core/download/@most/core-1.2.3.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"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/core_1.2.3_1519918885746_0.004871055818665981"},"_hasShrinkwrap":false,"publish_time":1519918885847,"_cnpm_publish_time":1519918885847},"1.2.1":{"name":"@most/core","version":"1.2.1","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.2.1","_npmVersion":"5.5.1","_nodeVersion":"8.9.4","_npmUser":{"name":"briancavalier","email":"brian@hovercraftstudios.com"},"dist":{"shasum":"e3b9a6a7900193c16eea1083a7ab56c264df5f3b","size":170245,"noattachment":false,"key":"/@most/core/-/@most/core-1.2.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/@most/core/download/@most/core-1.2.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":"s3://npm-registry-packages","tmp":"tmp/core-1.2.1.tgz_1517778938367_0.09693594789132476"},"directories":{},"publish_time":1517778939634,"_hasShrinkwrap":false,"_cnpm_publish_time":1517778939634},"1.2.0":{"name":"@most/core","version":"1.2.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.2.0","_npmVersion":"5.5.1","_nodeVersion":"8.8.0","_npmUser":{"name":"briancavalier","email":"brian@hovercraftstudios.com"},"dist":{"shasum":"53dcc001563d29fe44416ca2e092199fd1c968b0","size":169726,"noattachment":false,"key":"/@most/core/-/@most/core-1.2.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@most/core/download/@most/core-1.2.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.2.0.tgz_1514056705500_0.2840761770494282"},"directories":{},"publish_time":1514056706720,"_hasShrinkwrap":false,"_cnpm_publish_time":1514056706720},"1.1.0":{"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},"1.0.2":{"name":"@most/core","version":"1.0.2","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":"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: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","buba":"^4.0.2","cpy-cli":"^1.0.1","flow-bin":"^0.57.3","mocha":"^3.4.2","nyc":"^11.0.2","rollup":"^0.50.0","rollup-plugin-buble":"^0.16.0","sinon":"^1.17.7","snazzy":"^7.0.0","standard":"^10.0.3"},"dependencies":{"@most/disposable":"^1.0.0","@most/prelude":"^1.6.4","@most/scheduler":"^1.0.1","@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.0.2","_npmVersion":"5.5.1","_nodeVersion":"8.8.0","_npmUser":{"name":"briancavalier","email":"brian@hovercraftstudios.com"},"dist":{"shasum":"df38f2391bb817fea08af25a4b2fefd5f8a848f1","size":155367,"noattachment":false,"key":"/@most/core/-/@most/core-1.0.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/@most/core/download/@most/core-1.0.2.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.0.2.tgz_1511816289835_0.4165548584423959"},"directories":{},"publish_time":1511816289928,"_hasShrinkwrap":false,"_cnpm_publish_time":1511816289928},"1.0.1":{"name":"@most/core","version":"1.0.1","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":"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: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","buba":"^4.0.2","cpy-cli":"^1.0.1","flow-bin":"^0.57.3","mocha":"^3.4.2","nyc":"^11.0.2","rollup":"^0.50.0","rollup-plugin-buble":"^0.16.0","sinon":"^1.17.7","snazzy":"^7.0.0","standard":"^10.0.3"},"dependencies":{"@most/disposable":"^1.0.0","@most/prelude":"^1.6.4","@most/scheduler":"^1.0.1","@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.0.1","_npmVersion":"5.5.1","_nodeVersion":"8.8.0","_npmUser":{"name":"briancavalier","email":"brian@hovercraftstudios.com"},"dist":{"shasum":"d1a876150827172de3ffb264285e776624496e6b","size":155304,"noattachment":false,"key":"/@most/core/-/@most/core-1.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/@most/core/download/@most/core-1.0.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":"s3://npm-registry-packages","tmp":"tmp/core-1.0.1.tgz_1510151537902_0.7485147246625274"},"directories":{},"publish_time":1510151539389,"_hasShrinkwrap":false,"_cnpm_publish_time":1510151539389},"1.0.0":{"name":"@most/core","version":"1.0.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":"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: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","buba":"^4.0.2","cpy-cli":"^1.0.1","flow-bin":"^0.57.3","mocha":"^3.4.2","nyc":"^11.0.2","rollup":"^0.50.0","rollup-plugin-buble":"^0.16.0","sinon":"^1.17.7","snazzy":"^7.0.0","standard":"^10.0.3"},"dependencies":{"@most/disposable":"^1.0.0","@most/prelude":"^1.6.4","@most/scheduler":"^1.0.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.0.0","_npmVersion":"5.4.2","_nodeVersion":"8.8.1","_npmUser":{"name":"briancavalier","email":"brian@hovercraftstudios.com"},"dist":{"shasum":"2a47e11bfee18d9b6f49c997bd7aa9451f9d5565","size":155333,"noattachment":false,"key":"/@most/core/-/@most/core-1.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@most/core/download/@most/core-1.0.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.0.0.tgz_1510018638657_0.33557443623431027"},"directories":{},"publish_time":1510018640071,"_hasShrinkwrap":false,"_cnpm_publish_time":1510018640071},"1.0.0-beta.1":{"name":"@most/core","version":"1.0.0-beta.1","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":"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: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","buba":"^4.0.2","cpy-cli":"^1.0.1","flow-bin":"^0.57.3","mocha":"^3.4.2","nyc":"^11.0.2","rollup":"^0.50.0","rollup-plugin-buble":"^0.16.0","sinon":"^1.17.7","snazzy":"^7.0.0","standard":"^10.0.3"},"dependencies":{"@most/disposable":"^1.0.0-beta.1","@most/prelude":"^1.6.4","@most/scheduler":"^1.0.0-beta.1","@most/types":"^1.0.0-beta.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@1.0.0-beta.1","_npmVersion":"5.4.2","_nodeVersion":"8.8.1","_npmUser":{"name":"briancavalier","email":"brian@hovercraftstudios.com"},"dist":{"shasum":"e84b2a4b269214307170d821491c64cd009a6c53","size":155338,"noattachment":false,"key":"/@most/core/-/@most/core-1.0.0-beta.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/@most/core/download/@most/core-1.0.0-beta.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":"s3://npm-registry-packages","tmp":"tmp/core-1.0.0-beta.1.tgz_1509707166129_0.25394585193134844"},"directories":{},"publish_time":1509707167502,"_hasShrinkwrap":false,"_cnpm_publish_time":1509707167502},"1.0.0-beta.0":{"name":"@most/core","version":"1.0.0-beta.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":"^1.0.0-beta.0","@most/prelude":"^1.6.4","@most/scheduler":"^1.0.0-beta.0","@most/types":"^1.0.0-beta.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.0.0-beta.0","_npmVersion":"5.4.2","_nodeVersion":"8.7.0","_npmUser":{"name":"briancavalier","email":"brian@hovercraftstudios.com"},"dist":{"shasum":"5ff4180a8a392703717967f3e7812ae66cbdf113","size":83732,"noattachment":false,"key":"/@most/core/-/@most/core-1.0.0-beta.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@most/core/download/@most/core-1.0.0-beta.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.0.0-beta.0.tgz_1508947116647_0.516923101618886"},"directories":{},"publish_time":1508947117784,"_hasShrinkwrap":false,"_cnpm_publish_time":1508947117784},"0.15.0":{"name":"@most/core","version":"0.15.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.15.0","_npmVersion":"5.4.2","_nodeVersion":"8.7.0","_npmUser":{"name":"briancavalier","email":"brian@hovercraftstudios.com"},"dist":{"shasum":"1d937c3e8b830265b014c15b4e6ebde1d455df8f","size":83729,"noattachment":false,"key":"/@most/core/-/@most/core-0.15.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@most/core/download/@most/core-0.15.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.15.0.tgz_1508788246567_0.7401519592385739"},"directories":{},"publish_time":1508788247957,"_hasShrinkwrap":false,"_cnpm_publish_time":1508788247957},"0.14.0":{"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},"0.13.0":{"name":"@most/core","version":"0.13.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","rollup-plugin-node-resolve":"^2.0.0","sinon":"^1.17.7","snazzy":"^7.0.0","standard":"^10.0.3","uglify-js":"^2.7.5"},"dependencies":{"@most/disposable":"^0.13.0","@most/prelude":"^1.6.4","@most/scheduler":"^0.13.0","@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.13.0","_npmVersion":"5.3.0","_nodeVersion":"8.4.0","_npmUser":{"name":"briancavalier","email":"brian@hovercraftstudios.com"},"dist":{"shasum":"ff1e7e08478514655230db6a1dbb8aca0fdcf882","size":106744,"noattachment":false,"key":"/@most/core/-/@most/core-0.13.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@most/core/download/@most/core-0.13.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.13.0.tgz_1504573277207_0.47867404390126467"},"directories":{},"publish_time":1504573278332,"_hasShrinkwrap":false,"_cnpm_publish_time":1504573278332},"0.12.1":{"name":"@most/core","version":"0.12.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":"nyc --reporter=text-summary 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.53.1","mocha":"^3.4.2","nyc":"^11.0.2","rollup":"^0.43.0","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.12.0","@most/prelude":"^1.6.3","@most/scheduler":"^0.12.0","@most/types":"^0.11.0"},"bugs":{"url":"https://github.com/mostjs/core/issues"},"homepage":"https://github.com/mostjs/core#readme","_id":"@most/core@0.12.1","_npmVersion":"5.3.0","_nodeVersion":"8.4.0","_npmUser":{"name":"briancavalier","email":"brian@hovercraftstudios.com"},"dist":{"shasum":"1895b9b02566b2fe2213997a397af03802d3f78c","size":105631,"noattachment":false,"key":"/@most/core/-/@most/core-0.12.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/@most/core/download/@most/core-0.12.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":"s3://npm-registry-packages","tmp":"tmp/core-0.12.1.tgz_1503922706741_0.8681320212781429"},"directories":{},"publish_time":1503922707948,"_cnpm_publish_time":1503922707948,"_hasShrinkwrap":false},"0.12.0":{"name":"@most/core","version":"0.12.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":"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.53.1","mocha":"^3.4.2","nyc":"^11.0.2","rollup":"^0.43.0","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.12.0","@most/prelude":"^1.6.3","@most/scheduler":"^0.12.0","@most/types":"^0.11.0"},"bugs":{"url":"https://github.com/mostjs/core/issues"},"homepage":"https://github.com/mostjs/core#readme","_id":"@most/core@0.12.0","_npmVersion":"5.3.0","_nodeVersion":"8.4.0","_npmUser":{"name":"briancavalier","email":"brian@hovercraftstudios.com"},"dist":{"shasum":"a2273aabfb3d4d3eed44cf79936a7bc42edfcaff","size":105641,"noattachment":false,"key":"/@most/core/-/@most/core-0.12.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@most/core/download/@most/core-0.12.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.12.0.tgz_1503608938070_0.391854859655723"},"directories":{},"publish_time":1503608939528,"_cnpm_publish_time":1503608939528,"_hasShrinkwrap":false},"0.11.4":{"name":"@most/core","version":"0.11.4","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":"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.47.0","mocha":"^3.4.2","nyc":"^11.0.2","rollup":"^0.43.0","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.11.0","@most/prelude":"^1.6.2","@most/scheduler":"^0.11.0","@most/types":"^0.10.0"},"bugs":{"url":"https://github.com/mostjs/core/issues"},"homepage":"https://github.com/mostjs/core#readme","_id":"@most/core@0.11.4","_shasum":"324147de4ac86320313a3d9240b30c5fced72d1b","_from":".","_npmVersion":"3.10.10","_nodeVersion":"6.11.1","_npmUser":{"name":"briancavalier","email":"brian@hovercraftstudios.com"},"dist":{"shasum":"324147de4ac86320313a3d9240b30c5fced72d1b","size":105281,"noattachment":false,"key":"/@most/core/-/@most/core-0.11.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/@most/core/download/@most/core-0.11.4.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.11.4.tgz_1502496098082_0.7962606835644692"},"directories":{},"publish_time":1502496099229,"_hasShrinkwrap":false,"_cnpm_publish_time":1502496099229},"0.11.3":{"name":"@most/core","version":"0.11.3","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":"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.47.0","mocha":"^3.4.2","nyc":"^11.0.2","rollup":"^0.43.0","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.11.0","@most/prelude":"^1.6.2","@most/scheduler":"^0.11.0","@most/types":"^0.10.0"},"bugs":{"url":"https://github.com/mostjs/core/issues"},"homepage":"https://github.com/mostjs/core#readme","_id":"@most/core@0.11.3","_shasum":"64187172e6508f63bca99752d04703751b338082","_from":".","_npmVersion":"3.10.10","_nodeVersion":"6.11.1","_npmUser":{"name":"briancavalier","email":"brian@hovercraftstudios.com"},"dist":{"shasum":"64187172e6508f63bca99752d04703751b338082","size":105328,"noattachment":false,"key":"/@most/core/-/@most/core-0.11.3.tgz","tarball":"http://registry.cnpm.dingdandao.com/@most/core/download/@most/core-0.11.3.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.11.3.tgz_1501635144221_0.8937690402381122"},"directories":{},"publish_time":1501635145465,"_hasShrinkwrap":false,"_cnpm_publish_time":1501635145465},"0.11.2":{"name":"@most/core","version":"0.11.2","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":"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.47.0","mocha":"^3.4.2","nyc":"^11.0.2","rollup":"^0.43.0","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.11.0","@most/prelude":"^1.6.2","@most/scheduler":"^0.11.0","@most/types":"^0.10.0"},"bugs":{"url":"https://github.com/mostjs/core/issues"},"homepage":"https://github.com/mostjs/core#readme","_id":"@most/core@0.11.2","_npmVersion":"5.0.3","_nodeVersion":"8.1.3","_npmUser":{"name":"tylors","email":"tlsteinberger167@gmail.com"},"dist":{"shasum":"6e3615fb4fc5a6a32cd35acb10a513a0e56df150","size":104986,"noattachment":false,"key":"/@most/core/-/@most/core-0.11.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/@most/core/download/@most/core-0.11.2.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.11.2.tgz_1500312950652_0.7307186953257769"},"directories":{},"publish_time":1500312951927,"_hasShrinkwrap":false,"_cnpm_publish_time":1500312951927},"0.11.1":{"name":"@most/core","version":"0.11.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":"nyc --reporter=text-summary 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.47.0","mocha":"^3.4.2","nyc":"^11.0.2","rollup":"^0.43.0","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.11.0","@most/prelude":"^1.6.2","@most/scheduler":"^0.11.0","@most/types":"^0.10.0"},"bugs":{"url":"https://github.com/mostjs/core/issues"},"homepage":"https://github.com/mostjs/core#readme","_id":"@most/core@0.11.1","_shasum":"3429a77858691efed3ef1de6016729ea3cd810a0","_from":".","_npmVersion":"3.10.10","_nodeVersion":"6.11.0","_npmUser":{"name":"briancavalier","email":"brian@hovercraftstudios.com"},"dist":{"shasum":"3429a77858691efed3ef1de6016729ea3cd810a0","size":104638,"noattachment":false,"key":"/@most/core/-/@most/core-0.11.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/@most/core/download/@most/core-0.11.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":"s3://npm-registry-packages","tmp":"tmp/core-0.11.1.tgz_1499820944939_0.37951309722848237"},"directories":{},"publish_time":1499820946083,"_hasShrinkwrap":false,"_cnpm_publish_time":1499820946083},"0.11.0":{"name":"@most/core","version":"0.11.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":"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.47.0","mocha":"^3.4.2","nyc":"^11.0.2","rollup":"^0.43.0","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.11.0","@most/prelude":"^1.6.2","@most/scheduler":"^0.11.0","@most/types":"^0.10.0"},"bugs":{"url":"https://github.com/mostjs/core/issues"},"homepage":"https://github.com/mostjs/core#readme","_id":"@most/core@0.11.0","_shasum":"723684e7b0c83b950b933a1a9eb25abd4e5d1e67","_from":".","_npmVersion":"3.10.10","_nodeVersion":"6.11.0","_npmUser":{"name":"briancavalier","email":"brian@hovercraftstudios.com"},"dist":{"shasum":"723684e7b0c83b950b933a1a9eb25abd4e5d1e67","size":104613,"noattachment":false,"key":"/@most/core/-/@most/core-0.11.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@most/core/download/@most/core-0.11.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.11.0.tgz_1499819440122_0.6183676242362708"},"directories":{},"publish_time":1499819441358,"_hasShrinkwrap":false,"_cnpm_publish_time":1499819441358},"0.10.0":{"name":"@most/core","version":"0.10.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.47.0","mocha":"^3.4.2","rollup":"^0.43.0","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.10.0","@most/prelude":"^1.6.1","@most/scheduler":"^0.10.0","@most/types":"^0.9.1"},"bugs":{"url":"https://github.com/mostjs/core/issues"},"homepage":"https://github.com/mostjs/core#readme","_id":"@most/core@0.10.0","_shasum":"2a38f0d321b845fcd63bce467e208e891657b5fc","_from":".","_npmVersion":"3.10.10","_nodeVersion":"6.10.0","_npmUser":{"name":"davidchase","email":"davidchase03@gmail.com"},"dist":{"shasum":"2a38f0d321b845fcd63bce467e208e891657b5fc","size":103457,"noattachment":false,"key":"/@most/core/-/@most/core-0.10.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@most/core/download/@most/core-0.10.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.10.0.tgz_1498682494113_0.7955560204572976"},"directories":{},"publish_time":1498682495350,"_hasShrinkwrap":false,"_cnpm_publish_time":1498682495350},"0.9.1":{"name":"@most/core","version":"0.9.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 --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.47.0","mocha":"^3.4.2","rollup":"^0.43.0","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.9.1","@most/prelude":"^1.5.3","@most/scheduler":"^0.9.1","@most/types":"^0.9.1"},"bugs":{"url":"https://github.com/mostjs/core/issues"},"homepage":"https://github.com/mostjs/core#readme","_id":"@most/core@0.9.1","_shasum":"d30e37e3c951d446fc390067fa0de03a30b1f7e3","_from":".","_npmVersion":"3.10.10","_nodeVersion":"6.10.0","_npmUser":{"name":"briancavalier","email":"brian@hovercraftstudios.com"},"dist":{"shasum":"d30e37e3c951d446fc390067fa0de03a30b1f7e3","size":100079,"noattachment":false,"key":"/@most/core/-/@most/core-0.9.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/@most/core/download/@most/core-0.9.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":"s3://npm-registry-packages","tmp":"tmp/core-0.9.1.tgz_1498073138690_0.9130763758439571"},"directories":{},"publish_time":1498073139869,"_hasShrinkwrap":false,"_cnpm_publish_time":1498073139869},"0.9.0":{"name":"@most/core","version":"0.9.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.47.0","mocha":"^3.4.2","rollup":"^0.43.0","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.9.0","@most/prelude":"^1.5.3","@most/scheduler":"^0.9.0","@most/types":"^0.9.0"},"bugs":{"url":"https://github.com/mostjs/core/issues"},"homepage":"https://github.com/mostjs/core#readme","_id":"@most/core@0.9.0","_shasum":"4b080bad329393921b80046106946268f6a8dd02","_from":".","_npmVersion":"3.10.10","_nodeVersion":"6.10.0","_npmUser":{"name":"briancavalier","email":"brian@hovercraftstudios.com"},"dist":{"shasum":"4b080bad329393921b80046106946268f6a8dd02","size":101353,"noattachment":false,"key":"/@most/core/-/@most/core-0.9.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@most/core/download/@most/core-0.9.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.9.0.tgz_1498072657674_0.4797722038347274"},"directories":{},"publish_time":1498072659023,"_hasShrinkwrap":false,"_cnpm_publish_time":1498072659023},"0.8.0":{"name":"@most/core","version":"0.8.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.8.0","@most/prelude":"^1.5.2","@most/scheduler":"^0.8.0","@most/types":"^0.8.0"},"bugs":{"url":"https://github.com/mostjs/core/issues"},"homepage":"https://github.com/mostjs/core#readme","_id":"@most/core@0.8.0","_shasum":"7bc47c96c3b383e641091a847d2c56061e7db613","_from":".","_npmVersion":"4.2.0","_nodeVersion":"7.10.0","_npmUser":{"name":"briancavalier","email":"brian@hovercraftstudios.com"},"dist":{"shasum":"7bc47c96c3b383e641091a847d2c56061e7db613","size":115943,"noattachment":false,"key":"/@most/core/-/@most/core-0.8.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@most/core/download/@most/core-0.8.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.8.0.tgz_1497296721877_0.9573595547117293"},"directories":{},"publish_time":1497296723082,"_hasShrinkwrap":false,"_cnpm_publish_time":1497296723082},"0.7.1":{"name":"@most/core","version":"0.7.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 --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.7.1","@most/types":"^0.5.0"},"bugs":{"url":"https://github.com/mostjs/core/issues"},"homepage":"https://github.com/mostjs/core#readme","_id":"@most/core@0.7.1","_shasum":"77388eb62fd5aeac38f5a851bbc1cf608dcc32e1","_from":".","_npmVersion":"4.2.0","_nodeVersion":"7.10.0","_npmUser":{"name":"briancavalier","email":"brian@hovercraftstudios.com"},"dist":{"shasum":"77388eb62fd5aeac38f5a851bbc1cf608dcc32e1","size":100546,"noattachment":false,"key":"/@most/core/-/@most/core-0.7.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/@most/core/download/@most/core-0.7.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":"s3://npm-registry-packages","tmp":"tmp/core-0.7.1.tgz_1496667413189_0.8213823223486543"},"directories":{},"publish_time":1496667414331,"_hasShrinkwrap":false,"_cnpm_publish_time":1496667414331},"0.7.0":{"name":"@most/core","version":"0.7.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.7.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.7.0","_shasum":"93daebffd634fd29e1f9f2c9c1d2750d96f0dcc4","_from":".","_npmVersion":"4.2.0","_nodeVersion":"7.10.0","_npmUser":{"name":"briancavalier","email":"brian@hovercraftstudios.com"},"dist":{"shasum":"93daebffd634fd29e1f9f2c9c1d2750d96f0dcc4","size":100547,"noattachment":false,"key":"/@most/core/-/@most/core-0.7.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@most/core/download/@most/core-0.7.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.7.0.tgz_1496540849867_0.4441310230176896"},"directories":{},"publish_time":1496540850952,"_hasShrinkwrap":false,"_cnpm_publish_time":1496540850952},"0.6.1":{"name":"@most/core","version":"0.6.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 --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.6.1","_shasum":"be6c5d4b054004a0392d79480ef3f67a10893830","_from":".","_npmVersion":"3.10.10","_nodeVersion":"6.10.0","_npmUser":{"name":"briancavalier","email":"brian@hovercraftstudios.com"},"dist":{"shasum":"be6c5d4b054004a0392d79480ef3f67a10893830","size":100543,"noattachment":false,"key":"/@most/core/-/@most/core-0.6.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/@most/core/download/@most/core-0.6.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.6.1.tgz_1494807696933_0.6553075052797794"},"directories":{},"publish_time":1494807698976,"_hasShrinkwrap":false,"_cnpm_publish_time":1494807698976},"0.6.0":{"name":"@most/core","version":"0.6.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.6.0","_shasum":"b031403fd4b502d80cf656a7428402019501c7f1","_from":".","_npmVersion":"3.10.10","_nodeVersion":"6.10.0","_npmUser":{"name":"briancavalier","email":"brian@hovercraftstudios.com"},"dist":{"shasum":"b031403fd4b502d80cf656a7428402019501c7f1","size":100510,"noattachment":false,"key":"/@most/core/-/@most/core-0.6.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@most/core/download/@most/core-0.6.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.6.0.tgz_1494415867263_0.5712207402102649"},"directories":{},"publish_time":1494415868210,"_hasShrinkwrap":false,"_cnpm_publish_time":1494415868210},"0.5.0":{"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},"0.4.1":{"name":"@most/core","version":"0.4.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 --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.4.1","@most/prelude":"^1.5.2","@most/scheduler":"^0.4.1","@most/types":"^0.4.1"},"bugs":{"url":"https://github.com/mostjs/core/issues"},"homepage":"https://github.com/mostjs/core#readme","_id":"@most/core@0.4.1","_shasum":"53c976a38063a45ecad5b67f7c8ea691188b540f","_from":".","_npmVersion":"3.10.10","_nodeVersion":"6.10.0","_npmUser":{"name":"briancavalier","email":"brian@hovercraftstudios.com"},"dist":{"shasum":"53c976a38063a45ecad5b67f7c8ea691188b540f","size":93689,"noattachment":false,"key":"/@most/core/-/@most/core-0.4.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/@most/core/download/@most/core-0.4.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.4.1.tgz_1492689765217_0.5692439135164022"},"directories":{},"publish_time":1492689767266,"_hasShrinkwrap":false,"_cnpm_publish_time":1492689767266},"0.4.0":{"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},"0.3.1":{"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},"0.3.0":{"name":"@most/core","version":"0.3.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":{"commit":"northbrook commit","test":"npm run test:lint && npm run test:unit && npm run test:flow","test:unit":"buster-test -c test-buster-old/buster.js && northbrook mocha","test:lint":"northbrook eslint","test:flow":"flow check","build":"npm run build:dist && npm run build:min && npm run build:flow","build:dist":"northbrook rollup","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","release":"northbrook release"},"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":{"@most/eslint-config-most":"^1.0.3","@northbrook/eslint":"^2.0.1","@northbrook/mocha":"^3.1.0","@northbrook/rollup":"^1.0.1","babel-eslint":"^7.1.1","buba":"^4.0.2","buster":"^0.7.18","cpy-cli":"^1.0.1","flow-bin":"^0.37.4","northbrook":"^4.5.1","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"},"gitHead":"586b2d8901ddc5d66c30042f72050f4afc021897","bugs":{"url":"https://github.com/mostjs/core/issues"},"homepage":"https://github.com/mostjs/core#readme","_id":"@most/core@0.3.0","_shasum":"0fbd287883c44ed20abcf56d6015a47d07e5fd25","_from":".","_npmVersion":"3.10.9","_nodeVersion":"6.9.2","_npmUser":{"name":"briancavalier","email":"brian@hovercraftstudios.com"},"dist":{"shasum":"0fbd287883c44ed20abcf56d6015a47d07e5fd25","size":108314,"noattachment":false,"key":"/@most/core/-/@most/core-0.3.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@most/core/download/@most/core-0.3.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.3.0.tgz_1485351801865_0.8087706158403307"},"directories":{},"publish_time":1485351803873,"_cnpm_publish_time":1485351803873,"_hasShrinkwrap":false},"0.2.1":{"name":"@most/core","version":"0.2.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":{"commit":"northbrook commit","test":"npm run test:lint && npm run test:unit && npm run test:flow","test:unit":"buster-test","test:lint":"northbrook eslint","test:flow":"flow check","build":"npm run build:dist && npm run build:min && npm run build:flow","build:dist":"northbrook rollup","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","release":"northbrook release"},"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":{"@most/eslint-config-most":"^1.0.3","@northbrook/eslint":"^2.0.1","@northbrook/rollup":"^1.0.1","babel-eslint":"^7.1.1","buba":"^4.0.2","buster":"^0.7.18","cpy-cli":"^1.0.1","flow-bin":"^0.37.4","northbrook":"^4.5.0","rollup-plugin-buble":"^0.15.0","rollup-plugin-node-resolve":"^2.0.0","uglify-js":"^2.7.5"},"dependencies":{"@most/prelude":"^1.4.0"},"gitHead":"1195691ad0d4e3303cf5ec3230956f5db757e5e8","bugs":{"url":"https://github.com/mostjs/core/issues"},"homepage":"https://github.com/mostjs/core#readme","_id":"@most/core@0.2.1","_shasum":"89d708666adc5ee5088f958ecc43fb9e3e811499","_from":".","_npmVersion":"3.10.9","_nodeVersion":"6.9.2","_npmUser":{"name":"briancavalier","email":"brian@hovercraftstudios.com"},"dist":{"shasum":"89d708666adc5ee5088f958ecc43fb9e3e811499","size":105577,"noattachment":false,"key":"/@most/core/-/@most/core-0.2.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/@most/core/download/@most/core-0.2.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.2.1.tgz_1484664527034_0.6636206943076104"},"directories":{},"publish_time":1484664529198,"_cnpm_publish_time":1484664529198,"_hasShrinkwrap":false},"0.2.0":{"name":"@most/core","version":"0.2.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":{"commit":"northbrook commit","test":"npm run test:lint && npm run test:unit && npm run test:flow","test:unit":"buster-test","test:lint":"northbrook eslint","test:flow":"flow check","build":"npm run build:dist && npm run build:min && npm run build:flow","build:dist":"northbrook rollup","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","release":"northbrook release"},"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":{"@most/eslint-config-most":"^1.0.3","@northbrook/eslint":"^2.0.1","@northbrook/rollup":"^1.0.1","babel-eslint":"^7.1.1","buba":"^4.0.2","buster":"^0.7.18","cpy-cli":"^1.0.1","flow-bin":"^0.37.4","northbrook":"^4.5.0","rollup-plugin-buble":"^0.15.0","rollup-plugin-node-resolve":"^2.0.0","uglify-js":"^2.7.5"},"dependencies":{"@most/prelude":"^1.4.0"},"gitHead":"2205fcfe744f71dea013136b3cc00928ac3855b9","bugs":{"url":"https://github.com/mostjs/core/issues"},"homepage":"https://github.com/mostjs/core#readme","_id":"@most/core@0.2.0","_shasum":"b7d08676ff0ac24d5f76967fe69753758a61d155","_from":".","_npmVersion":"3.10.9","_nodeVersion":"6.9.2","_npmUser":{"name":"briancavalier","email":"brian@hovercraftstudios.com"},"dist":{"shasum":"b7d08676ff0ac24d5f76967fe69753758a61d155","size":105499,"noattachment":false,"key":"/@most/core/-/@most/core-0.2.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@most/core/download/@most/core-0.2.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.2.0.tgz_1484615292946_0.22679577767848969"},"directories":{},"publish_time":1484615295037,"_cnpm_publish_time":1484615295037,"_hasShrinkwrap":false},"0.1.0":{"name":"@most/core","version":"0.1.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":{"unit-test":"buster-test","test":"eslint src test && npm run unit-test","build":"rimraf lib dist && rollup -c && uglifyjs dist/mostCore.js -c \"warnings=false\" -m -o dist/mostCore.min.js","preversion":"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":{"@most/eslint-config-most":"^1.0.3","buba":"^4.0.2","buster":"^0.7.18","eslint":"^3.12.1","rimraf":"^2.5.4","rollup":"^0.38.0","rollup-plugin-buble":"^0.15.0","rollup-plugin-node-resolve":"^2.0.0","uglify-js":"^2.7.5"},"dependencies":{"@most/prelude":"^1.4.0"},"gitHead":"b895483170d679a8560fce53369bfe035712d53f","bugs":{"url":"https://github.com/mostjs/core/issues"},"homepage":"https://github.com/mostjs/core#readme","_id":"@most/core@0.1.0","_shasum":"1b62d7866e4fe1a05df3302ad3c97752da7dec48","_from":".","_npmVersion":"3.10.9","_nodeVersion":"6.9.2","_npmUser":{"name":"most","email":"brian@hovercraftstudios.com"},"dist":{"shasum":"1b62d7866e4fe1a05df3302ad3c97752da7dec48","size":100787,"noattachment":false,"key":"/@most/core/-/@most/core-0.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@most/core/download/@most/core-0.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":"packages-18-east.internal.npmjs.com","tmp":"tmp/core-0.1.0.tgz_1484341533573_0.8075561285950243"},"directories":{},"publish_time":1484341534193,"_cnpm_publish_time":1484341534193,"_hasShrinkwrap":false}},"readme":"ERROR: No README data found!","_attachments":{},"homepage":"https://github.com/mostjs/core#readme","bugs":{"url":"https://github.com/mostjs/core/issues"},"license":"MIT"}