12345678910111213141516171819202122232425262728293031323334353637383940 |
- {
- "name": "@types/json-schema",
- "version": "7.0.15",
- "description": "TypeScript definitions for json-schema",
- "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/json-schema",
- "license": "MIT",
- "contributors": [
- {
- "name": "Boris Cherny",
- "githubUsername": "bcherny",
- "url": "https://github.com/bcherny"
- },
- {
- "name": "Lucian Buzzo",
- "githubUsername": "lucianbuzzo",
- "url": "https://github.com/lucianbuzzo"
- },
- {
- "name": "Roland Groza",
- "githubUsername": "rolandjitsu",
- "url": "https://github.com/rolandjitsu"
- },
- {
- "name": "Jason Kwok",
- "githubUsername": "JasonHK",
- "url": "https://github.com/JasonHK"
- }
- ],
- "main": "",
- "types": "index.d.ts",
- "repository": {
- "type": "git",
- "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
- "directory": "types/json-schema"
- },
- "scripts": {},
- "dependencies": {},
- "typesPublisherContentHash": "79984fd70cd25c3f7d72b84368778c763c89728ea0073832d745d4691b705257",
- "typeScriptVersion": "4.5"
- }
|