{
    "name": "@types/p5",
    "version": "1.7.7",
    "description": "TypeScript definitions for p5",
    "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/p5",
    "license": "MIT",
    "contributors": [
        {
            "name": "p5-types",
            "githubUsername": "p5-types",
            "url": "https://github.com/p5-types"
        }
    ],
    "main": "",
    "types": "index.d.ts",
    "repository": {
        "type": "git",
        "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
        "directory": "types/p5"
    },
    "scripts": {},
    "dependencies": {},
    "peerDependencies": {},
    "typesPublisherContentHash": "8ec9799ab34a5b477952c3334d29fd2085acee1560347425acd4cd47e852dd57",
    "typeScriptVersion": "5.2"
}