three-orthographic-trackball-controls
Version:
THREE.OrthographicTrackballControls as an npm package
31 lines (30 loc) • 863 B
JSON
{
"name": "three-orthographic-trackball-controls",
"version": "79.0.1",
"description": "THREE.OrthographicTrackballControls as an npm package",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/Whoaa512/three-orthographic-trackball-controls.git"
},
"peerDependencies": {
"three": ">=0.79.0"
},
"keywords": [
"three",
"threejs",
"OrthographicTrackballControls",
"orthographic",
"trackball",
"controls"
],
"author": "C.J. Winslow <whoaa512@gmail.com> (https://github.com/whoaa512)",
"license": "ISC",
"bugs": {
"url": "https://github.com/Whoaa512/three-orthographic-trackball-controls/issues"
},
"homepage": "https://github.com/Whoaa512/three-orthographic-trackball-controls#readme"
}