UNPKG

@codesigntheory/bnunicode2ansi

Version:

A Bengali Unicode to ANSI text Converter

27 lines (26 loc) 642 B
{ "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" }