three-fly-controls
Version:
three.js fly controls module
31 lines (30 loc) • 657 B
JSON
{
"name": "three-fly-controls",
"version": "2.0.0",
"description": "three.js fly controls module",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "https://github.com/mathisonian/three-fly-controls"
},
"keywords": [
"threejs",
"first",
"person",
"fly",
"controls",
"keyboard",
"mouse",
"three.js",
"three"
],
"author": "",
"license": "MIT",
"bugs": {
"url": "https://github.com/mathisonian/three-fly-controls/issues"
},
"homepage": "https://github.com/mathisonian/three-fly-controls-controls"
}