UNPKG

ciorent

Version:

A lightweight, low-overhead concurrency library

15 lines 409 B
{ "name": "ciorent", "version": "0.12.1", "description": "A lightweight, low-overhead concurrency library", "homepage": "https://re-utils.pages.dev/concurrency", "repository": { "type": "git", "url": "git+https://github.com/re-utils/ciorent.git" }, "keywords": ["low-overhead", "lightweight", "concurrency", "cross-runtime"], "license": "MIT", "type": "module", "main": "./index.js", "types": "./index.d.ts" }