@types/gl-fbo
Version:
TypeScript definitions for gl-fbo
27 lines • 821 B
JSON
{
"name": "@types/gl-fbo",
"version": "2.0.4",
"description": "TypeScript definitions for gl-fbo",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/gl-fbo",
"license": "MIT",
"contributors": [
{
"name": "Nick Krichevsky",
"githubUsername": "ollien",
"url": "https://github.com/ollien"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/gl-fbo"
},
"scripts": {},
"dependencies": {
"@types/gl-texture2d": "*"
},
"typesPublisherContentHash": "5a09b4da8e5a01883e53f1e8e93a3acd7a78e076d30b613b8fcb07fd15d7926a",
"typeScriptVersion": "4.5"
}