{
    "name": "@types/workbox-sw",
    "version": "4.3.7",
    "description": "TypeScript definitions for workbox-sw",
    "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/workbox-sw",
    "license": "MIT",
    "contributors": [
        {
            "name": "Frederik Wessberg",
            "githubUsername": "wessberg",
            "url": "https://github.com/wessberg"
        },
        {
            "name": "Jason Kwok",
            "githubUsername": "JasonHK",
            "url": "https://github.com/JasonHK"
        }
    ],
    "main": "",
    "types": "index.d.ts",
    "repository": {
        "type": "git",
        "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
        "directory": "types/workbox-sw"
    },
    "scripts": {},
    "dependencies": {
        "@types/workbox-background-sync": "^4.3.2",
        "@types/workbox-broadcast-update": "^4.3.1",
        "@types/workbox-build": "^5.0.1",
        "@types/workbox-cacheable-response": "^4.3.1",
        "@types/workbox-core": "^4.3.1",
        "@types/workbox-expiration": "^4.3.1",
        "@types/workbox-google-analytics": "^4.3.1",
        "@types/workbox-navigation-preload": "^4.3.0",
        "@types/workbox-precaching": "^4.3.1",
        "@types/workbox-range-requests": "^4.3.0",
        "@types/workbox-routing": "^4.3.1",
        "@types/workbox-strategies": "^4.3.1",
        "@types/workbox-streams": "^4.3.0"
    },
    "typesPublisherContentHash": "ad5f65b2d9215e11b4217e843ea5c483ef2a925092a7eb7a7959a2055d602e03",
    "typeScriptVersion": "4.5"
}