twitst4tz

twitter statistics web application
Log | Files | Refs | README | LICENSE

component.json (265B)


      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 }