UNPKG

axez

Version:

Simple AX.25 Implementation for Packet Radio

35 lines (34 loc) 697 B
{ "name": "axez", "version": "0.2.0", "description": "Simple AX.25 Implementation for Packet Radio", "main": "index.js", "browser": "axez.min.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/themikefuller/axez.git" }, "keywords": [ "ax25", "ax.25", "packet", "radio", "amateur", "radio", "aprs", "ham", "radio", "hamradio" ], "author": "Mike Fuller", "license": "MIT", "bugs": { "url": "https://github.com/themikefuller/axez/issues" }, "dependencies":{ }, "homepage": "https://github.com/themikefuller/axez#readme" }