{ "name": "aprsnotifyjs", "version": "1.0.0", "description": "", "private": true, "dependencies": { "aprs-parser": "github:ad1217/npm-aprs-parser#no-dynamic-require", "distinct-colors": "^1.0.4", "ol": "^6.13.0", "vue": "^3.2.31", "vue3-openlayers": "^0.1.63", "ws": "^5.2.2" }, "devDependencies": { "@modyfi/vite-plugin-yaml": "^1.0.1", "@rollup/plugin-yaml": "^3.1.0", "@vitejs/plugin-vue": "^2.2.4", "vite": "^2.8.6" }, "scripts": { "serve": "node src/server.js", "start": "vite", "build": "vite build" }, "author": "Adam Goldsmith ", "license": "ISC" }