@comoelagua.org/bra2text
Version:
Braille ASCII Spanish to plain text
28 lines (27 loc) • 589 B
JSON
{
"name": "@comoelagua.org/bra2text",
"version": "1.0.1",
"description": "Braille ASCII Spanish to plain text",
"main": "index.js",
"type": "module",
"scripts": {
"test": "node index.test.js"
},
"repository": {
"type": "git",
"url": "git+https://github.com/mariouged/bra2text.git"
},
"keywords": [
"Braille",
"ASCII",
"brl",
"brf",
"bra"
],
"author": "Mario U",
"license": "GPL-3.0-or-later",
"bugs": {
"url": "https://github.com/mariouged/bra2text/issues"
},
"homepage": "https://github.com/mariouged/bra2text#readme"
}