audits
Version:
audit registrant
21 lines (20 loc) • 361 B
JSON
{
"name": "audits",
"version": "0.2.0",
"description": "audit registrant",
"main": "soap.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"dependencies": {
"mysql": "*",
"nodemailer": "*",
"soap": "*"
},
"keywords": [
"epp",
"audit"
],
"author": "gzhangzy@gmail.com",
"license": "MIT"
}