UNPKG

st8flo

Version:
37 lines (36 loc) 736 B
{ "name": "st8flo", "version": "0.5.0", "description": "TBD", "main": "st8flo.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://DhavalW@github.com/DhavalW/st8flo.git" }, "keywords": [ "dataflow", "state management", "graphical", "js", "javascript", "visual debugging", "remote debugging", "logic", "control flow", "branching", "flow", "state" ], "author": "Dhaval Wathare", "license": "LGPL-3.0", "bugs": { "url": "https://github.com/DhavalW/st8flo/issues" }, "homepage": "https://github.com/DhavalW/st8flo#readme", "dependencies": { "lodash": "^4.17.4" } }