tp-textarea/package.json

20 lines
423 B
JSON

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