@threejs-addons/threejs-addons
Version:
free & opensource threejs addons to boost productivity
24 lines (23 loc) • 666 B
JSON
{
"name": "@threejs-addons/types",
"version": "0.2.0",
"description": "Typescript definitions for threejs-addons",
"main": "index.d.ts",
"types": "index.d.ts",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/leemlwando/ThreeJS-Addons.git#main"
},
"keywords": [
"THREEJS-ADDONS-TYPES"
],
"author": "Lee M. Lwando <leemlwando@gmail.com>",
"license": "MIT",
"bugs": {
"url": "https://github.com/leemlwando/ThreeJS-Addons/issues"
},
"homepage": "https://github.com/leemlwando/ThreeJS-Addons/tree/main#readme"
}