UNPKG

fantasy-combinators

Version:
20 lines (19 loc) 427 B
{ "name": "fantasy-combinators", "version": "0.0.1", "description": "Common combinators.", "main": "combinators.js", "repository": { "type": "git", "url": "git://github.com/puffnfresh/fantasy-combinators.git" }, "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [ "fantasyland", "combinators" ], "author": "Brian McKenna", "license": "BSD-2-Clause" }