@jspreadsheet/search
Version:
Modal for search and replace.
41 lines (40 loc) • 1.12 kB
JSON
{
"name": "@jspreadsheet/search",
"title": "Search and replace tool.",
"description": "Modal for search and replace.",
"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",
"search",
"search and replace"
],
"dependencies": {
"lemonadejs": "^5.0.9",
"@lemonadejs/studio": "^5.0.0"
},
"main": "dist/index.js",
"types": "dist/index.d.ts",
"version": "6.0.4",
"bugs": "https://github.com/jspreadsheet/pro/issues",
"homepage": "https://github.com/jspreadsheet/pro",
"download": "https://github.com/jspreadsheet/pro/archive/master.zip"
}