This commit is contained in:
Will White 2015-02-06 22:44:28 -08:00
parent 3fb01c519c
commit ecc19932e7

View File

@ -1,6 +1,6 @@
{ {
"name": "freemail", "name": "freemail",
"version": "0.0.0", "version": "0.0.1",
"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": {