{
  "author": {
    "name": "sudo",
    "email": "bluescode@outlook.com",
    "url": "http://timor.tech"
  },
  "dependencies": {
    "@serialport/parser-readline": "^2.0.2",
    "gps": "^0.5.2",
    "serialport": "^7.1.5"
  },
  "deprecated": false,
  "description": "A GPS Driven for BLOX NEO-6/7M written with Nodejs.",
  "keywords": [
    "gps",
    "blox",
    "neo",
    "6m",
    "7m",
    "uart",
    "nmea",
    "raspberrypi"
  ],
  "main": "index.js",
  "name": "gps-neo-67m",
  "repository": {
    "type": "git",
    "url": "https://github.com/OneDevice-JS/gps-neo-67m"
  },
  "bugs": {
    "url": "https://github.com/OneDevice-JS/gps-neo-67m/issues"
  },
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "version": "0.0.1",
  "license": "MIT"
}
