13 lines
242 B
JSON
13 lines
242 B
JSON
{
|
|
"name": "comcord",
|
|
"version": "1.0.0",
|
|
"description": "",
|
|
"main": "index.js",
|
|
"keywords": [],
|
|
"author": "Cynosphere",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"chalk": "4.1.2",
|
|
"eris": "github:abalabahaha/eris#dev"
|
|
}
|
|
}
|