{
    "name": "datch-her",
    "version": "1.0.0",
    "description": "A package that returns true for 'her' and false for 'him'",
    "main": "index.js",
    "type": "module",
    "scripts": {
      "test": "echo \"No tests specified\" && exit 0"
    },
    "keywords": ["her", "him", "true", "false"],
    "author": "ProgrammerDATCH",
    "license": "MIT"
  }
  