morse-codes
Version:
the morse alphabet and other codes
25 lines (24 loc) • 555 B
JSON
{
"name": "morse-codes",
"version": "0.0.0",
"description": "the morse alphabet and other codes",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git://github.com/jarofghosts/morse-codes.git"
},
"keywords": [
"morse",
"code",
"collection"
],
"author": "jesse keane",
"license": "MIT",
"bugs": {
"url": "https://github.com/jarofghosts/morse-codes/issues"
},
"homepage": "https://github.com/jarofghosts/morse-codes"
}