{"_id":"@most/disposable","_rev":"950965","name":"@most/disposable","description":"Reactive programming with lean, functions-only, curried, tree-shakeable API","dist-tags":{"beta":"1.0.0-beta.1","latest":"1.3.0"},"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:25:01.000Z","created":"2017-04-09T21:30:39.514Z","1.3.0":"2020-09-30T02:00:14.655Z","1.2.2":"2019-06-25T22:49:15.513Z","1.2.1":"2018-07-25T11:25:18.844Z","1.2.0":"2018-05-15T12:13:49.234Z","1.1.0":"2017-12-07T23:21:20.208Z","1.0.0":"2017-11-07T01:37:14.443Z","1.0.0-beta.1":"2017-11-03T11:05:59.649Z","1.0.0-beta.0":"2017-10-25T15:58:31.585Z","0.13.1":"2017-10-07T00:30:23.257Z","0.13.0":"2017-09-05T01:01:08.349Z","0.12.0":"2017-08-24T21:08:50.024Z","0.11.0":"2017-07-12T00:30:38.971Z","0.10.0":"2017-06-28T20:41:33.216Z","0.9.1":"2017-06-21T19:25:37.756Z","0.9.0":"2017-06-21T19:17:35.877Z","0.8.0":"2017-06-12T19:45:20.050Z","0.5.0":"2017-05-04T00:51:54.810Z","0.4.1":"2017-04-20T12:02:44.861Z","0.4.0":"2017-04-09T21:30:39.514Z"},"users":{},"author":{"name":"brian@hovercraftstudios.com"},"repository":{"type":"git","url":"git+https://github.com/mostjs/core.git"},"versions":{"1.3.0":{"name":"@most/disposable","version":"1.3.0","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","@types/sinon":"^7.5.1","@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-typescript2":"^0.25.2","sinon":"^8.0.1","ts-node":"^8.3.0","typescript":"^3.5.2"},"dependencies":{"@most/prelude":"^1.8.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/disposable@1.3.0","_nodeVersion":"10.15.3","_npmVersion":"lerna/3.19.0/node@v10.15.3+x64 (darwin)","dist":{"shasum":"c27013fe4bca144e4977de3b46d730e14d7c1bfc","size":7215,"noattachment":false,"key":"/@most/disposable/-/@most/disposable-1.3.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@most/disposable/download/@most/disposable-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"}],"_npmUser":{"name":"briancavalier","email":"brian@hovercraftstudios.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/disposable_1.3.0_1601431214490_0.022914097345628326"},"_hasShrinkwrap":false,"publish_time":1601431214655,"_cnpm_publish_time":1601431214655},"1.2.2":{"name":"@most/disposable","version":"1.2.2","description":"Reactive programming with lean, functions-only, curried, tree-shakeable API","typings":"type-definitions/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 --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","sinon":"^1.17.7","snazzy":"^8.0.0","standard":"^12.0.1"},"dependencies":{"@most/prelude":"^1.7.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/disposable@1.2.2","_nodeVersion":"12.4.0","_npmVersion":"6.9.0","dist":{"shasum":"1f9dfcc1b9d73165436eee34ddedc2e70d7be695","size":6117,"noattachment":false,"key":"/@most/disposable/-/@most/disposable-1.2.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/@most/disposable/download/@most/disposable-1.2.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/disposable_1.2.2_1561502955366_0.6412961765839094"},"_hasShrinkwrap":false,"publish_time":1561502955513,"_cnpm_publish_time":1561502955513},"1.2.1":{"name":"@most/disposable","version":"1.2.1","description":"Reactive programming with lean, functions-only, curried, tree-shakeable API","typings":"type-definitions/index.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","sinon":"^1.17.7","snazzy":"^7.0.0","standard":"^10.0.3"},"dependencies":{"@most/prelude":"^1.7.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/disposable@1.2.1","_npmVersion":"6.1.0","_nodeVersion":"10.7.0","_npmUser":{"name":"briancavalier","email":"brian@hovercraftstudios.com"},"dist":{"shasum":"c72d7de3d98a6662916285e4516c713a95b94fa3","size":6112,"noattachment":false,"key":"/@most/disposable/-/@most/disposable-1.2.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/@most/disposable/download/@most/disposable-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"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/disposable_1.2.1_1532517918790_0.28406844762600114"},"_hasShrinkwrap":false,"publish_time":1532517918844,"_cnpm_publish_time":1532517918844},"1.2.0":{"name":"@most/disposable","version":"1.2.0","description":"Reactive programming with lean, functions-only, curried, tree-shakeable API","typings":"type-definitions/index.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/prelude":"^1.7.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/disposable@1.2.0","_npmVersion":"5.6.0","_nodeVersion":"8.11.1","_npmUser":{"name":"briancavalier","email":"brian@hovercraftstudios.com"},"dist":{"shasum":"cd71368be72cac45420b4ed71f654e5699fd1af0","size":6146,"noattachment":false,"key":"/@most/disposable/-/@most/disposable-1.2.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@most/disposable/download/@most/disposable-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"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/disposable_1.2.0_1526386429143_0.7000445642139026"},"_hasShrinkwrap":false,"publish_time":1526386429234,"_cnpm_publish_time":1526386429234},"1.1.0":{"name":"@most/disposable","version":"1.1.0","description":"Reactive programming with lean, functions-only, curried, tree-shakeable API","typings":"type-definitions/index.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/prelude":"^1.7.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/disposable@1.1.0","_npmVersion":"5.5.1","_nodeVersion":"8.8.0","_npmUser":{"name":"briancavalier","email":"brian@hovercraftstudios.com"},"dist":{"shasum":"44a8355b29e83e3e688bb8e6c7ac46dd9f747dd4","size":5792,"noattachment":false,"key":"/@most/disposable/-/@most/disposable-1.1.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@most/disposable/download/@most/disposable-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/disposable-1.1.0.tgz_1512688879215_0.05651093437336385"},"directories":{},"publish_time":1512688880208,"_hasShrinkwrap":false,"_cnpm_publish_time":1512688880208},"1.0.0":{"name":"@most/disposable","version":"1.0.0","description":"Reactive programming with lean, functions-only, curried, tree-shakeable API","typings":"type-definitions/index.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/prelude":"^1.6.4","@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/disposable@1.0.0","_npmVersion":"5.4.2","_nodeVersion":"8.8.1","_npmUser":{"name":"briancavalier","email":"brian@hovercraftstudios.com"},"dist":{"shasum":"3d88ab1617ed09e3c9a8503bc9ad01196319bc18","size":4574,"noattachment":false,"key":"/@most/disposable/-/@most/disposable-1.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@most/disposable/download/@most/disposable-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/disposable-1.0.0.tgz_1510018633526_0.16895844717510045"},"directories":{},"publish_time":1510018634443,"_hasShrinkwrap":false,"_cnpm_publish_time":1510018634443},"1.0.0-beta.1":{"name":"@most/disposable","version":"1.0.0-beta.1","description":"Reactive programming with lean, functions-only, curried, tree-shakeable API","typings":"type-definitions/index.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/prelude":"^1.6.4","@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/disposable@1.0.0-beta.1","_npmVersion":"5.4.2","_nodeVersion":"8.8.1","_npmUser":{"name":"briancavalier","email":"brian@hovercraftstudios.com"},"dist":{"shasum":"15896fcba145b47e3e8e481e6e58828343dab258","size":4577,"noattachment":false,"key":"/@most/disposable/-/@most/disposable-1.0.0-beta.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/@most/disposable/download/@most/disposable-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/disposable-1.0.0-beta.1.tgz_1509707159521_0.5676527465693653"},"directories":{},"publish_time":1509707159649,"_hasShrinkwrap":false,"_cnpm_publish_time":1509707159649},"1.0.0-beta.0":{"name":"@most/disposable","version":"1.0.0-beta.0","description":"Reactive programming with lean, functions-only, curried, tree-shakeable API","typings":"type-definitions/index.d.ts","main":"dist/index.js","module":"dist/index.es.js","jsnext:main":"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 --rename=index.js.flow && cpy src/index.js.flow dist --rename=index.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/prelude":"^1.6.4","@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/disposable@1.0.0-beta.0","_npmVersion":"5.4.2","_nodeVersion":"8.7.0","_npmUser":{"name":"briancavalier","email":"brian@hovercraftstudios.com"},"dist":{"shasum":"ed4b84668bdce89e2315d9f51607ce5d7d608edd","size":4637,"noattachment":false,"key":"/@most/disposable/-/@most/disposable-1.0.0-beta.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@most/disposable/download/@most/disposable-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/disposable-1.0.0-beta.0.tgz_1508947110445_0.04611449642106891"},"directories":{},"publish_time":1508947111585,"_hasShrinkwrap":false,"_cnpm_publish_time":1508947111585},"0.13.1":{"name":"@most/disposable","version":"0.13.1","description":"Reactive programming with lean, functions-only, curried, tree-shakeable API","typings":"type-definitions/index.d.ts","main":"dist/index.js","module":"dist/index.es.js","jsnext:main":"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 --rename=index.js.flow && cpy src/index.js.flow dist --rename=index.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/prelude":"^1.6.4","@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/disposable@0.13.1","_npmVersion":"5.3.0","_nodeVersion":"8.6.0","_npmUser":{"name":"briancavalier","email":"brian@hovercraftstudios.com"},"dist":{"shasum":"9bfa07ebff9392c72afd0fc647dcd89a42d1d40c","size":4609,"noattachment":false,"key":"/@most/disposable/-/@most/disposable-0.13.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/@most/disposable/download/@most/disposable-0.13.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/disposable-0.13.1.tgz_1507336222216_0.3031539488583803"},"directories":{},"publish_time":1507336223257,"_hasShrinkwrap":false,"_cnpm_publish_time":1507336223257},"0.13.0":{"name":"@most/disposable","version":"0.13.0","description":"Reactive programming with lean, functions-only, curried, tree-shakeable API","typings":"type-definitions/index.d.ts","main":"dist/index.js","module":"dist/index.es.js","jsnext:main":"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 --rename=index.js.flow && cpy src/index.js.flow dist --rename=index.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/prelude":"^1.6.4","@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/disposable@0.13.0","_npmVersion":"5.3.0","_nodeVersion":"8.4.0","_npmUser":{"name":"briancavalier","email":"brian@hovercraftstudios.com"},"dist":{"shasum":"6007df024b29a07a7b171e4ee7edf736038ea5f5","size":6240,"noattachment":false,"key":"/@most/disposable/-/@most/disposable-0.13.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@most/disposable/download/@most/disposable-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/disposable-0.13.0.tgz_1504573267545_0.06707054609432817"},"directories":{},"publish_time":1504573268349,"_hasShrinkwrap":false,"_cnpm_publish_time":1504573268349},"0.12.0":{"name":"@most/disposable","version":"0.12.0","description":"Reactive programming with lean, functions-only, curried, tree-shakeable API","typings":"type-definitions/index.d.ts","main":"dist/index.js","module":"dist/index.es.js","jsnext:main":"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":"eslint --fix --ignore-path ../../.eslintignore src test","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 --rename=index.js.flow && cpy src/index.js.flow dist --rename=index.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/prelude":"^1.6.3","@most/types":"^0.11.0"},"bugs":{"url":"https://github.com/mostjs/core/issues"},"homepage":"https://github.com/mostjs/core#readme","_id":"@most/disposable@0.12.0","_npmVersion":"5.3.0","_nodeVersion":"8.4.0","_npmUser":{"name":"briancavalier","email":"brian@hovercraftstudios.com"},"dist":{"shasum":"aaf3fe59eef9b951b43265abbbaac25548b64ccf","size":6141,"noattachment":false,"key":"/@most/disposable/-/@most/disposable-0.12.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@most/disposable/download/@most/disposable-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/disposable-0.12.0.tgz_1503608929081_0.7613426863681525"},"directories":{},"publish_time":1503608930024,"_cnpm_publish_time":1503608930024,"_hasShrinkwrap":false},"0.11.0":{"name":"@most/disposable","version":"0.11.0","description":"Reactive programming with lean, functions-only, curried, tree-shakeable API","typings":"type-definitions/index.d.ts","main":"dist/index.js","module":"dist/index.es.js","jsnext:main":"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":"eslint --fix --ignore-path ../../.eslintignore src test","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 --rename=index.js.flow && cpy src/index.js.flow dist --rename=index.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/prelude":"^1.6.2","@most/types":"^0.10.0"},"bugs":{"url":"https://github.com/mostjs/core/issues"},"homepage":"https://github.com/mostjs/core#readme","_id":"@most/disposable@0.11.0","_shasum":"ad9d0d160d932a6881785f363083a44d8400cef5","_from":".","_npmVersion":"3.10.10","_nodeVersion":"6.11.0","_npmUser":{"name":"briancavalier","email":"brian@hovercraftstudios.com"},"dist":{"shasum":"ad9d0d160d932a6881785f363083a44d8400cef5","size":5844,"noattachment":false,"key":"/@most/disposable/-/@most/disposable-0.11.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@most/disposable/download/@most/disposable-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/disposable-0.11.0.tgz_1499819438020_0.5640978051815182"},"directories":{},"publish_time":1499819438971,"_hasShrinkwrap":false,"_cnpm_publish_time":1499819438971},"0.10.0":{"name":"@most/disposable","version":"0.10.0","description":"Reactive programming with lean, functions-only, curried, tree-shakeable API","typings":"type-definitions/index.d.ts","main":"dist/index.js","module":"dist/index.es.js","jsnext:main":"dist/index.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:flow","build:dist":"rollup -c","build:flow":"cpy src/index.js.flow dist --rename=index.js.flow && cpy src/index.js.flow dist --rename=index.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/prelude":"^1.6.1","@most/types":"^0.9.1"},"bugs":{"url":"https://github.com/mostjs/core/issues"},"homepage":"https://github.com/mostjs/core#readme","_id":"@most/disposable@0.10.0","_shasum":"d07f2b1044c63a0feca98d0dffdd5d2744f3803f","_from":".","_npmVersion":"3.10.10","_nodeVersion":"6.10.0","_npmUser":{"name":"davidchase","email":"davidchase03@gmail.com"},"dist":{"shasum":"d07f2b1044c63a0feca98d0dffdd5d2744f3803f","size":5801,"noattachment":false,"key":"/@most/disposable/-/@most/disposable-0.10.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@most/disposable/download/@most/disposable-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/disposable-0.10.0.tgz_1498682492221_0.7608913886360824"},"directories":{},"publish_time":1498682493216,"_hasShrinkwrap":false,"_cnpm_publish_time":1498682493216},"0.9.1":{"name":"@most/disposable","version":"0.9.1","description":"Reactive programming with lean, functions-only, curried, tree-shakeable API","typings":"type-definitions/index.d.ts","main":"dist/index.js","module":"dist/index.es.js","jsnext:main":"dist/index.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:flow","build:dist":"rollup -c","build:flow":"cpy src/index.js.flow dist --rename=index.js.flow && cpy src/index.js.flow dist --rename=index.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/prelude":"^1.5.3","@most/types":"^0.9.1"},"bugs":{"url":"https://github.com/mostjs/core/issues"},"homepage":"https://github.com/mostjs/core#readme","_id":"@most/disposable@0.9.1","_shasum":"494a73b3cc6482cdb6018b3fb454423129127e3b","_from":".","_npmVersion":"3.10.10","_nodeVersion":"6.10.0","_npmUser":{"name":"briancavalier","email":"brian@hovercraftstudios.com"},"dist":{"shasum":"494a73b3cc6482cdb6018b3fb454423129127e3b","size":5821,"noattachment":false,"key":"/@most/disposable/-/@most/disposable-0.9.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/@most/disposable/download/@most/disposable-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/disposable-0.9.1.tgz_1498073136641_0.8068178542889655"},"directories":{},"publish_time":1498073137756,"_hasShrinkwrap":false,"_cnpm_publish_time":1498073137756},"0.9.0":{"name":"@most/disposable","version":"0.9.0","description":"Reactive programming with lean, functions-only, curried, tree-shakeable API","typings":"type-definitions/index.d.ts","main":"dist/index.js","module":"dist/index.es.js","jsnext:main":"dist/index.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:flow","build:dist":"rollup -c","build:flow":"cpy src/index.js.flow dist --rename=index.js.flow && cpy src/index.js.flow dist --rename=index.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/prelude":"^1.5.3","@most/types":"^0.9.0"},"bugs":{"url":"https://github.com/mostjs/core/issues"},"homepage":"https://github.com/mostjs/core#readme","_id":"@most/disposable@0.9.0","_shasum":"6263802ffe763e3427ad21d17e158735ec1dc8fa","_from":".","_npmVersion":"3.10.10","_nodeVersion":"6.10.0","_npmUser":{"name":"briancavalier","email":"brian@hovercraftstudios.com"},"dist":{"shasum":"6263802ffe763e3427ad21d17e158735ec1dc8fa","size":5865,"noattachment":false,"key":"/@most/disposable/-/@most/disposable-0.9.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@most/disposable/download/@most/disposable-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/disposable-0.9.0.tgz_1498072654894_0.8805396570824087"},"directories":{},"publish_time":1498072655877,"_hasShrinkwrap":false,"_cnpm_publish_time":1498072655877},"0.8.0":{"name":"@most/disposable","version":"0.8.0","description":"Reactive programming with lean, functions-only, curried, tree-shakeable API","typings":"type-definitions/index.d.ts","main":"dist/index.js","module":"dist/index.es.js","jsnext:main":"dist/index.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:flow","build:dist":"rollup -c","build:flow":"cpy src/index.js.flow dist --rename=index.js.flow && cpy src/index.js.flow dist --rename=index.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/prelude":"^1.5.2","@most/types":"^0.8.0"},"bugs":{"url":"https://github.com/mostjs/core/issues"},"homepage":"https://github.com/mostjs/core#readme","_id":"@most/disposable@0.8.0","_shasum":"0c3b01a61eb76612a48d89f3de9ba3e6645448ca","_from":".","_npmVersion":"4.2.0","_nodeVersion":"7.10.0","_npmUser":{"name":"briancavalier","email":"brian@hovercraftstudios.com"},"dist":{"shasum":"0c3b01a61eb76612a48d89f3de9ba3e6645448ca","size":5858,"noattachment":false,"key":"/@most/disposable/-/@most/disposable-0.8.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@most/disposable/download/@most/disposable-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/disposable-0.8.0.tgz_1497296719143_0.48443202185444534"},"directories":{},"publish_time":1497296720050,"_hasShrinkwrap":false,"_cnpm_publish_time":1497296720050},"0.5.0":{"name":"@most/disposable","version":"0.5.0","description":"Reactive programming with lean, functions-only, curried, tree-shakeable API","typings":"type-definitions/index.d.ts","main":"dist/index.js","module":"dist/index.es.js","jsnext:main":"dist/index.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:flow","build:dist":"rollup -c","build:flow":"cpy src/index.js.flow dist --rename=index.js.flow && cpy src/index.js.flow dist --rename=index.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/prelude":"^1.5.2","@most/types":"^0.5.0"},"bugs":{"url":"https://github.com/mostjs/core/issues"},"homepage":"https://github.com/mostjs/core#readme","_id":"@most/disposable@0.5.0","_shasum":"012242af14e0ce8f78e973587dada5b343c02f93","_from":".","_npmVersion":"3.10.10","_nodeVersion":"6.10.0","_npmUser":{"name":"briancavalier","email":"brian@hovercraftstudios.com"},"dist":{"shasum":"012242af14e0ce8f78e973587dada5b343c02f93","size":5854,"noattachment":false,"key":"/@most/disposable/-/@most/disposable-0.5.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@most/disposable/download/@most/disposable-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-18-east.internal.npmjs.com","tmp":"tmp/disposable-0.5.0.tgz_1493859113472_0.8303756008390337"},"directories":{},"publish_time":1493859114810,"_hasShrinkwrap":false,"_cnpm_publish_time":1493859114810},"0.4.1":{"name":"@most/disposable","version":"0.4.1","description":"Reactive programming with lean, functions-only, curried, tree-shakeable API","typings":"type-definitions/index.d.ts","main":"dist/index.js","module":"dist/index.es.js","jsnext:main":"dist/index.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:flow","build:dist":"rollup -c","build:flow":"cpy src/index.js.flow dist --rename=index.js.flow && cpy src/index.js.flow dist --rename=index.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/prelude":"^1.5.2","@most/types":"^0.4.1"},"bugs":{"url":"https://github.com/mostjs/core/issues"},"homepage":"https://github.com/mostjs/core#readme","_id":"@most/disposable@0.4.1","_shasum":"6e37148ab684ad7a9b62a1d397a7f83ac936b9ec","_from":".","_npmVersion":"3.10.10","_nodeVersion":"6.10.0","_npmUser":{"name":"briancavalier","email":"brian@hovercraftstudios.com"},"dist":{"shasum":"6e37148ab684ad7a9b62a1d397a7f83ac936b9ec","size":5842,"noattachment":false,"key":"/@most/disposable/-/@most/disposable-0.4.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/@most/disposable/download/@most/disposable-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/disposable-0.4.1.tgz_1492689763087_0.11613049544394016"},"directories":{},"publish_time":1492689764861,"_hasShrinkwrap":false,"_cnpm_publish_time":1492689764861},"0.4.0":{"name":"@most/disposable","version":"0.4.0","description":"Reactive programming with lean, functions-only, curried, tree-shakeable API","typings":"type-definitions/index.d.ts","main":"dist/index.js","module":"dist/index.es.js","jsnext:main":"dist/index.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:flow","build:dist":"rollup -c","build:flow":"cpy src/index.js.flow dist --rename=index.js.flow && cpy src/index.js.flow dist --rename=index.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/prelude":"^1.4.0","@most/types":"^0.4.0"},"bugs":{"url":"https://github.com/mostjs/core/issues"},"homepage":"https://github.com/mostjs/core#readme","_id":"@most/disposable@0.4.0","_shasum":"8124a297f06b40809d09204da65b099f0a88e9e0","_from":".","_npmVersion":"3.10.10","_nodeVersion":"6.10.0","_npmUser":{"name":"most","email":"brian@hovercraftstudios.com"},"dist":{"shasum":"8124a297f06b40809d09204da65b099f0a88e9e0","size":6007,"noattachment":false,"key":"/@most/disposable/-/@most/disposable-0.4.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/@most/disposable/download/@most/disposable-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-12-west.internal.npmjs.com","tmp":"tmp/disposable-0.4.0.tgz_1491773437746_0.5868578727822751"},"directories":{},"publish_time":1491773439514,"_hasShrinkwrap":false,"_cnpm_publish_time":1491773439514}},"readme":"ERROR: No README data found!","_attachments":{},"homepage":"https://github.com/mostjs/core#readme","bugs":{"url":"https://github.com/mostjs/core/issues"},"license":"MIT"}