{
  "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"
}
