{
  "name": "react-native-google-sheet",
  "version": "0.0.5",
  "description": "A <GoogleSheet /> component for react-native to access Google Sheets API which gives you full control over the content and appearence of your spreadsheet data.",
  "repository": {
    "type": "git",
    "url": "git://github.com/subhendukundu/react-native-google-sheet.git"
  },
  "keywords": [
    "google spreadsheets",
    "google",
    "gdata",
    "sheet",
    "google-sheet",
    "react-native",
    "spreadsheets",
    "sheetapi",
    "react-native-sheet",
    "google-spreadsheet",
    "google-spread-sheet",
    "google-api",
    "sheet-api",
    "api",
    "google-sheet-api"
  ],
  "homepage": "https://github.com/subhendukundu/react-native-google-sheet",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "author": "Subhendu Kundu",
  "license": "MIT",
  "dependencies": {
    "react-native-webview": "^5.12.1"
  }
}
