You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 

16 lines
322 B

{
"name": "has-cors",
"repo": "component/has-cors",
"description": "Detects support for Cross-Origin Resource Sharing",
"version": "1.0.3",
"keywords": [],
"dependencies": {
"component/global": "2.0.1"
},
"development": {},
"license": "MIT",
"main": "index.js",
"scripts": [
"index.js"
]
}