some deletions
[dotfiles/.git] / .config / coc / extensions / node_modules / coc-prettier / node_modules / postcss-scss / package.json
diff --git a/.config/coc/extensions/node_modules/coc-prettier/node_modules/postcss-scss/package.json b/.config/coc/extensions/node_modules/coc-prettier/node_modules/postcss-scss/package.json
deleted file mode 100644 (file)
index 2c13131..0000000
+++ /dev/null
@@ -1,55 +0,0 @@
-{
-  "_from": "postcss-scss@^1.0.2",
-  "_id": "postcss-scss@1.0.6",
-  "_inBundle": false,
-  "_integrity": "sha512-4EFYGHcEw+H3E06PT/pQQri06u/1VIIPjeJQaM8skB80vZuXMhp4cSNV5azmdNkontnOID/XYWEvEEELLFB1ww==",
-  "_location": "/postcss-scss",
-  "_phantomChildren": {},
-  "_requested": {
-    "type": "range",
-    "registry": true,
-    "raw": "postcss-scss@^1.0.2",
-    "name": "postcss-scss",
-    "escapedName": "postcss-scss",
-    "rawSpec": "^1.0.2",
-    "saveSpec": null,
-    "fetchSpec": "^1.0.2"
-  },
-  "_requiredBy": [
-    "/stylelint"
-  ],
-  "_resolved": "https://registry.npmjs.org/postcss-scss/-/postcss-scss-1.0.6.tgz",
-  "_shasum": "ab903f3bb20161bc177896462293a53d4bff5f7a",
-  "_spec": "postcss-scss@^1.0.2",
-  "_where": "/tmp/nvimkGaq4E/coc-prettier-UL9jgR/node_modules/stylelint",
-  "author": {
-    "name": "Andrey Sitnik",
-    "email": "andrey@sitnik.ru"
-  },
-  "bugs": {
-    "url": "https://github.com/postcss/postcss-scss/issues"
-  },
-  "bundleDependencies": false,
-  "dependencies": {
-    "postcss": "^6.0.23"
-  },
-  "deprecated": false,
-  "description": "SCSS parser for PostCSS",
-  "homepage": "https://github.com/postcss/postcss-scss#readme",
-  "keywords": [
-    "css",
-    "postcss",
-    "postcss-syntax",
-    "parser",
-    "scss",
-    "sass"
-  ],
-  "license": "MIT",
-  "main": "lib/scss-syntax",
-  "name": "postcss-scss",
-  "repository": {
-    "type": "git",
-    "url": "git+https://github.com/postcss/postcss-scss.git"
-  },
-  "version": "1.0.6"
-}