{
  "name": "@types/serviceworker",
  "version": "0.0.194",
  "description": "Types for the global scope of Service Workers",
  "license": "Apache-2.0",
  "contributors": [],
  "main": "",
  "types": "index.d.ts",
  "repository": {
    "type": "git",
    "url": "https://github.com/microsoft/TypeScript-DOM-Lib-Generator.git"
  },
  "typesVersions": {
    "<=5.5": {
      "*": [
        "ts5.5/*"
      ]
    },
    "<=5.6": {
      "*": [
        "ts5.6/*"
      ]
    },
    "<=5.9": {
      "*": [
        "ts5.9/*"
      ]
    }
  },
  "scripts": {},
  "dependencies": {}
}
