Version 1
[yaffs-website] / node_modules / uncss / node_modules / qs / component.json
diff --git a/node_modules/uncss/node_modules/qs/component.json b/node_modules/uncss/node_modules/qs/component.json
new file mode 100644 (file)
index 0000000..a97705c
--- /dev/null
@@ -0,0 +1,15 @@
+{
+  "name": "qs",
+  "repository": "hapijs/qs",
+  "description": "query-string parser / stringifier with nesting support",
+  "version": "6.0.4",
+  "keywords": ["querystring", "query", "parser"],
+  "main": "lib/index.js",
+  "scripts": [
+    "lib/index.js",
+    "lib/parse.js",
+    "lib/stringify.js",
+    "lib/utils.js"
+  ],
+  "license": "BSD-3-Clause"
+}