Updated to Drupal 8.5. Core Media not yet in use.
[yaffs-website] / web / modules / contrib / paragraphs / css / package.json
diff --git a/web/modules/contrib/paragraphs/css/package.json b/web/modules/contrib/paragraphs/css/package.json
new file mode 100644 (file)
index 0000000..5a426d2
--- /dev/null
@@ -0,0 +1,22 @@
+{
+  "name": "paragraphs",
+  "version": "",
+  "description": "",
+  "public": true,
+  "license": "GPL-2.0",
+  "devDependencies": {
+    "autoprefixer": "^7.1.3",
+    "gulp": "^3.9.1",
+    "gulp-load-plugins": "^1.5.0",
+    "gulp-postcss": "^7.0.0",
+    "gulp-sass": "^3.1.0",
+    "js-yaml": "^3.8.1",
+    "postcss-reporter": "^5.0.0",
+    "postcss-scss": "^1.0.2",
+    "stylelint": "^8.0.0",
+    "stylelint-config-standard": "^17.0.0",
+    "stylelint-order": "^0.6.0",
+    "stylelint-scss": "^2.1.0",
+    "stylelint-selector-bem-pattern": "^1.0.0"
+  }
+}