@types/pegjs
Advanced tools
+2
-2
| { | ||
| "name": "@types/pegjs", | ||
| "version": "0.0.15-alpha", | ||
| "description": "Type definitions for PEG.js from https://www.github.com/DefinitelyTyped/DefinitelyTyped", | ||
| "version": "0.0.20-alpha", | ||
| "description": "TypeScript definitions for PEG.js", | ||
| "main": "", | ||
@@ -6,0 +6,0 @@ "scripts": {}, |
+8
-11
| # Installation | ||
| > `npm install --save-dev @types/pegjs` | ||
| > `npm install --save @types/pegjs` | ||
| # Summary | ||
| This package contains type definitions for PEG.js. | ||
| This package contains type definitions for PEG.js (http://pegjs.org/). | ||
| The project URL or description is http://pegjs.org/ | ||
| # Credits | ||
| These definitions were written by vvakame <https://github.com/vvakame>, Tobias Kahlert <https://github.com/SrTobi>. | ||
| # Details | ||
| Typings were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/types-2.0/pegjs | ||
| Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/types-2.0/pegjs | ||
| Additional Details | ||
| * Last updated: Thu, 19 May 2016 20:06:05 GMT | ||
| * Typings kind: OldUMD | ||
| * Last updated: Fri, 20 May 2016 17:00:41 GMT | ||
| * File structure: OldUMD | ||
| * Library Dependencies: none | ||
| * Module Dependencies: none | ||
| * Global values: PEG | ||
| # Credits | ||
| These definitions were written by vvakame <https://github.com/vvakame>, Tobias Kahlert <https://github.com/SrTobi>. |
3487
-2.65%19
-13.64%