.gitignore added
[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
new file mode 100644 (file)
index 0000000..e5629b8
--- /dev/null
@@ -0,0 +1,13 @@
+{
+  "name": "postcss-scss",
+  "version": "1.0.6",
+  "description": "SCSS parser for PostCSS",
+  "keywords": ["css", "postcss", "postcss-syntax", "parser", "scss", "sass"],
+  "author": "Andrey Sitnik <andrey@sitnik.ru>",
+  "license": "MIT",
+  "repository": "postcss/postcss-scss",
+  "dependencies": {
+    "postcss": "^6.0.23"
+  },
+  "main": "lib/scss-syntax"
+}
\ No newline at end of file