@types/json-schema-merge-allof
Version:
TypeScript definitions for json-schema-merge-allof
27 lines • 899 B
JSON
{
"name": "@types/json-schema-merge-allof",
"version": "0.6.5",
"description": "TypeScript definitions for json-schema-merge-allof",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/json-schema-merge-allof",
"license": "MIT",
"contributors": [
{
"name": "Emily Marigold Klassen",
"githubUsername": "forivall",
"url": "https://github.com/forivall"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/json-schema-merge-allof"
},
"scripts": {},
"dependencies": {
"@types/json-schema": "*"
},
"typesPublisherContentHash": "61382b1e70e9f8391371f360da55aa85fd514bc757b454f146c185531a14f546",
"typeScriptVersion": "4.5"
}