2013-01-29 17:35:40 +00:00
|
|
|
{
|
|
|
|
"name": "ep_email_notifications",
|
|
|
|
"description": "Subscribe to a pad and recieve an email when someone edits your pad",
|
|
|
|
"version": "0.0.1",
|
|
|
|
"author": {
|
|
|
|
"name": "johnyma22",
|
|
|
|
"email": "john@mclear.co.uk",
|
|
|
|
"url": "John McLear"
|
|
|
|
},
|
|
|
|
"contributors": [],
|
|
|
|
"dependencies": {
|
|
|
|
"emailjs": ">= 0.2.7",
|
2013-01-31 01:16:34 +00:00
|
|
|
"buffertools": ">= 1.0.8",
|
|
|
|
"validator": ">= 0.4.21"
|
2013-01-29 17:35:40 +00:00
|
|
|
},
|
|
|
|
"engines": {
|
|
|
|
"node": ">= 0.4.1"
|
|
|
|
}
|
|
|
|
}
|