{
       "name": "ggencoder",
       "description": "GEOGATE-geojson handles AIS/NMEA encoding/decoding for GEOgate GPS/AIS/GTS framework",
       "version": "1.0.11",
       "author": {
              "name": "Fulup Ar Foll",
              "email": "fulup@breizhme.net",
              "url": "http://www.breizhme.net/fulup"
       },
       "keywords": [
              "GTS",
              "opengts",
              "GPS",
              "tracker",
              "AIS",
              "GeoJSON",
              "nmea",
              "gpx",
              "gps103",
              "tk102",
              "simulator",
              "gprmc"
       ],
       "main": "ApiExport.js",
       "home": "http://www.geotobe.org/geogate",
       "devDependencies": {
              "jison": "*",
              "async": "*"
       },
       "bin": {
              "Ais2JsonClient": "./bin/Ais2JsonClient.js"
       },
       "repository": {
              "type": "git",
              "url": "git://github.com/fulup-bzh/GeoGate.git"
       },
       "bugs": {
              "url": "http://github.com/fulup-bzh/GeoGate/issues"
       },
       "license": {
              "type": "apache20"
       }
}
