{"name":"comlink","version":"3.0.2","description":"Comlink’s goal is to make [WebWorkers][webworker] enjoyable. Comlink removes the mental barrier of thinking about `postMessage` and hides the fact that you are working with workers.","main":"comlink.js","module":"comlink.js","types":"comlink.d.ts","scripts":{"test":"npm run linter && npm run unittest && npm run build","unittest":"karma start","linter":"prettier --write ./*.js ./docs/**/*.js ./tests/**/*.js ./**/*.ts ./**/*.md ./**/*.json","watchtest":"karma start --no-single-run --browsers ChromeHeadless","watchtestharmony":"karma start --no-single-run --browsers ChromeCanaryHeadlessHarmony","version":"sed -i.bak -e 's!comlinkjs@[0-9.]*!comlinkjs@'${npm_package_version}'!' README.md && git add README.md","mypublish":"npm run build && npm run test && cp README.md package.json dist && npm publish dist","build":"rm -rf dist && mkdir dist && npm run compile","compile":"tsc --outDir dist && tsc -m umd --outDir dist/umd && node ./mangle_umd.js"},"keywords":[],"author":{"name":"Surma","email":"surma@google.com"},"contributors":[{"name":"Surma","email":"surma@google.com"},{"name":"Ian Kilpatrick","email":"ikilpatrick@google.com"}],"repository":{"type":"git","url":"git+https://github.com/GoogleChromeLabs/comlink.git"},"license":"Apache-2.0","devDependencies":{"chai":"4.1.2","karma":"2.0.2","karma-chai":"0.1.0","karma-chrome-launcher":"2.2.0","karma-firefox-launcher":"1.1.0","karma-mocha":"1.3.0","karma-safari-launcher":"^1.0.0","karma-safaritechpreview-launcher":"0.0.6","mocha":"5.2.0","prettier":"1.13.5","typescript":"2.9.2"},"dependencies":{},"bugs":{"url":"https://github.com/GoogleChromeLabs/comlink/issues"},"homepage":"https://github.com/GoogleChromeLabs/comlink#readme","_id":"comlink@3.0.2","_npmVersion":"6.1.0","_nodeVersion":"10.3.0","_npmUser":{"name":"surma","email":"surma@surma.link"},"dist":{"shasum":"e2c6a2241ef50f4b4929f92d5830ac6ff53a2bd3","size":8836,"noattachment":false,"key":"/comlink/-/comlink-3.0.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/comlink/download/comlink-3.0.2.tgz"},"maintainers":[{"name":"benjamind","email":""},{"name":"developit","email":"jason@developit.ca"},{"name":"surma","email":"surma@surmair.de"}],"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/comlink_3.0.2_1529106647961_0.7670349418806015"},"_hasShrinkwrap":false,"publish_time":1529106648038,"_cnpm_publish_time":1529106648038,"_cnpmcore_publish_time":"2021-12-15T18:12:00.738Z","dist-tags":{"alpha":"4.0.0-alpha.10","latest":"4.4.2","next":"4.0.0-alpha.10"}}