aprsNotifyJS/package.json

17 lines
306 B
JSON

{
"name": "aprsnotifyjs",
"version": "1.0.0",
"description": "",
"main": "index.js",
"dependencies": {
"aprs-parser": "^1.0.4",
"ws": "^5.2.2"
},
"devDependencies": {},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "",
"license": "ISC"
}