some deletions
[dotfiles/.git] / .config / coc / extensions / node_modules / coc-prettier / node_modules / postcss-less / node_modules / chalk / node_modules / supports-color / package.json
diff --git a/.config/coc/extensions/node_modules/coc-prettier/node_modules/postcss-less/node_modules/chalk/node_modules/supports-color/package.json b/.config/coc/extensions/node_modules/coc-prettier/node_modules/postcss-less/node_modules/chalk/node_modules/supports-color/package.json
deleted file mode 100644 (file)
index 69c4c03..0000000
+++ /dev/null
@@ -1,89 +0,0 @@
-{
-  "_from": "supports-color@^2.0.0",
-  "_id": "supports-color@2.0.0",
-  "_inBundle": false,
-  "_integrity": "sha1-U10EXOa2Nj+kARcIRimZXp3zJMc=",
-  "_location": "/postcss-less/chalk/supports-color",
-  "_phantomChildren": {},
-  "_requested": {
-    "type": "range",
-    "registry": true,
-    "raw": "supports-color@^2.0.0",
-    "name": "supports-color",
-    "escapedName": "supports-color",
-    "rawSpec": "^2.0.0",
-    "saveSpec": null,
-    "fetchSpec": "^2.0.0"
-  },
-  "_requiredBy": [
-    "/postcss-less/chalk"
-  ],
-  "_resolved": "https://registry.npmjs.org/supports-color/-/supports-color-2.0.0.tgz",
-  "_shasum": "535d045ce6b6363fa40117084629995e9df324c7",
-  "_spec": "supports-color@^2.0.0",
-  "_where": "/tmp/nvimkGaq4E/coc-prettier-UL9jgR/node_modules/postcss-less/node_modules/chalk",
-  "author": {
-    "name": "Sindre Sorhus",
-    "email": "sindresorhus@gmail.com",
-    "url": "sindresorhus.com"
-  },
-  "bugs": {
-    "url": "https://github.com/chalk/supports-color/issues"
-  },
-  "bundleDependencies": false,
-  "deprecated": false,
-  "description": "Detect whether a terminal supports color",
-  "devDependencies": {
-    "mocha": "*",
-    "require-uncached": "^1.0.2"
-  },
-  "engines": {
-    "node": ">=0.8.0"
-  },
-  "files": [
-    "index.js"
-  ],
-  "homepage": "https://github.com/chalk/supports-color#readme",
-  "keywords": [
-    "color",
-    "colour",
-    "colors",
-    "terminal",
-    "console",
-    "cli",
-    "ansi",
-    "styles",
-    "tty",
-    "rgb",
-    "256",
-    "shell",
-    "xterm",
-    "command-line",
-    "support",
-    "supports",
-    "capability",
-    "detect"
-  ],
-  "license": "MIT",
-  "maintainers": [
-    {
-      "name": "Sindre Sorhus",
-      "email": "sindresorhus@gmail.com",
-      "url": "sindresorhus.com"
-    },
-    {
-      "name": "Joshua Appelman",
-      "email": "jappelman@xebia.com",
-      "url": "jbnicolai.com"
-    }
-  ],
-  "name": "supports-color",
-  "repository": {
-    "type": "git",
-    "url": "git+https://github.com/chalk/supports-color.git"
-  },
-  "scripts": {
-    "test": "mocha"
-  },
-  "version": "2.0.0"
-}