12 lines
245 B
JSON
12 lines
245 B
JSON
|
{
|
||
|
"name": "discord",
|
||
|
"description": "Discord Client for Desktop",
|
||
|
"version": "0.0.277",
|
||
|
"releaseChannel": "stable",
|
||
|
"main": "app/index.js",
|
||
|
"private": true,
|
||
|
"dependencies": {
|
||
|
"react": "^0.13.0",
|
||
|
"betterdiscord": "^0.1.2"
|
||
|
}
|
||
|
}
|