{
  "name": "kojima",
  "type": "module",
  "author": "Rowan <rowan@kitsu.cafe> (https://kitsu.cafe)",
  "version": "1.0.0",
  "description": "",
  "main": "src/index.js",
  "scripts": {
    "test": "./tests/index.js"
  },
  "keywords": ["functional", "functional programming", "fp", "monad"],
  "license": "GPL-3.0-or-later",
  "devDependencies": {
    "folktest": "git+https://git.kitsu.cafe/rowan/folktest.git"
  }
}