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.
14 lines
265 B
14 lines
265 B
6 years ago
|
{
|
||
|
"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"
|
||
|
]
|
||
|
}
|