This commit is contained in:
Will White 2015-04-06 22:37:52 -07:00
parent 9116223489
commit ff61bab46e

View File

@ -1,6 +1,6 @@
{ {
"name": "freemail", "name": "freemail",
"version": "0.0.1", "version": "0.0.2",
"description": "A database of free and disposable email domains and a handy Node.js module for querying it.", "description": "A database of free and disposable email domains and a handy Node.js module for querying it.",
"main": "index.js", "main": "index.js",
"scripts": { "scripts": {