@types/p5
Version:
TypeScript definitions for p5
25 lines • 762 B
JSON
{
"name": "@types/p5",
"version": "1.7.6",
"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": {},
"typesPublisherContentHash": "0c445f9fa990fef68645302535f35ed8b086e60c351568d62192ccfeff03af19",
"typeScriptVersion": "4.9"
}