aboutsummaryrefslogtreecommitdiffhomepage
path: root/node_modules/has-cors/component.json
blob: b95e04dca970bb9a208847981146a643c1557464 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
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"
  ]
}