vim-webgl-component
Version:
A demonstration app built on top of the vim-webgl-viewer
32 lines • 975 B
JSON
{
"name": "@types/three",
"version": "0.143.2",
"description": "TypeScript definitions for three",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/three",
"license": "MIT",
"contributors": [
{
"name": "Josh Ellis",
"url": "https://github.com/joshuaellis",
"githubUsername": "joshuaellis"
},
{
"name": "Nathan Bierema",
"url": "https://github.com/Methuselah96",
"githubUsername": "Methuselah96"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/three"
},
"scripts": {},
"dependencies": {
"@types/webxr": "*"
},
"typesPublisherContentHash": "737cbdf423532e44f0ca249fff948668695b32755741113e2aa638786cd7717e",
"typeScriptVersion": "4.0"
}