UNPKG

flyd

Version:

The less is more, modular, functional reactive programming library

16 lines (15 loc) 309 B
{ "name": "ramda-transducer-example", "version": "1.0.0", "description": "", "main": "script.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "author": "Simon Friis Vindum", "license": "MIT", "dependencies": { "flyd": "^0.1.0", "ramda": "^0.17.0" } }