some deletions
[dotfiles/.git] / .config / coc / extensions / node_modules / coc-prettier / node_modules / postcss-less / node_modules / supports-color / package.json
diff --git a/.config/coc/extensions/node_modules/coc-prettier/node_modules/postcss-less/node_modules/supports-color/package.json b/.config/coc/extensions/node_modules/coc-prettier/node_modules/postcss-less/node_modules/supports-color/package.json
deleted file mode 100644 (file)
index f70983c..0000000
+++ /dev/null
@@ -1,110 +0,0 @@
-{
-  "_from": "supports-color@^3.2.3",
-  "_id": "supports-color@3.2.3",
-  "_inBundle": false,
-  "_integrity": "sha1-ZawFBLOVQXHYpklGsq48u4pfVPY=",
-  "_location": "/postcss-less/supports-color",
-  "_phantomChildren": {},
-  "_requested": {
-    "type": "range",
-    "registry": true,
-    "raw": "supports-color@^3.2.3",
-    "name": "supports-color",
-    "escapedName": "supports-color",
-    "rawSpec": "^3.2.3",
-    "saveSpec": null,
-    "fetchSpec": "^3.2.3"
-  },
-  "_requiredBy": [
-    "/postcss-less/postcss"
-  ],
-  "_resolved": "https://registry.npmjs.org/supports-color/-/supports-color-3.2.3.tgz",
-  "_shasum": "65ac0504b3954171d8a64946b2ae3cbb8a5f54f6",
-  "_spec": "supports-color@^3.2.3",
-  "_where": "/tmp/nvimkGaq4E/coc-prettier-UL9jgR/node_modules/postcss-less/node_modules/postcss",
-  "author": {
-    "name": "Sindre Sorhus",
-    "email": "sindresorhus@gmail.com",
-    "url": "sindresorhus.com"
-  },
-  "browser": "browser.js",
-  "bugs": {
-    "url": "https://github.com/chalk/supports-color/issues"
-  },
-  "bundleDependencies": false,
-  "dependencies": {
-    "has-flag": "^1.0.0"
-  },
-  "deprecated": false,
-  "description": "Detect whether a terminal supports color",
-  "devDependencies": {
-    "mocha": "*",
-    "require-uncached": "^1.0.2",
-    "xo": "*"
-  },
-  "engines": {
-    "node": ">=0.8.0"
-  },
-  "files": [
-    "index.js",
-    "browser.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",
-    "truecolor",
-    "16m",
-    "million"
-  ],
-  "license": "MIT",
-  "maintainers": [
-    {
-      "name": "Sindre Sorhus",
-      "email": "sindresorhus@gmail.com",
-      "url": "sindresorhus.com"
-    },
-    {
-      "name": "Joshua Boy Nicolai Appelman",
-      "email": "joshua@jbna.nl",
-      "url": "jbna.nl"
-    },
-    {
-      "name": "JD Ballard",
-      "email": "i.am.qix@gmail.com",
-      "url": "github.com/qix-"
-    }
-  ],
-  "name": "supports-color",
-  "repository": {
-    "type": "git",
-    "url": "git+https://github.com/chalk/supports-color.git"
-  },
-  "scripts": {
-    "test": "xo && mocha",
-    "travis": "mocha"
-  },
-  "version": "3.2.3",
-  "xo": {
-    "envs": [
-      "node",
-      "mocha"
-    ]
-  }
-}