Add @dougal/concurrency module

This commit is contained in:
D. Berge
2025-08-01 11:22:30 +02:00
parent ba7221ae10
commit 32c6e2c79f
2 changed files with 37 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
{
"name": "@dougal/concurrency",
"version": "1.0.0",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [],
"author": "",
"license": "ISC",
"description": ""
}