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.

13 lines
265 B

7 years ago
  1. {
  2. "name": "has-cors",
  3. "repo": "component/has-cors",
  4. "description": "Detects support for Cross-Origin Resource Sharing",
  5. "version": "1.1.0",
  6. "keywords": [],
  7. "development": {},
  8. "license": "MIT",
  9. "main": "index.js",
  10. "scripts": [
  11. "index.js"
  12. ]
  13. }