@types/joi
Advanced tools
Comparing version 6.5.16-alpha to 6.5.21-alpha
{ | ||
"name": "@types/joi", | ||
"version": "6.5.16-alpha", | ||
"description": "Type definitions for joi v6.5.0 from https://www.github.com/DefinitelyTyped/DefinitelyTyped", | ||
"version": "6.5.21-alpha", | ||
"description": "TypeScript definitions for joi v6.5.0", | ||
"main": "", | ||
@@ -6,0 +6,0 @@ "scripts": {}, |
# Installation | ||
> `npm install --save-dev @types/joi` | ||
> `npm install --save @types/joi` | ||
# Summary | ||
This package contains type definitions for joi v6.5.0. | ||
This package contains type definitions for joi v6.5.0 (https://github.com/spumko/joi). | ||
The project URL or description is https://github.com/spumko/joi | ||
# Credits | ||
These definitions were written by Bart van der Schoor <https://github.com/Bartvds>, Laurence Dougal Myers <https://github.com/laurence-myers>, Christopher Glantschnig <https://github.com/cglantschnig>, David Broder-Rodgers <https://github.com/DavidBR-SW>. | ||
# Details | ||
Typings were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/types-2.0/joi | ||
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/types-2.0/joi | ||
Additional Details | ||
* Last updated: Thu, 19 May 2016 20:05:50 GMT | ||
* Typings kind: ProperModule | ||
* Last updated: Fri, 20 May 2016 17:00:27 GMT | ||
* File structure: ProperModule | ||
* Library Dependencies: none | ||
* Module Dependencies: none | ||
* Global values: none | ||
# Credits | ||
These definitions were written by Bart van der Schoor <https://github.com/Bartvds>, Laurence Dougal Myers <https://github.com/laurence-myers>, Christopher Glantschnig <https://github.com/cglantschnig>, David Broder-Rodgers <https://github.com/DavidBR-SW>. |
28222
19