@types/cometd
Advanced tools
Comparing version 2.5.16-alpha to 2.5.21-alpha
{ | ||
"name": "@types/cometd", | ||
"version": "2.5.16-alpha", | ||
"description": "Type definitions for CometD 2.5.1 from https://www.github.com/DefinitelyTyped/DefinitelyTyped", | ||
"version": "2.5.21-alpha", | ||
"description": "TypeScript definitions for CometD 2.5.1", | ||
"main": "", | ||
@@ -6,0 +6,0 @@ "scripts": {}, |
# Installation | ||
> `npm install --save-dev @types/cometd` | ||
> `npm install --save @types/cometd` | ||
# Summary | ||
This package contains type definitions for CometD 2.5.1. | ||
This package contains type definitions for CometD 2.5.1 (http://cometd.org). | ||
The project URL or description is http://cometd.org | ||
# Credits | ||
These definitions were written by Derek Cicerone <https://github.com/derekcicerone>. | ||
# Details | ||
Typings were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/types-2.0/cometd | ||
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/types-2.0/cometd | ||
Additional Details | ||
* Last updated: Thu, 19 May 2016 20:05:35 GMT | ||
* Typings kind: Global | ||
* Last updated: Fri, 20 May 2016 17:00:09 GMT | ||
* File structure: Global | ||
* Library Dependencies: none | ||
* Module Dependencies: none | ||
* Global values: none | ||
# Credits | ||
These definitions were written by Derek Cicerone <https://github.com/derekcicerone>. |
2774
19