14 lines
256 B
JSON
14 lines
256 B
JSON
{
|
|
"name": "comcord",
|
|
"version": "1.0.0",
|
|
"description": "",
|
|
"main": "index.js",
|
|
"keywords": [],
|
|
"author": "Cynosphere",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"chalk": "4.1.2",
|
|
"discord-rpc": "^4.0.1",
|
|
"oceanic.js": "^1.1.2"
|
|
}
|
|
}
|