{"name":"wonka","version":"2.0.1","author":{"name":"Phil Pluckthun","email":"phil@kitten.sh"},"source":"./src/index.js","main":"./dist/wonka.js","module":"./dist/wonka.es.js","jsnext:main":"./dist/wonka.es.js","types":"./src/index.d.ts","scripts":{"clean":"bsb -clean-world","build":"bsb -make-world","watch":"bsb -make-world -w","test":"jest","coverage":"jest -c ./.jest.coverage.json --coverage","test:watch":"jest --watch","terser:es":"terser --config-file .terser.config.json --module -o ./dist/wonka.es.js ./dist/wonka.es.js","terser:cjs":"terser --config-file .terser.config.json -o ./dist/wonka.js ./dist/wonka.js","terser":"run-p terser:es terser:cjs","prettier":"prettier --write ./dist/*.js","prebundle":"rimraf ./dist","bundle":"microbundle --external none --no-compress --no-sourcemap --format es,cjs","postbundle":"run-s terser prettier","prebundlesize":"run-s bundle","bundlesize":"bundlesize","prepublishOnly":"run-s clean build bundle test"},"keywords":["wonka","reason","bucklescript","callbag","callback","observable","iterable","stream"],"repository":{"type":"git","url":"git+https://github.com/kitten/wonka.git"},"homepage":"https://github.com/kitten/wonka","bugs":{"url":"https://github.com/kitten/wonka/issues"},"license":"MIT","dependencies":{"bs-rebel":"^0.2.3"},"devDependencies":{"@glennsl/bs-jest":"^0.4.6","bs-platform":"^4.0.17","bundlesize":"^0.17.0","coveralls":"^3.0.0","microbundle":"^0.9.0","npm-run-all":"^4.1.5","prettier":"^1.15.3","rimraf":"^2.6.3","terser":"^3.14.1"},"prettier":{"printWidth":100},"jest":{"moduleFileExtensions":["js"],"testMatch":["**/lib/js/__tests__/*_test.js"]},"bundlesize":[{"path":"./dist/wonka.es.js","maxSize":"9 kB"}],"gitHead":"d260da05394ad5c9542947466a9ca2a11c0c823f","description":"A fast push & pull stream library for Reason, loosely following the [callbag spec](https://github.com/callbag/callbag)","_id":"wonka@2.0.1","_npmVersion":"6.5.0","_nodeVersion":"10.15.0","_npmUser":{"name":"philpl","email":"phil@kitten.sh"},"dist":{"shasum":"3769f9b050683edf2280e04d2b01afbdfe5fd9d4","size":46735,"noattachment":false,"key":"/wonka/-/wonka-2.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/wonka/download/wonka-2.0.1.tgz"},"maintainers":[{"name":"philpl","email":""}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/wonka_2.0.1_1550104013915_0.34587252249357636"},"_hasShrinkwrap":false,"publish_time":1550104014054,"_cnpm_publish_time":1550104014054,"dist-tags":{"latest":"6.3.6","rc":"5.0.0-rc.1"}}