@types/mqtt
Advanced tools
Comparing version 0.0.16-alpha to 0.0.21-alpha
{ | ||
"name": "@types/mqtt", | ||
"version": "0.0.16-alpha", | ||
"description": "Type definitions for MQTT from https://www.github.com/DefinitelyTyped/DefinitelyTyped", | ||
"version": "0.0.21-alpha", | ||
"description": "TypeScript definitions for MQTT", | ||
"main": "", | ||
@@ -6,0 +6,0 @@ "scripts": {}, |
# Installation | ||
> `npm install --save-dev @types/mqtt` | ||
> `npm install --save @types/mqtt` | ||
# Summary | ||
This package contains type definitions for MQTT. | ||
This package contains type definitions for MQTT (https://github.com/mqttjs/MQTT.js). | ||
The project URL or description is https://github.com/mqttjs/MQTT.js | ||
# Credits | ||
These definitions were written by Pekka Leppänen <https://github.com/PekkaPLeppanen>. | ||
# Details | ||
Typings were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/types-2.0/mqtt | ||
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/types-2.0/mqtt | ||
Additional Details | ||
* Last updated: Thu, 19 May 2016 20:06:01 GMT | ||
* Typings kind: ProperModule | ||
* Last updated: Fri, 20 May 2016 17:00:36 GMT | ||
* File structure: ProperModule | ||
* Library Dependencies: node | ||
* Module Dependencies: none | ||
* Global values: mqtt | ||
# Credits | ||
These definitions were written by Pekka Leppänen <https://github.com/PekkaPLeppanen>. |
14633
19