tp-cmd-menu/package.json
2022-03-23 23:27:51 +01:00

19 lines
393 B
JSON

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