{
  "name": "@bntk/transliteration",
  "version": "0.0.0-alpha.2",
  "main": "index.js",
  "module": "index.js",
  "type": "module",
  "types": "index.d.ts",
  "description": "Build applications with Bengali natural language processing tools.",
  "homepage": "https://bangla-toolkit.github.io/core/",
  "keywords": [
    "bangla",
    "bengali",
    "bangla toolkit",
    "bntk",
    "bangla toolkit",
    "bangla natural language processing",
    "bangla natural language toolkit",
    "nlp"
  ],
  "repository": {
    "type": "git",
    "url": "https://github.com/bangla-toolkit/core.git"
  },
  "author": {
    "name": "Nurul Huda (Apon)",
    "email": "me@nurulhudaapon.com",
    "url": "https://nurulhudaapon.com"
  },
  "license": "MIT"
}