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