2013-01-29 17:35:40 +00:00
|
|
|
{
|
|
|
|
"name": "ep_email_notifications",
|
2013-02-09 20:36:51 +00:00
|
|
|
"description": "Subscribe to a pad and receive an email when someone edits your pad",
|
2013-03-19 22:30:15 +00:00
|
|
|
"version": "0.0.6",
|
2013-01-29 17:35:40 +00:00
|
|
|
"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"
|
|
|
|
}
|
|
|
|
}
|