{
  "name": "decode-google-map-polyline",
  "version": "1.0.1",
  "description": "A library to decode google map polyline using google official library.",
  "main": "index.js",
  "scripts": {
    "test": "node test.js"
  },
  "keywords": [
    "google",
    "map",
    "polyline",
    "decode",
    "encode"
  ],
  "author": "Yan Ji",
  "license": "ISC"
}
