pigeonkeeper
Version:
PigeonKeeper - used to orchestrate the execution of processes or services
33 lines (27 loc) • 639 B
JSON
{
"name": "pigeonkeeper",
"version": "0.010.011",
"description": "PigeonKeeper - used to orchestrate the execution of processes or services",
"author": "Mike Klepper <MadGeometer@gmail.com>",
"repository":
{
"type": "git",
"url": "https://github.com/adplabs/PigeonKeeper.git"
},
"main": "./lib/pigeonkeeper",
"keywords":
[
"PigeonKeeper",
"Asynchronous",
"Processes",
"Services"
],
"dependencies":
{
},
"engines":
{
"node": "*"
},
"license": "MIT"
}