zahra_mahdizade_module
Version:
This module provides functionality to convert text to Morse code and vice versa.
15 lines (14 loc) • 346 B
JSON
{
"name": "zahra_mahdizade_module",
"version": "1.0.2",
"description": "This module provides functionality to convert text to Morse code and vice versa.",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"Morse"
],
"author": "zahra mahdizade",
"license": "ISC"
}