mirror of
https://github.com/zadam/trilium.git
synced 2025-12-29 18:54:29 +01:00
11 lines
175 B
JSON
11 lines
175 B
JSON
{
|
|
"name": "@triliumnext/icon-pack-builder",
|
|
"version": "1.0.0",
|
|
"description": "",
|
|
"main": "src/index.ts",
|
|
"scripts": {
|
|
"start": "tsx ."
|
|
},
|
|
"keywords": []
|
|
}
|