eppgate
Version:
Domain Registrar
22 lines (21 loc) • 374 B
JSON
{
"name": "eppgate",
"version": "0.4.6",
"description": "Domain Registrar",
"main": "RunACC.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"dependencies": {
"mysql": "*",
"nml": "*",
"epp": "*"
},
"keywords": [
"domain",
"epp",
"registrar"
],
"author": "gzhangzy@gmail.com",
"license": "MIT"
}