UNPKG

traccar

Version:
52 lines (51 loc) 1.2 kB
{ "name": "traccar", "description": "node-traccar", "author": "Huang Jun <agoshx@gmail.com>", "version": "0.0.8", "main": "./traccar", "repository": { "type": "git", "url": "https://github.com/goshx/node-traccar.git" }, "dependencies": { "geojson": "*", "mongodb": "*", "redis": "*" }, "devDependencies": { "grunt": "~0.4.1", "grunt-contrib-jshint": "~0.6.0", "grunt-contrib-uglify": "~0.2.2" }, "engines": { "node": "0.8.x" }, "scripts": {}, "dist": { "shasum": "a9a0c07fcae951c4ef34529ca915e60b5f0a7c01", "tarball": "http://registry.npmjs.org/traccar/-/traccar-0.1.5.tgz" }, "_from": "traccar@", "_npmVersion": "1.2.15", "_npmUser": { "name": "Huang Jun", "email": "agoshx@gmail.com" }, "maintainers": [ "Huang Jun <agoshx@gmail.com>" ], "directories": {}, "_shasum": "a9a0c07fcae951c4ef34529ca915e60b5f0a7c01", "_resolved": "https://registry.npmjs.org/traccar/-/traccar-0.1.5.tgz", "bugs": { "url": "https://github.com/goshx/node-traccar/issues" }, "homepage": "https://github.com/goshx/node-traccar", "keywords": [ "gps", "location", "traccar" ], "license": "ISC" }