dinotask
Version:
A lightweight web-workers library for building multithreaded applications in browser.
20 lines (19 loc) • 495 B
JSON
{
"name": "dinotask",
"version": "0.0.2",
"description": "A lightweight web-workers library for building multithreaded applications in browser.",
"homepage": "https://github.com/ParallelTask/dinotask",
"author": "Dinoloop Team",
"license": "MIT",
"repository": {
"type": "git",
"url": "https://github.com/ParallelTask/dinotask.git"
},
"keywords": [
"dinoloop",
"dinotask",
"js-multithread",
"web-workers",
"multi-threading"
]
}