UNPKG

memen-and-or

Version:

Simple `and` and `or` functional programming predicates

22 lines (21 loc) 410 B
{ "name": "memen-and-or", "version": "1.0.1", "description": "Simple `and` and `or` functional programming predicates", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [ "and", "or", "gate", "even", "Big", "isBig", "memenisPositive" ], "author": "memen.io", "license": "MIT", "types": "./index.d.ts" }