mirror of
https://github.com/smartfrigde/armcord.git
synced 2024-08-14 23:56:58 +00:00
Update Desc
This commit is contained in:
parent
006b71d156
commit
470c5b37a8
1 changed files with 2 additions and 2 deletions
|
@ -1,14 +1,14 @@
|
|||
{
|
||||
"name": "armcord",
|
||||
"version": "2.0.0",
|
||||
"description": "A minimal working example of how to use the custom-electron-titlebar module from AlexTorresSk.",
|
||||
"description": "ArmCord is a Discord client made for ARM Linux that allows you to customize your experience.",
|
||||
"main": "main.js",
|
||||
"scripts": {
|
||||
"start": "electron .",
|
||||
"dist": "electron-builder",
|
||||
"test": "echo \"Error: no test specified\" && exit 1"
|
||||
},
|
||||
"author": "Tim L. Greller, Alex Torres",
|
||||
"author": "smartfrigde",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"custom-electron-titlebar": "3.2.5",
|
||||
|
|
Loading…
Reference in a new issue