aboutsummaryrefslogtreecommitdiffhomepage
path: root/node_modules/has-cors/component.json
diff options
context:
space:
mode:
Diffstat (limited to 'node_modules/has-cors/component.json')
-rw-r--r--node_modules/has-cors/component.json13
1 files changed, 13 insertions, 0 deletions
diff --git a/node_modules/has-cors/component.json b/node_modules/has-cors/component.json
new file mode 100644
index 0000000..b95e04d
--- /dev/null
+++ b/node_modules/has-cors/component.json
@@ -0,0 +1,13 @@
+{
+ "name": "has-cors",
+ "repo": "component/has-cors",
+ "description": "Detects support for Cross-Origin Resource Sharing",
+ "version": "1.1.0",
+ "keywords": [],
+ "development": {},
+ "license": "MIT",
+ "main": "index.js",
+ "scripts": [
+ "index.js"
+ ]
+}