mirror of
https://github.com/leanote/desktop-app.git
synced 2026-01-13 07:03:04 +08:00
9 lines
123 B
JSON
Executable File
9 lines
123 B
JSON
Executable File
{
|
|
"name": "Leanote",
|
|
"version": "0.7",
|
|
"main": "main.js",
|
|
"dependencies": {
|
|
"@electron/remote": "^1.0.4"
|
|
}
|
|
}
|