@types/jsonpointer
Version:
TypeScript definitions for jsonpointer
25 lines • 814 B
JSON
{
"name": "@types/jsonpointer",
"version": "4.0.2",
"description": "TypeScript definitions for jsonpointer",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/jsonpointer",
"license": "MIT",
"contributors": [
{
"name": "Wessel Kuipers",
"githubUsername": "WesselKuipers",
"url": "https://github.com/WesselKuipers"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/jsonpointer"
},
"scripts": {},
"dependencies": {},
"typesPublisherContentHash": "aa01c86fbc3ad151df31c4df486b73df1e7ce758ef7388f861b995f923c338f6",
"typeScriptVersion": "4.5"
}