UNPKG

win-backbone

Version:

The control backbone for WIN, handles message passing between modules in an experiment. Allows for somewhat generic module swapping

25 lines (24 loc) 572 B
{ "name": "win-backbone", "version": "0.0.4-5", "description": "The control backbone for WIN, handles message passing between modules in an experiment. Allows for somewhat generic module swapping", "keywords": [ "WIN", "evolution", "iec", "neat" ], "repo": "OptimusLime/win-backbone", "scripts": [ "lib/win-backbone.js" ], "remotes": [ "https://raw.github.com", "https://raw.githubusercontent.com" ], "main": "lib/win-backbone.js", "dependencies": { "techjacker/q": "master", "component/emitter": "master" } }