Initial commit of assignment for crossbeam

This commit is contained in:
2022-04-26 23:03:23 -04:00
parent 05e9399058
commit 867e71313e
5 changed files with 150 additions and 2 deletions

9
package.json Normal file
View File

@@ -0,0 +1,9 @@
{
"name": "crossbeam sibilent test",
"version": "1.0",
"description": "crossbeam assessment, sibilent task ordering",
"author": "Paul Halvorsen <pmghalvorsen@gmail.com>",
"dependencies": {
"sibilant": ""
}
}