UNPKG

three-pointerlock

Version:

Three.js Pointer Lock Controls as common js module

27 lines (26 loc) 526 B
{ "name": "three-pointerlock", "version": "0.0.2", "description": "Three.js Pointer Lock Controls as common js module", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [ "threejs", "controls", "input", "mouse", "3d", "wasd" ], "author": "Javier Zapata", "license": "MIT", "browserDependencies": { "three": "^0.68.0" }, "repository": { "type": "git", "url": "https://github.com/nkm/three-pointerlock" } }