{ "name": "@tp/tp-table", "version": "1.3.2", "description": "", "main": "tp-table.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "https://gitea.codeblob.work/tp-elements/tp-table.git" }, "author": "trading_peter", "license": "Apache-2.0", "dependencies": { "@lit-labs/virtualizer": "^2.0.7", "@tp/helpers": "^2.1.0", "@tp/tp-checkbox": "^1.0.7", "@tp/tp-icon": "^1.0.1", "@tp/tp-scroll-threshold": "^1.0.0", "lit": "^2.8.0" } }