tp-dropzone/package.json
2024-10-21 23:29:10 +02:00

20 lines
423 B
JSON

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