some deletions
[dotfiles/.git] / .config / coc / extensions / node_modules / coc-prettier / node_modules / ansi-escapes / node_modules / type-fest / package.json
diff --git a/.config/coc/extensions/node_modules/coc-prettier/node_modules/ansi-escapes/node_modules/type-fest/package.json b/.config/coc/extensions/node_modules/coc-prettier/node_modules/ansi-escapes/node_modules/type-fest/package.json
deleted file mode 100644 (file)
index 20cf039..0000000
+++ /dev/null
@@ -1,86 +0,0 @@
-{
-  "_from": "type-fest@^0.11.0",
-  "_id": "type-fest@0.11.0",
-  "_inBundle": false,
-  "_integrity": "sha512-OdjXJxnCN1AvyLSzeKIgXTXxV+99ZuXl3Hpo9XpJAv9MBcHrrJOQ5kV7ypXOuQie+AmWG25hLbiKdwYTifzcfQ==",
-  "_location": "/ansi-escapes/type-fest",
-  "_phantomChildren": {},
-  "_requested": {
-    "type": "range",
-    "registry": true,
-    "raw": "type-fest@^0.11.0",
-    "name": "type-fest",
-    "escapedName": "type-fest",
-    "rawSpec": "^0.11.0",
-    "saveSpec": null,
-    "fetchSpec": "^0.11.0"
-  },
-  "_requiredBy": [
-    "/ansi-escapes"
-  ],
-  "_resolved": "https://registry.npmjs.org/type-fest/-/type-fest-0.11.0.tgz",
-  "_shasum": "97abf0872310fed88a5c466b25681576145e33f1",
-  "_spec": "type-fest@^0.11.0",
-  "_where": "/tmp/nvimkGaq4E/coc-prettier-UL9jgR/node_modules/ansi-escapes",
-  "author": {
-    "name": "Sindre Sorhus",
-    "email": "sindresorhus@gmail.com",
-    "url": "sindresorhus.com"
-  },
-  "bugs": {
-    "url": "https://github.com/sindresorhus/type-fest/issues"
-  },
-  "bundleDependencies": false,
-  "deprecated": false,
-  "description": "A collection of essential TypeScript types",
-  "devDependencies": {
-    "@sindresorhus/tsconfig": "^0.7.0",
-    "@typescript-eslint/eslint-plugin": "2.17.0",
-    "@typescript-eslint/parser": "2.17.0",
-    "eslint-config-xo-typescript": "^0.24.1",
-    "tsd": "^0.7.3",
-    "typescript": "3.7.5",
-    "xo": "^0.25.3"
-  },
-  "engines": {
-    "node": ">=8"
-  },
-  "files": [
-    "index.d.ts",
-    "source"
-  ],
-  "funding": "https://github.com/sponsors/sindresorhus",
-  "homepage": "https://github.com/sindresorhus/type-fest#readme",
-  "keywords": [
-    "typescript",
-    "ts",
-    "types",
-    "utility",
-    "util",
-    "utilities",
-    "omit",
-    "merge",
-    "json"
-  ],
-  "license": "(MIT OR CC0-1.0)",
-  "name": "type-fest",
-  "repository": {
-    "type": "git",
-    "url": "git+https://github.com/sindresorhus/type-fest.git"
-  },
-  "scripts": {
-    "test": "xo && tsd"
-  },
-  "types": "index.d.ts",
-  "version": "0.11.0",
-  "xo": {
-    "extends": "xo-typescript",
-    "extensions": [
-      "ts"
-    ],
-    "rules": {
-      "import/no-unresolved": "off",
-      "@typescript-eslint/indent": "off"
-    }
-  }
-}