mirror of
https://github.com/zadam/trilium.git
synced 2026-03-06 18:56:09 +01:00
chore(web-clipper): create package JSON
This commit is contained in:
parent
6ae1cc18e2
commit
5113e2ab97
11
apps/web-clipper/package.json
Normal file
11
apps/web-clipper/package.json
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
{
|
||||||
|
"name": "@triliumnext/web-clipper",
|
||||||
|
"version": "1.0.0",
|
||||||
|
"description": "",
|
||||||
|
"main": "index.js",
|
||||||
|
"scripts": {
|
||||||
|
"test": "echo \"Error: no test specified\" && exit 1"
|
||||||
|
},
|
||||||
|
"keywords": [],
|
||||||
|
"packageManager": "pnpm@10.28.1"
|
||||||
|
}
|
||||||
Loading…
x
Reference in New Issue
Block a user