mirror of
https://github.com/zadam/trilium.git
synced 2025-12-30 19:24:24 +01:00
9 lines
139 B
JSON
9 lines
139 B
JSON
{
|
|
"name": "@triliumnext/pdfjs-viewer",
|
|
"version": "1.0.0",
|
|
"private": true,
|
|
"scripts": {
|
|
"build": "tsx scripts/build.ts"
|
|
}
|
|
}
|