@types/estree
Advanced tools
Comparing version 0.0.16-alpha to 0.0.21-alpha
{ | ||
"name": "@types/estree", | ||
"version": "0.0.16-alpha", | ||
"description": "Type definitions for ESTree AST specification from https://www.github.com/DefinitelyTyped/DefinitelyTyped", | ||
"version": "0.0.21-alpha", | ||
"description": "TypeScript definitions for ESTree AST specification", | ||
"main": "", | ||
@@ -6,0 +6,0 @@ "scripts": {}, |
# Installation | ||
> `npm install --save-dev @types/estree` | ||
> `npm install --save @types/estree` | ||
# Summary | ||
This package contains type definitions for ESTree AST specification. | ||
This package contains type definitions for ESTree AST specification (https://github.com/estree/estree). | ||
The project URL or description is https://github.com/estree/estree | ||
# Credits | ||
These definitions were written by RReverser <https://github.com/RReverser>. | ||
# Details | ||
Typings were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/types-2.0/estree | ||
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/types-2.0/estree | ||
Additional Details | ||
* Last updated: Thu, 19 May 2016 20:05:41 GMT | ||
* Typings kind: Global | ||
* Last updated: Fri, 20 May 2016 17:00:16 GMT | ||
* File structure: Global | ||
* Library Dependencies: none | ||
* Module Dependencies: none | ||
* Global values: none | ||
# Credits | ||
These definitions were written by RReverser <https://github.com/RReverser>. |
14726
19