Files
Trilium/packages/uikit/package.json
2025-10-27 20:53:13 +02:00

19 lines
405 B
JSON

{
"name": "@triliumnext/uikit",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"dependencies": {
"@triliumnext/commons": "workspace:*",
"@triliumnext/highlightjs": "workspace:*",
"jquery": "3.7.1"
},
"keywords": [],
"author": "",
"license": "ISC",
"packageManager": "pnpm@10.18.3"
}