{
  "name": "wordloom",
  "version": "0.3.2",
  "description": "Find short, pronounceable names for brands, products, and projects.",
  "keywords": [
    "cli",
    "cmudict",
    "dictionary",
    "name",
    "name-generator",
    "naming",
    "phonotactics",
    "pronounceable",
    "word-generator",
    "wordloom",
    "wordnet"
  ],
  "homepage": "https://github.com/nrjdalal/wordloom#readme",
  "bugs": "https://github.com/nrjdalal/wordloom/issues",
  "license": "MIT",
  "author": {
    "name": "Neeraj Dalal",
    "email": "admin@nrjdalal.com",
    "url": "https://nrjdalal.com"
  },
  "repository": "nrjdalal/wordloom",
  "funding": "https://github.com/sponsors/nrjdalal",
  "bin": {
    "wordloom": "./dist/index.mjs"
  },
  "files": [
    "dist"
  ],
  "type": "module"
}
