st8flo
Version:
36 lines (35 loc) • 543 B
JSON
{
"name": "st8flo",
"description": "TBD",
"main": "st8flo.js",
"authors": [
"Dhaval Wathare"
],
"license": "LGPL-3.0",
"keywords": [
"dataflow",
"state",
"management",
"graphical",
"js",
"javascript",
"visual",
"debugging",
"remote",
"debugging",
"logic",
"control",
"flow",
"branching",
"flow",
"state"
],
"homepage": "https://github.com/DhavalW/st8flo",
"ignore": [
"**/.*",
"node_modules",
"bower_components",
"test",
"tests"
]
}