tp-avatar/package.json
2024-10-21 23:37:00 +02:00

19 lines
387 B
JSON

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