threex
Version:
Game Extensions for three.js http://www.threejsgames.com/extensions/
13 lines (12 loc) • 314 B
JSON
{
"name": "threex.queryselector",
"version": "0.0.0-1",
"description": "css like selection for THREE.Object3D",
"main": "threex.queryselector.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": "",
"author": "jerome.etienne@gmail.com",
"license": "MIT"
}