UNPKG

morse-decodes

Version:
25 lines (24 loc) 563 B
{ "name": "morse-decodes", "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-decodes.git" }, "keywords": [ "morse", "code", "collection" ], "author": "jesse keane", "license": "MIT", "bugs": { "url": "https://github.com/jarofghosts/morse-decodes/issues" }, "homepage": "https://github.com/jarofghosts/morse-decodes" }