tp-color-picker/package.json
2025-02-09 17:08:31 +01:00

19 lines
409 B
JSON

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