bionic-converter
Version:
Convert text to Bionic Reading format
23 lines • 646 B
JSON
{
"name": "bionic-converter",
"version": "1.0.3",
"description": "Convert text to Bionic Reading format",
"main": "index.js",
"devDependencies": {},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/Jesper-Hustad/bionic-converter.git"
},
"keywords": [
"bionic"
],
"author": "Jesper Hustad",
"license": "MIT",
"bugs": {
"url": "https://github.com/Jesper-Hustad/bionic-converter/issues"
},
"homepage": "https://github.com/Jesper-Hustad/bionic-converter#readme"
}