ithread.js
Version:
Promise Thread Webworker Async
26 lines (25 loc) • 560 B
JSON
{
"name": "ithread.js",
"version": "0.1.0",
"description": "Promise Thread Webworker Async",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/isunset/iThread.js.git"
},
"keywords": [
"Promise",
"Thread",
"Webworker",
"Async"
],
"author": "isunset",
"license": "ISC",
"bugs": {
"url": "https://github.com/isunset/iThread.js/issues"
},
"homepage": "https://github.com/isunset/iThread.js#readme"
}