UNPKG

@jspreadsheet/format

Version:

Spreadsheet format management extension.

41 lines (40 loc) 1.11 kB
{ "name": "@jspreadsheet/format", "title": "Spreadsheet format management", "description": "Spreadsheet format management extension.", "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", "mask", "format" ], "dependencies": { "jsuites": "^6.0.3", "lemonadejs": "^5.3.6" }, "main": "dist/index.js", "types": "dist/index.d.ts", "version": "4.0.0", "bugs": "https://github.com/jspreadsheet/pro/issues", "homepage": "https://github.com/jspreadsheet/pro", "download": "https://github.com/jspreadsheet/pro/archive/master.zip" }