UNPKG

armenian-names

Version:
36 lines (35 loc) 763 B
{ "name": "armenian-names", "version": "2.2.1", "description": "An NPM package for Armenian names", "main": "index.js", "scripts": { "test": "jest" }, "repository": { "type": "git", "url": "git+https://github.com/shantdashjian/armenian-names.git" }, "keywords": [ "armenian", "names", "given names", "armenian names", "cultural", "baby names", "male names", "female names", "boy names", "girl names" ], "author": "Shant Dashjian", "license": "ISC", "bugs": { "url": "https://github.com/shantdashjian/armenian-names/issues" }, "homepage": "https://github.com/shantdashjian/armenian-names#readme", "devDependencies": { "@types/jest": "^29.5.2", "jest": "^29.5.0" } }