mirror of
https://github.com/streetwriters/notesnook.git
synced 2026-02-24 12:12:54 +01:00
8 lines
97 B
JSON
8 lines
97 B
JSON
{
|
|
"name": "@notesnook/scripts",
|
|
"version": "1.0.0",
|
|
"bin": {
|
|
"tx": "execute.mjs"
|
|
}
|
|
}
|