plugd
Version:
flux pattern based framework on the mbp-fbp derivative
20 lines (19 loc) • 457 B
JSON
{
"name": "plugd",
"version": "0.0.11",
"description": "flux pattern based framework on the mbp-fbp derivative",
"main": "./plugd.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"dependencies":{
"stackq":"0.x.x"
},
"keywords": ["mbp","message based programming"],
"repository": {
"type": "git",
"url": "http://github.com/influx6/plug"
},
"author": "Alexander Ewetumo",
"license": "mit"
}