UNPKG

octopus-gps-tracking

Version:

Let you work with some GPS trackers that connects through tcp.

27 lines (26 loc) 540 B
{ "name": "octopus-gps-tracking", "version": "1.0.14", "description": "Let you work with some GPS trackers that connects through tcp.", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "https://github.com/ykptke/gps-tracking-nodejs.git" }, "keywords": [ "gps", "tracker", "Tk103", "TK103-2", "car", "gps" ], "author": "ykptke", "dependencies": { "nmea-0183": "0.0.7", "node.extend": "*" } }