@types/webgl2
Version:
TypeScript definitions for webgl2
31 lines • 954 B
JSON
{
"name": "@types/webgl2",
"version": "0.0.12",
"description": "TypeScript definitions for webgl2",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/webgl2",
"license": "MIT",
"contributors": [
{
"name": "Nico Kemnitz",
"githubUsername": "nkemnitz",
"url": "https://github.com/nkemnitz"
},
{
"name": "Adrian Blumer",
"githubUsername": "karhu",
"url": "https://github.com/karhu"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/webgl2"
},
"scripts": {},
"dependencies": {},
"peerDependencies": {},
"typesPublisherContentHash": "8ee51876f622853569db526b91e9d864c04b88b5e9acb68dbf66d62a4ab43df9",
"typeScriptVersion": "5.2"
}