{
  "name": "react-leaflet-tsc",
  "version": "0.12.3-rev-0",
  "description": "react-leaflet repacked with TypeScript 2.0 types",
  "main": "index.js",
  "typings": "index.d.js",
  "keywords": [
    "react-leaflet",
    "typescript",
    "wrap"
  ],
  "license": "MIT",
  "repository": {
    "type": "git",
    "url": "http://github.com/implydata/react-leaflet-tsc.git"
  },
  "dependencies": {
    "leaflet": "0.7.7",
    "react-leaflet": "0.12.3",
    "react-tsc": "15.3.2-rev4"
  }
}
