some deletions
[dotfiles/.git] / .config / coc / extensions / node_modules / coc-prettier / node_modules / specificity / package.json
diff --git a/.config/coc/extensions/node_modules/coc-prettier/node_modules/specificity/package.json b/.config/coc/extensions/node_modules/coc-prettier/node_modules/specificity/package.json
deleted file mode 100644 (file)
index 75f8558..0000000
+++ /dev/null
@@ -1,58 +0,0 @@
-{
-  "_from": "specificity@^0.3.1",
-  "_id": "specificity@0.3.2",
-  "_inBundle": false,
-  "_integrity": "sha512-Nc/QN/A425Qog7j9aHmwOrlwX2e7pNI47ciwxwy4jOlvbbMHkNNJchit+FX+UjF3IAdiaaV5BKeWuDUnws6G1A==",
-  "_location": "/specificity",
-  "_phantomChildren": {},
-  "_requested": {
-    "type": "range",
-    "registry": true,
-    "raw": "specificity@^0.3.1",
-    "name": "specificity",
-    "escapedName": "specificity",
-    "rawSpec": "^0.3.1",
-    "saveSpec": null,
-    "fetchSpec": "^0.3.1"
-  },
-  "_requiredBy": [
-    "/stylelint"
-  ],
-  "_resolved": "https://registry.npmjs.org/specificity/-/specificity-0.3.2.tgz",
-  "_shasum": "99e6511eceef0f8d9b57924937aac2cb13d13c42",
-  "_spec": "specificity@^0.3.1",
-  "_where": "/tmp/nvimkGaq4E/coc-prettier-UL9jgR/node_modules/stylelint",
-  "author": {
-    "name": "Keegan Street",
-    "url": "http://keegan.st"
-  },
-  "bin": {
-    "specificity": "bin/specificity"
-  },
-  "bugs": {
-    "url": "https://github.com/keeganstreet/specificity/issues"
-  },
-  "bundleDependencies": false,
-  "deprecated": false,
-  "description": "Calculate the specificity of a CSS selector",
-  "devDependencies": {
-    "mocha": "2.5.x"
-  },
-  "homepage": "https://github.com/keeganstreet/specificity",
-  "keywords": [
-    "CSS",
-    "specificity"
-  ],
-  "license": "MIT",
-  "main": "specificity",
-  "name": "specificity",
-  "repository": {
-    "type": "git",
-    "url": "git+https://github.com/keeganstreet/specificity.git"
-  },
-  "scripts": {
-    "test": "mocha test/test.js"
-  },
-  "types": "specificity.d.ts",
-  "version": "0.3.2"
-}