{
    "name": "@jspreadsheet/sheets",
    "title": "Google Sheets to JSON or Jspreadsheet",
    "description": "Import a Google Sheets spreadsheet to JSON and create online spreadsheets with Jspreadsheet.",
    "repository": {
        "type": "git",
        "url": "https://github.com/jspreadsheet/packages.git"
    },
    "author": {
        "name": "Contact <contact@jspreadsheet.com>"
    },
    "keywords": [
        "spreadsheet",
        "online spreadsheet",
        "jspreadsheet",
        "jexcel",
        "tables",
        "table",
        "excel",
        "google spreadsheet",
        "spreadsheet formulas",
        "javascript grid",
        "grid",
        "grid editor",
        "data table",
        "data grid",
        "sheets importer",
        "sheets"
    ],
    "dependencies": {
        "jsuites": "^5.13.3"
    },
    "main": "dist/index.js",
    "types": "dist/index.d.ts",
    "version": "3.2.0",
    "bugs": "https://github.com/jspreadsheet/pro/issues",
    "homepage": "https://github.com/jspreadsheet/pro",
    "download": "https://github.com/jspreadsheet/pro/archive/master.zip"
}
