ep_email_notifications/package.json
2013-03-19 22:30:15 +00:00

19 lines
429 B
JSON

{
"name": "ep_email_notifications",
"description": "Subscribe to a pad and receive an email when someone edits your pad",
"version": "0.0.6",
"author": {
"name": "johnyma22",
"email": "john@mclear.co.uk",
"url": "John McLear"
},
"contributors": [],
"dependencies": {
"emailjs": ">= 0.2.7",
"buffertools": ">= 1.0.8",
"validator": ">= 0.4.21"
},
"engines": {
"node": ">= 0.4.1"
}
}