1
0
mirror of https://github.com/sbender9/signalk-raymarine-autopilot.git synced 2020-11-18 19:37:28 -08:00
Scott Bender 0219c44ba8 1.3.1
2020-02-13 17:27:35 -05:00

24 lines
536 B
JSON

{
"name": "signalk-raymarine-autopilot",
"version": "1.3.1",
"description": "Depricated. Please use signalk@/signalk-autopilot.",
"main": "index.js",
"scripts": {
"test": "$NODE $npm_package_main"
},
"keywords": [
"signalk-node-server-plugin",
"signalk-webapp"
],
"author": "scott@scottbender.net",
"license": "ISC",
"dependencies": {
"baconjs": "^0.7.88",
"lodash": "^4.17.4"
},
"repository": {
"type": "git",
"url": "https://github.com/sbender9/signalk-raymarine-autopilot"
}
}