UNPKG

@iotek/gps

Version:
32 lines (31 loc) 720 B
{ "name": "gps", "main": "gps.js", "version": "0.6.0", "homepage": "https://github.com/infusion/GPS.js", "description": "A GPS NMEA parser library", "keywords": [ "nmea", "nmea", "gps", "serial", "parser", "distance", "geo", "location", "rmc", "gga", "gll", "gsa", "vtg", "gva" ], "moduleType": [ "amd", "globals", "node" ], "authors": [ "Robert Eisele <robert@xarg.org> (http://www.xarg.org/)" ], "license": [ "MIT", "GPL" ], "repository": { "type": "git", "url": "git://github.com/infusion/GPS.js.git" }, "ignore": [ "tests", ".travis.yml", "package.json" ] }