@types/json-pointer
Advanced tools
Comparing version 1.0.16-alpha to 1.0.21-alpha
{ | ||
"name": "@types/json-pointer", | ||
"version": "1.0.16-alpha", | ||
"description": "Type definitions for json-pointer 1.0 l from https://www.github.com/DefinitelyTyped/DefinitelyTyped", | ||
"version": "1.0.21-alpha", | ||
"description": "TypeScript definitions for json-pointer 1.0 l", | ||
"main": "", | ||
@@ -6,0 +6,0 @@ "scripts": {}, |
# Installation | ||
> `npm install --save-dev @types/json-pointer` | ||
> `npm install --save @types/json-pointer` | ||
# Summary | ||
This package contains type definitions for json-pointer 1.0 l. | ||
This package contains type definitions for json-pointer 1.0 l (https://www.npmjs.org/package/json-pointer). | ||
The project URL or description is https://www.npmjs.org/package/json-pointer | ||
# Credits | ||
These definitions were written by Bart van der Schoor <https://github.com/Bartvds>. | ||
# Details | ||
Typings were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/types-2.0/json-pointer | ||
Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/types-2.0/json-pointer | ||
Additional Details | ||
* Last updated: Thu, 19 May 2016 20:05:54 GMT | ||
* Typings kind: ProperModule | ||
* Last updated: Fri, 20 May 2016 17:00:31 GMT | ||
* File structure: ProperModule | ||
* Library Dependencies: none | ||
* Module Dependencies: none | ||
* Global values: JSON_Pointer | ||
# Credits | ||
These definitions were written by Bart van der Schoor <https://github.com/Bartvds>. |
4194
19