@ryancavanaugh/email-validator
Advanced tools
Comparing version 1.0.11-alpha to 1.0.12-alpha
@@ -0,0 +0,0 @@ // Type definitions for email-validator 1.0.3 |
{ | ||
"name": "@ryancavanaugh/email-validator", | ||
"version": "1.0.11-alpha", | ||
"version": "1.0.12-alpha", | ||
"description": "Type definitions for email-validator 1.0.3 from https://www.github.com/DefinitelyTyped/DefinitelyTyped", | ||
@@ -5,0 +5,0 @@ "main": "", |
@@ -0,1 +1,5 @@ | ||
# Installation | ||
> `npm install --save-dev @ryancavanaugh/email-validator | ||
# Summary | ||
This package contains type definitions for email-validator 1.0.3. | ||
@@ -5,8 +9,11 @@ | ||
# Credits | ||
These definitions were written by Paul Lessing <https://github.com/paullessing>. | ||
# Details | ||
Typings were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped in the email-validator directory. | ||
Additional Details | ||
* Last updated: Fri, 01 Apr 2016 16:52:04 GMT | ||
* Last updated: Wed, 06 Apr 2016 03:44:13 GMT | ||
* Typings kind: DeclareModule | ||
@@ -13,0 +20,0 @@ * Library Dependencies: none |
@@ -20,3 +20,3 @@ { | ||
], | ||
"contentHash": "63e131e777a2017ce26bff851bf1430bf1088ed8f7eb5c1e23c454bf4e782c51" | ||
"contentHash": "2ed780988ed9c14d6882088d1eb78a60629612beb9a05b43297c295596939284" | ||
} |
2094
22