{ "name": "@tp/tp-checkbox", "version": "1.0.8", "description": "", "main": "tp-checkbox.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "https://gitea.codeblob.work/tp-elements/tp-checkbox.git" }, "author": "trading_peter", "license": "Apache-2.0", "dependencies": { "@tp/helpers": "^1.1.3", "@tp/tp-icon": "^1.0.1", "lit": "^2.2.0" } }