UNPKG

io-square-node

Version:
23 lines (22 loc) 439 B
{ "name": "io-square-node", "version": "0.0.7", "description": "IO Monad library for NodeJS", "main": "src/io-square-node.js", "keywords": [ "IO", "Monad", "Node", "JavaScript" ], "repository": { "type": "git", "url": "git://github.com/santoshrajan/io-square-node.git" }, "author": "Santosh Rajan", "license": "MIT", "dependencies": { "io-square": "^0.1.5", "request": "^2.79.0" } }