datch-her
Version:
A package that returns true for 'her' and false for 'him'
14 lines (13 loc) • 377 B
JSON
{
"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"
}