{
    "name": "@jspreadsheet/client",
    "title": "Jspreadsheet Client",
    "description": "Jspreadsheet is a JavaScript software to create a HTML form based on a JSS spreadsheet.",
    "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",
        "grid",
        "grid-editor",
        "data-table",
        "data-grid",
        "data-spreadsheet"
    ],
    "dependencies": {
        "jszip": "^3.10.1",
        "socket.io-client": "^4.8.1"
    },
    "main": "dist/index.js",
    "types": "dist/index.d.ts",
    "version": "12.3.0",
    "bugs": "https://github.com/jspreadsheet/pro/issues",
    "homepage": "https://github.com/jspreadsheet/pro",
    "download": "https://github.com/jspreadsheet/pro/archive/master.zip"
}
