{
  "name": "@cawfree/react-native-heat-map",
  "version": "0.0.2",
  "description": "A <HeatMap /> Native Module component for React Native.",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/cawfree/react-native-heat-map.git",
    "baseUrl": "https://github.com/cawfree/react-native-heat-map"
  },
  "keywords": [
    "react-native",
    "react",
    "heat",
    "heatmap",
    "map",
    "graph",
    "intensity"
  ],
  "author": {
    "name": "Alex Thomas (@cawfree)",
    "email": "hello@cawfree.com"
  },
  "license": "MIT",
  "licenseFilename": "LICENSE",
  "readmeFilename": "README.md",
  "peerDependencies": {
    "react": "^16.8.1",
    "react-native": ">=0.59.0-rc.0 <1.0.x"
  },
  "devDependencies": {
    "react-markdown-gen": "^0.0.11"
  }
}
