16 lines
281 B
JSON
16 lines
281 B
JSON
|
{
|
||
|
"name": "@truss/comm",
|
||
|
"version": "1.0.0",
|
||
|
"description": "",
|
||
|
"main": "index.js",
|
||
|
"author": "cha0s",
|
||
|
"license": "MIT",
|
||
|
"publishConfig": {
|
||
|
"registry": "https://npm.i12e.cha0s.io"
|
||
|
},
|
||
|
"dependencies": {
|
||
|
"debug": "3.1.0",
|
||
|
"supports-color": "5.4.0"
|
||
|
}
|
||
|
}
|