gender-it
Version:
Guess the gender of an italian name
31 lines (30 loc) • 652 B
JSON
{
"name": "gender-it",
"version": "1.1.3",
"description": "Guess the gender of an italian name",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/flaviolivolsi/gender-it.git"
},
"keywords": [
"gender",
"sex",
"italian",
"names",
"nomi",
"italiani",
"sesso",
"genere",
"indovina"
],
"author": "Flavio Li Volsi",
"license": "MIT",
"bugs": {
"url": "https://github.com/flaviolivolsi/gender-it/issues"
},
"homepage": "https://github.com/flaviolivolsi/gender-it#readme"
}