comcord/package.json

13 lines
220 B
JSON
Raw Normal View History

2022-08-27 23:27:05 +00:00
{
"name": "comcord",
"version": "1.0.0",
"description": "",
"main": "index.js",
"keywords": [],
"author": "Cynosphere",
"license": "MIT",
"dependencies": {
"eris": "github:abalabahaha/eris#dev"
}
}