UNPKG

node-swallowjs

Version:

epp portal

55 lines (54 loc) 1.2 kB
{ "name": "node-swallowjs", "version": "1.0.3", "description": "epp portal", "main": "./lib/config.js", "bin": { "swallow": "./bin/swallow", "swallowjs": "./bin/swallowjs", "payment": "./bin/payment", "paymentjs": "./bin/paymentjs", "openkey": "./bin/openkey", "savecsv": "./bin/savecsv", "eppnotice": "./bin/eppnotice.js", "auditstatus": "./bin/auditstatus" }, "directories": { "doc": "doc" }, "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "dependencies": { "mysql": "*", "ngi": "*", "nml": "*", "epp": "*", "eppgate": "*", "eppface": "*", "pdns-mysql": "*", "nodemailer": "*", "audits": "*" }, "keywords": [ "registrar", "epp", "portal" ], "devDependencies": { "grunt": "*", "grunt-autoprefixer": "*", "grunt-contrib-concat": "*", "grunt-contrib-copy": "*", "grunt-contrib-cssmin": "*", "grunt-contrib-imagemin": "^0.9.4", "grunt-contrib-uglify": "*" }, "engines": { "node": ">=0.11 <0.12" }, "email": "mityburner@gmail.com", "license": "MIT", "readme": "ERROR: No README data found!", "_from": "swallowjs" }