UNPKG

flyd

Version:

The less is more, modular, functional reactive programming library

29 lines (28 loc) 496 B
{ "name": "flyd", "main": "flyd.js", "version": "0.1.14", "homepage": "https://github.com/paldepind/flyd", "authors": [ "Simon Friis Vindum" ], "description": "The less is more, modular functional reactive programming library", "moduleType": [ "amd", "globals", "node" ], "keywords": [ "functional", "reactive", "modular" ], "license": "MIT", "ignore": [ "**/.*", "node_modules", "bower_components", "test", "tests" ] }