{
    "name": "@types/next-pwa",
    "version": "5.6.2",
    "description": "TypeScript definitions for next-pwa",
    "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/next-pwa",
    "license": "MIT",
    "contributors": [
        {
            "name": "Nivaldo Farias",
            "url": "https://github.com/NivaldoFarias",
            "githubUsername": "NivaldoFarias"
        }
    ],
    "main": "",
    "types": "index.d.ts",
    "repository": {
        "type": "git",
        "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
        "directory": "types/next-pwa"
    },
    "scripts": {},
    "dependencies": {
        "@types/react": "*",
        "next": "^12.2.5 || ^13.0.0",
        "workbox-build": "^6.5.4"
    },
    "typesPublisherContentHash": "b593b00e524441fa88b4c3e0a72b499b4880c5926bf66336e4ce2f2fe72f6002",
    "typeScriptVersion": "4.5"
}