UNPKG

three.fly

Version:

Three.js fly controls as common js module

26 lines (25 loc) 492 B
{ "name": "three.fly", "version": "0.1.6", "description": "Three.js fly controls as common js module", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [ "threejs", "controls", "input", "mouse", "3d" ], "author": "Andrei Kashcha", "license": "MIT", "repository": { "type": "git", "url": "https://github.com/anvaka/three.fly" }, "dependencies": { "ngraph.events": "0.0.3" } }