@types/json-pointer
Version:
TypeScript definitions for json-pointer
30 lines • 971 B
JSON
{
"name": "@types/json-pointer",
"version": "1.0.34",
"description": "TypeScript definitions for json-pointer",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/json-pointer",
"license": "MIT",
"contributors": [
{
"name": "Bart van der Schoor",
"githubUsername": "Bartvds",
"url": "https://github.com/Bartvds"
},
{
"name": "BendingBender",
"githubUsername": "BendingBender",
"url": "https://github.com/BendingBender"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/json-pointer"
},
"scripts": {},
"dependencies": {},
"typesPublisherContentHash": "da5fab73d32411dca778865eadef93a4068ecc4323de4360479db62b67d5b092",
"typeScriptVersion": "4.5"
}