@types/should
Advanced tools
Comparing version 8.1.14-alpha to 8.1.19-alpha
{ | ||
"name": "@types/should", | ||
"version": "8.1.14-alpha", | ||
"description": "Type definitions for should.js v8.1.1 from https://www.github.com/DefinitelyTyped/DefinitelyTyped", | ||
"version": "8.1.19-alpha", | ||
"description": "TypeScript definitions for should.js v8.1.1", | ||
"main": "", | ||
@@ -6,0 +6,0 @@ "scripts": {}, |
# Installation | ||
> `npm install --save-dev @types/should` | ||
> `npm install --save @types/should` | ||
# Summary | ||
This package contains type definitions for should.js v8.1.1. | ||
This package contains type definitions for should.js v8.1.1 (https://github.com/shouldjs/should.js). | ||
The project URL or description is https://github.com/shouldjs/should.js | ||
# Credits | ||
These definitions were written by Alex Varju <https://github.com/varju/>, Maxime LUCE <https://github.com/SomaticIT/>. | ||
# Details | ||
Typings were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/types-2.0/should | ||
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/types-2.0/should | ||
Additional Details | ||
* Last updated: Thu, 19 May 2016 20:06:12 GMT | ||
* Typings kind: Mixed | ||
* Last updated: Fri, 20 May 2016 17:00:48 GMT | ||
* File structure: Mixed | ||
* Library Dependencies: none | ||
* Module Dependencies: none | ||
* Global values: should, Should | ||
# Credits | ||
These definitions were written by Alex Varju <https://github.com/varju/>, Maxime LUCE <https://github.com/SomaticIT/>. |
8890
19