tp-color-picker/package.json

19 lines
409 B
JSON

{
"name": "@tp/tp-color-picker",
"version": "1.0.1",
"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"
}
}