UNPKG

mbox

Version:

Evented wrapper for mboxrd files

16 lines (15 loc) 509 B
{ "name": "mbox", "version": "v0.1.2", "description": "Evented wrapper for mboxrd files", "homepage": "https://github.com/ditesh/node-mbox", "keywords": ["mbox", "mboxrd", "mail", "email"], "author": { "name": "Ditesh Shashikant Gathani", "email": "ditesh@gathani.org", "url": "http://ditesh.gathani.org/blog/" }, "dependencies": ["unixlib"], "repository": { "type" : "git", "url" : "https://github.com/ditesh/node-mbox.git" }, "main": "main.js" }