UNPKG

complex-threejs

Version:
35 lines (34 loc) 823 B
{ "name": "complex-threejs", "version": "4.0.3", "description": "Threejs implementation for complexjs", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/complexjs/complex-three.git" }, "main": "index.js", "keywords": [ "ThreeJS", "WebGL", "html5", "Canvas", "3d", "Complex", "ComplexJS" ], "dependencies": { "three": "^0.108.0" }, "peerDependencies": { "complex-engine": "^7.1.9" }, "author": "Faebeee", "license": "ISC", "bugs": { "url": "https://github.com/complexjs/complex-three/issues" }, "homepage": "https://github.com/complexjs/complex-three#readme" }