@types/handlebars
Advanced tools
Comparing version 3.0.15-alpha to 3.0.20-alpha
{ | ||
"name": "@types/handlebars", | ||
"version": "3.0.15-alpha", | ||
"description": "Type definitions for Handlebars v3.0.3 from https://www.github.com/DefinitelyTyped/DefinitelyTyped", | ||
"version": "3.0.20-alpha", | ||
"description": "TypeScript definitions for Handlebars v3.0.3", | ||
"main": "", | ||
@@ -6,0 +6,0 @@ "scripts": {}, |
# Installation | ||
> `npm install --save-dev @types/handlebars` | ||
> `npm install --save @types/handlebars` | ||
# Summary | ||
This package contains type definitions for Handlebars v3.0.3. | ||
This package contains type definitions for Handlebars v3.0.3 (http://handlebarsjs.com/). | ||
The project URL or description is http://handlebarsjs.com/ | ||
# Credits | ||
These definitions were written by Boris Yankov <https://github.com/borisyankov/>. | ||
# Details | ||
Typings were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/types-2.0/handlebars | ||
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/types-2.0/handlebars | ||
Additional Details | ||
* Last updated: Thu, 19 May 2016 20:05:47 GMT | ||
* Typings kind: Mixed | ||
* Last updated: Fri, 20 May 2016 17:00:23 GMT | ||
* File structure: Mixed | ||
* Library Dependencies: none | ||
* Module Dependencies: none | ||
* Global values: Handlebars, hbs | ||
# Credits | ||
These definitions were written by Boris Yankov <https://github.com/borisyankov/>. |
13343
19