{
  "name": "@codesigntheory/bnunicode2ansi",
  "version": "1.6.1",
  "description": "A Bengali Unicode to ANSI text Converter",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://gitlab.com/codesigntheory/bnunicode2ansi.git"
  },
  "keywords": [
    "Bengali",
    "Bijoy",
    "ANSI",
    "Unicode",
    "TextConverter"
  ],
  "author": "Utsob Roy",
  "license": "MIT",
  "bugs": {
    "url": "https://gitlab.com/codesigntheory/bnunicode2ansi/issues"
  },
  "homepage": "https://gitlab.com/codesigntheory/bnunicode2ansi#readme"
}
