@burgan-tech/vnext-core-runtime
Version:
vNext Core Domain - Runtime Package for engine deployment
22 lines (21 loc) • 622 B
JSON
{
"name": "@burgan-tech/vnext-core-runtime",
"version": "0.0.4",
"description": "vNext Core Domain - Runtime Package for engine deployment",
"main": "index.js",
"type": "module",
"keywords": ["vnext", "workflow", "runtime", "domain", "burgan"],
"author": "Burgan Technology",
"license": "MIT",
"repository": {
"type": "git",
"url": "git+https://github.com/burgan-tech/vnext-sys-flow.git"
},
"bugs": {
"url": "https://github.com/burgan-tech/vnext-sys-flow/issues"
},
"homepage": "https://github.com/burgan-tech/vnext-sys-flow#readme",
"publishConfig": {
"access": "public"
}
}