add a datamanager to handle subprocesses

This commit is contained in:
bee! 2022-03-23 14:01:47 -07:00
parent ebaaa23553
commit 3d7247f18c
No known key found for this signature in database
GPG key ID: A350C9117C864EB7
3 changed files with 307 additions and 236 deletions

View file

@ -9,6 +9,7 @@
},
"author": "padlocks",
"license": "MIT",
"repository": "github:padlocks/Compatiplural",
"dependencies": {
"ajv": "^8.10.0",
"axios": "^0.26.0",