{ "name": "gps-tracking", "version": "1.1.0", "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/freshworkstudio/gps-tracking-nodejs.git" }, "keywords": [ "gps", "tracker", "Tk103", "car", "gps" ], "author": "Gonzalo De-Spirito (http://www.freshworkstudio.com/)", "license": "MIT", "bugs": { "url": "https://github.com/freshworkstudio/gps-tracking-nodejs/issues" }, "homepage": "https://github.com/freshworkstudio/gps-tracking-nodejs", "dependencies": { "crc": "^3.5.0", "crc16-ccitt-node": "^1.0.6", "node.extend": "^2.0.1" } }