X-Git-Url: https://git.josue.xyz/?p=dotfiles%2F.git;a=blobdiff_plain;f=.config%2Fcoc%2Fextensions%2Fnode_modules%2Fcoc-prettier%2Fnode_modules%2Fstrip-json-comments%2Fpackage.json;h=d60f8173d6d51c87c57eb8f3e2a5e65755a5c50b;hp=7dd46f70c091edea3d40064fb5daf41fe27a98ba;hb=4d07c77cf4d78cab8639e13ddc3c22495e585b0b;hpb=b3950616b54221c40a7dab9099bda675007e5b6e diff --git a/.config/coc/extensions/node_modules/coc-prettier/node_modules/strip-json-comments/package.json b/.config/coc/extensions/node_modules/coc-prettier/node_modules/strip-json-comments/package.json index 7dd46f70..d60f8173 100644 --- a/.config/coc/extensions/node_modules/coc-prettier/node_modules/strip-json-comments/package.json +++ b/.config/coc/extensions/node_modules/coc-prettier/node_modules/strip-json-comments/package.json @@ -1,8 +1,8 @@ { "_from": "strip-json-comments@^3.0.1", - "_id": "strip-json-comments@3.1.0", + "_id": "strip-json-comments@3.1.1", "_inBundle": false, - "_integrity": "sha512-e6/d0eBu7gHtdCqFt0xJr642LdToM5/cN4Qb9DbHjVx1CP5RyeM+zH7pbecEmDv/lBqb0QH+6Uqq75rxFPkM0w==", + "_integrity": "sha512-6fPc+R4ihwqP6N/aIv2f1gMH8lOVtWQHoqC4yK6oSDVVocumAsfCqjkXnqiYMhmMwS/mEHLp7Vehlt3ql6lEig==", "_location": "/strip-json-comments", "_phantomChildren": {}, "_requested": { @@ -18,14 +18,14 @@ "_requiredBy": [ "/eslint" ], - "_resolved": "https://registry.npmjs.org/strip-json-comments/-/strip-json-comments-3.1.0.tgz", - "_shasum": "7638d31422129ecf4457440009fba03f9f9ac180", + "_resolved": "https://registry.npmjs.org/strip-json-comments/-/strip-json-comments-3.1.1.tgz", + "_shasum": "31f1281b3832630434831c310c01cccda8cbe006", "_spec": "strip-json-comments@^3.0.1", - "_where": "/tmp/coc-prettier-dzKjD7/node_modules/eslint", + "_where": "/tmp/nvimkGaq4E/coc-prettier-UL9jgR/node_modules/eslint", "author": { "name": "Sindre Sorhus", "email": "sindresorhus@gmail.com", - "url": "sindresorhus.com" + "url": "https://sindresorhus.com" }, "bugs": { "url": "https://github.com/sindresorhus/strip-json-comments/issues" @@ -46,6 +46,7 @@ "index.js", "index.d.ts" ], + "funding": "https://github.com/sponsors/sindresorhus", "homepage": "https://github.com/sindresorhus/strip-json-comments#readme", "keywords": [ "json", @@ -61,7 +62,8 @@ "settings", "util", "env", - "environment" + "environment", + "jsonc" ], "license": "MIT", "name": "strip-json-comments", @@ -73,5 +75,5 @@ "bench": "matcha benchmark.js", "test": "xo && ava && tsd" }, - "version": "3.1.0" + "version": "3.1.1" }