@types/msgpack
Advanced tools
+2
-2
| { | ||
| "name": "@types/msgpack", | ||
| "version": "0.0.15-alpha", | ||
| "description": "Type definitions for msgpack.js - MessagePack JavaScript Implementation from https://www.github.com/DefinitelyTyped/DefinitelyTyped", | ||
| "version": "0.0.20-alpha", | ||
| "description": "TypeScript definitions for msgpack.js - MessagePack JavaScript Implementation", | ||
| "main": "", | ||
@@ -6,0 +6,0 @@ "scripts": {}, |
+8
-11
| # Installation | ||
| > `npm install --save-dev @types/msgpack` | ||
| > `npm install --save @types/msgpack` | ||
| # Summary | ||
| This package contains type definitions for msgpack.js - MessagePack JavaScript Implementation. | ||
| This package contains type definitions for msgpack.js - MessagePack JavaScript Implementation (https://github.com/uupaa/msgpack.js/). | ||
| The project URL or description is https://github.com/uupaa/msgpack.js/ | ||
| # Credits | ||
| These definitions were written by Shinya Mochizuki <https://github.com/enrapt-mochizuki/>. | ||
| # Details | ||
| Typings were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/types-2.0/msgpack | ||
| Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/types-2.0/msgpack | ||
| Additional Details | ||
| * Last updated: Thu, 19 May 2016 20:06:01 GMT | ||
| * Typings kind: Global | ||
| * Last updated: Fri, 20 May 2016 17:00:36 GMT | ||
| * File structure: Global | ||
| * Library Dependencies: none | ||
| * Module Dependencies: none | ||
| * Global values: msgpack | ||
| # Credits | ||
| These definitions were written by Shinya Mochizuki <https://github.com/enrapt-mochizuki/>. |
3756
-2.47%19
-13.64%