18 lines
454 B
JSON
18 lines
454 B
JSON
{
|
|
"name": "TheDesk",
|
|
"version": "13.9.0",
|
|
"description": "TheDesk on Mastodonはシンプルと多機能を両立したデスクトップ向けクライアントです",
|
|
"main": "main.js",
|
|
"scripts": {
|
|
"test": "echo \"Error: no test specified\" && exit 1"
|
|
},
|
|
"keywords": [],
|
|
"author": "Cutls P",
|
|
"license": "TheDesk LICENSE",
|
|
"dependencies": {
|
|
"about-window": "1.8.0",
|
|
"electron-dl": "1.10.0",
|
|
"jimp": "^0.2.28"
|
|
}
|
|
}
|