UNPKG

flyd

Version:

The less is more, modular, functional reactive programming library

17 lines (16 loc) 307 B
{ "name": "who-to-follow", "version": "1.0.0", "private": "true", "description": "", "main": "script.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "author": "", "license": "MIT", "dependencies": { "flyd": "^0.1.6", "whatwg-fetch": "^0.9.0" } }