UNPKG

@vci/quick-three

Version:

quick three

25 lines 459 B
{ "name": "@vci/quick-three", "description": "quick three", "version": "1.0.21", "author": "visual-ceiling", "license": "ISC", "keywords": [ "vci", "three.js", "quick" ], "main": "src/index.js", "exports": { ".": { "import": "./src/index.js" } }, "peerDependencies": { "three": "0.177.0", "@tweenjs/tween.js": "21.0.0", "camera-controls": "2.10.1", "@vci/helper": "1.0.10" }, "scripts": {} }