gpschamp-tracker
Version:
Let you work with some GPS trackers that connects through tcp.
40 lines (38 loc) • 871 B
JSON
{
"bugs": {
"url": "https://github.com/keshavvats/gpschamp-tracker/issues"
},
"bundleDependencies": false,
"dependencies": {
"crc16-ccitt-node": "^1.0.4",
"node.extend": "*"
},
"deprecated": false,
"description": "Let you work with some GPS trackers that connects through tcp.",
"homepage": "https://github.com/keshavvats/gpschamp-tracker",
"keywords": [
"gps",
"tracker",
"Tk103",
"car",
"gps"
],
"license": "GPL-3.0",
"main": "index.js",
"maintainers": [
{
"name": "keshavvats",
"email": "keshav0vats@gmail.com"
}
],
"name": "gpschamp-tracker",
"optionalDependencies": {},
"repository": {
"type": "git",
"url": "git+https://github.com/keshavvats/gpschamp-tracker.git"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"version": "1.3.6"
}