Giant blob of minor changes
[dotfiles/.git] / .config / coc / extensions / node_modules / coc-prettier / node_modules / strip-json-comments / package.json
index 7dd46f70c091edea3d40064fb5daf41fe27a98ba..d60f8173d6d51c87c57eb8f3e2a5e65755a5c50b 100644 (file)
@@ -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": {
   "_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"
 }