{
    "name": "@types/next",
    "version": "9.0.0",
    "typings": null,
    "description": "Stub TypeScript definitions entry for next, which provides its own types definitions",
    "main": "",
    "scripts": {},
    "author": "",
    "repository": "https://github.com/zeit/next.js",
    "license": "MIT",
    "dependencies": {
        "next": "*"
    }
}