@types/aframe
Version:
TypeScript definitions for aframe
39 lines • 1.18 kB
JSON
{
"name": "@types/aframe",
"version": "1.2.9",
"description": "TypeScript definitions for aframe",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/aframe",
"license": "MIT",
"contributors": [
{
"name": "Paul Shannon",
"githubUsername": "devpaul",
"url": "https://github.com/devpaul"
},
{
"name": "Roberto Ritger",
"githubUsername": "bertoritger",
"url": "https://github.com/bertoritger"
},
{
"name": "Trygve Wastvedt",
"githubUsername": "twastvedt",
"url": "https://github.com/twastvedt"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/aframe"
},
"scripts": {},
"dependencies": {
"@types/animejs": "*",
"@types/three": "*"
},
"peerDependencies": {},
"typesPublisherContentHash": "c21eac857ffa744f7e18885274ada47785acbe4b68146d9ccc05b7ee3c6f3f7d",
"typeScriptVersion": "5.2"
}