typescript-parser
Advanced tools
Comparing version 2.6.0 to 2.6.1
{ | ||
"name": "typescript-parser", | ||
"version": "2.6.0", | ||
"version": "2.6.1", | ||
"description": "Parser for typescript (and javascript) files, that compiles those files and generates a human understandable AST.", | ||
@@ -27,6 +27,2 @@ "main": "index.js", | ||
], | ||
"release": { | ||
"success": false, | ||
"fail": false | ||
}, | ||
"author": "Christoph Bühler <christoph.buehler@bluewin.ch>", | ||
@@ -33,0 +29,0 @@ "license": "MIT", |
172699
142
4698