2024-12-17 17:12:04 +01:00
|
|
|
{
|
2024-12-18 21:27:29 +01:00
|
|
|
"name": "@tp/tp-flow-nodes",
|
|
|
|
"version": "1.0.0",
|
2024-12-17 17:12:04 +01:00
|
|
|
"description": "",
|
2024-12-18 21:27:29 +01:00
|
|
|
"main": "tp-flow-nodes.js",
|
2024-12-17 17:12:04 +01:00
|
|
|
"scripts": {
|
|
|
|
"test": "echo \"Error: no test specified\" && exit 1"
|
|
|
|
},
|
|
|
|
"repository": {
|
|
|
|
"type": "git",
|
2024-12-18 21:27:29 +01:00
|
|
|
"url": "https://gitea.codeblob.work/tp-elements/tp-flow-nodes.git"
|
2024-12-17 17:12:04 +01:00
|
|
|
},
|
|
|
|
"author": "trading_peter",
|
|
|
|
"license": "Apache-2.0",
|
|
|
|
"dependencies": {
|
|
|
|
"lit": "^3.0.0"
|
|
|
|
}
|
|
|
|
}
|