X-Git-Url: https://git.josue.xyz/?a=blobdiff_plain;f=.config%2Fcoc%2Fextensions%2Fnode_modules%2Fcoc-prettier%2Fnode_modules%2F%40types%2Fjson-schema%2Fpackage.json;h=c563725fd2ae04815b656f29db29d235ad74c996;hb=3c06164f15bd10aed7d66b6314764a2961a14762;hp=b679a29ab2a4d67aa2a3315d9b2c647abb2de55d;hpb=3aba54c891969552833dbc350b3139e944e17a97;p=dotfiles%2F.git diff --git a/.config/coc/extensions/node_modules/coc-prettier/node_modules/@types/json-schema/package.json b/.config/coc/extensions/node_modules/coc-prettier/node_modules/@types/json-schema/package.json index b679a29a..c563725f 100644 --- a/.config/coc/extensions/node_modules/coc-prettier/node_modules/@types/json-schema/package.json +++ b/.config/coc/extensions/node_modules/coc-prettier/node_modules/@types/json-schema/package.json @@ -1,69 +1,44 @@ { - "_from": "@types/json-schema@^7.0.3", - "_id": "@types/json-schema@7.0.5", - "_inBundle": false, - "_integrity": "sha512-7+2BITlgjgDhH0vvwZU/HZJVyk+2XUlvxXe8dFMedNX/aMkaOq++rMAFXc0tM7ij15QaWlbdQASBR9dihi+bDQ==", - "_location": "/@types/json-schema", - "_phantomChildren": {}, - "_requested": { - "type": "range", - "registry": true, - "raw": "@types/json-schema@^7.0.3", "name": "@types/json-schema", - "escapedName": "@types%2fjson-schema", - "scope": "@types", - "rawSpec": "^7.0.3", - "saveSpec": null, - "fetchSpec": "^7.0.3" - }, - "_requiredBy": [ - "/@typescript-eslint/experimental-utils" - ], - "_resolved": "https://registry.npmjs.org/@types/json-schema/-/json-schema-7.0.5.tgz", - "_shasum": "dcce4430e64b443ba8945f0290fb564ad5bac6dd", - "_spec": "@types/json-schema@^7.0.3", - "_where": "/tmp/coc-prettier-dzKjD7/node_modules/@typescript-eslint/experimental-utils", - "bugs": { - "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/issues" - }, - "bundleDependencies": false, - "contributors": [ - { - "name": "Boris Cherny", - "url": "https://github.com/bcherny" + "version": "7.0.7", + "description": "TypeScript definitions for json-schema 4.0, 6.0 and", + "license": "MIT", + "contributors": [ + { + "name": "Boris Cherny", + "url": "https://github.com/bcherny", + "githubUsername": "bcherny" + }, + { + "name": "Cyrille Tuzi", + "url": "https://github.com/cyrilletuzi", + "githubUsername": "cyrilletuzi" + }, + { + "name": "Lucian Buzzo", + "url": "https://github.com/lucianbuzzo", + "githubUsername": "lucianbuzzo" + }, + { + "name": "Roland Groza", + "url": "https://github.com/rolandjitsu", + "githubUsername": "rolandjitsu" + }, + { + "name": "Jason Kwok", + "url": "https://github.com/JasonHK", + "githubUsername": "JasonHK" + } + ], + "main": "", + "types": "index.d.ts", + "repository": { + "type": "git", + "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git", + "directory": "types/json-schema" }, - { - "name": "Cyrille Tuzi", - "url": "https://github.com/cyrilletuzi" - }, - { - "name": "Lucian Buzzo", - "url": "https://github.com/lucianbuzzo" - }, - { - "name": "Roland Groza", - "url": "https://github.com/rolandjitsu" - }, - { - "name": "Jason Kwok", - "url": "https://github.com/JasonHK" - } - ], - "dependencies": {}, - "deprecated": false, - "description": "TypeScript definitions for json-schema 4.0, 6.0 and", - "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped#readme", - "license": "MIT", - "main": "", - "name": "@types/json-schema", - "repository": { - "type": "git", - "url": "git+https://github.com/DefinitelyTyped/DefinitelyTyped.git", - "directory": "types/json-schema" - }, - "scripts": {}, - "typeScriptVersion": "3.0", - "types": "index.d.ts", - "typesPublisherContentHash": "13bc0b77525d2b007b8b1b2ca14737cc908edb09aac83ec9a200f7d79ec25973", - "version": "7.0.5" -} + "scripts": {}, + "dependencies": {}, + "typesPublisherContentHash": "ef06c3e504eafcb78cb50a8ec27cdd4d6e863f83efa5622123a703af98c53075", + "typeScriptVersion": "3.4" +} \ No newline at end of file