ckn.communication
Version:
25 lines (24 loc) • 521 B
JSON
{
"name": "ckn.communication",
"version": "2.0.3",
"main": "ckn.communication.js",
"type": "module",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "https://source.developers.google.com/p/ckn-technology/r/ckn.communication"
},
"author": "Santi Chongkaonar",
"license": "ISC",
"keywords": [
"CKN",
"CKN.Communicatoin"
],
"description": "",
"dependencies": {
"ckn": "^2.0.21",
"nodemailer": "^6.9.1"
}
}