22 lines
491 B
JSON
22 lines
491 B
JSON
{
|
|
"name": "@tp/tp-tree-nav",
|
|
"version": "1.3.0",
|
|
"description": "",
|
|
"main": "tp-tree-nav.js",
|
|
"scripts": {
|
|
"test": "echo \"Error: no test specified\" && exit 1"
|
|
},
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "https://gitea.codeblob.work/tp-elements/tp-tree-nav.git"
|
|
},
|
|
"author": "trading_peter",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"@tp/tp-icon": "^1.0.1",
|
|
"@tp/tp-popup": "^1.0.0",
|
|
"@lit-labs/virtualizer": "^2.0.0",
|
|
"lit": "^3.0.0"
|
|
}
|
|
}
|