co-web-worker
Version:
Cross-origin Web Workers
27 lines (26 loc) • 571 B
JSON
{
"name": "co-web-worker",
"version": "1.0.1",
"description": "Cross-origin Web Workers",
"main": "index.js",
"repository": {
"type": "git",
"url": "git+https://github.com/NeekSandhu/co-web-worker.git"
},
"keywords": [
"same",
"domain",
"cross",
"origin",
"web",
"worker",
"proxy",
"cors"
],
"author": "Neek Sandhu <neek.sandhu@outlook.com>",
"license": "MIT",
"bugs": {
"url": "https://github.com/NeekSandhu/co-web-worker/issues"
},
"homepage": "https://github.com/NeekSandhu/co-web-worker#readme"
}