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