@types/babel-template
Advanced tools
Comparing version 6.7.2-alpha to 6.7.7-alpha
{ | ||
"name": "@types/babel-template", | ||
"version": "6.7.2-alpha", | ||
"description": "Type definitions for babel-template v6.7 from https://www.github.com/DefinitelyTyped/DefinitelyTyped", | ||
"version": "6.7.7-alpha", | ||
"description": "TypeScript definitions for babel-template v6.7", | ||
"main": "", | ||
@@ -6,0 +6,0 @@ "scripts": {}, |
# Installation | ||
> `npm install --save-dev @types/babel-template` | ||
> `npm install --save @types/babel-template` | ||
# Summary | ||
This package contains type definitions for babel-template v6.7. | ||
This package contains type definitions for babel-template v6.7 (https://github.com/babel/babel/tree/master/packages/babel-template). | ||
The project URL or description is https://github.com/babel/babel/tree/master/packages/babel-template | ||
# Credits | ||
These definitions were written by Troy Gerwien <https://github.com/yortus>. | ||
# Details | ||
Typings were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/types-2.0/babel-template | ||
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/types-2.0/babel-template | ||
Additional Details | ||
* Last updated: Thu, 19 May 2016 20:05:31 GMT | ||
* Typings kind: DeclareModule | ||
* Last updated: Fri, 20 May 2016 17:00:05 GMT | ||
* File structure: DeclareModule | ||
* Library Dependencies: babylon, babel-types | ||
* Module Dependencies: none | ||
* Global values: none | ||
# Credits | ||
These definitions were written by Troy Gerwien <https://github.com/yortus>. |
2759
19