ep_email_notifications/package.json
2013-02-09 21:36:51 +01: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.5",
"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"
}
}