gender-rus
Version:
guessing the gender based on Russian name, surname and patronymic
31 lines (30 loc) • 713 B
JSON
{
"name": "gender-rus",
"version": "1.2.2",
"homepage": "https://github.com/aapodolskiy/gender-rus",
"bugs": "https://github.com/aapodolskiy/gender-rus/issues",
"keywords": [
"gender",
"sex",
"rus",
"determine",
"name",
"surname",
"patronymic",
"пол",
"определение",
"имя",
"фамилия",
"отчество"
],
"description": "guessing the gender based on Russian name, surname and patronymic",
"main": "index.js",
"types": "index.d.ts",
"repository": {
"url": "https://github.com/aapodolskiy/gender-rus",
"type": "git"
},
"author": "Alexander <a.a.podolskiy@gmail.com>",
"license": "MIT",
"private": false
}