@types/strip-json-comments
Advanced tools
Comparing version 0.0.15-alpha to 0.0.20-alpha
{ | ||
"name": "@types/strip-json-comments", | ||
"version": "0.0.15-alpha", | ||
"description": "Type definitions for strip-json-comments from https://www.github.com/DefinitelyTyped/DefinitelyTyped", | ||
"version": "0.0.20-alpha", | ||
"description": "TypeScript definitions for strip-json-comments", | ||
"main": "", | ||
@@ -6,0 +6,0 @@ "scripts": {}, |
# Installation | ||
> `npm install --save-dev @types/strip-json-comments` | ||
> `npm install --save @types/strip-json-comments` | ||
# Summary | ||
This package contains type definitions for strip-json-comments. | ||
This package contains type definitions for strip-json-comments (https://github.com/sindresorhus/strip-json-comments). | ||
The project URL or description is https://github.com/sindresorhus/strip-json-comments | ||
# Credits | ||
These definitions were written by Dylan R. E. Moonfire <https://github.com/dmoonfire/>. | ||
# Details | ||
Typings were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/types-2.0/strip-json-comments | ||
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/types-2.0/strip-json-comments | ||
Additional Details | ||
* Last updated: Thu, 19 May 2016 20:06:14 GMT | ||
* Typings kind: ProperModule | ||
* Last updated: Fri, 20 May 2016 17:00:51 GMT | ||
* File structure: ProperModule | ||
* Library Dependencies: none | ||
* Module Dependencies: none | ||
* Global values: stripJsonComments | ||
# Credits | ||
These definitions were written by Dylan R. E. Moonfire <https://github.com/dmoonfire/>. |
2173
19