threex
Version:
Game Extensions for three.js http://www.threejsgames.com/extensions/
24 lines (23 loc) • 588 B
JSON
{
"name": "threex",
"version": "1.0.0",
"description": "Game Extensions for three.js http://www.threejsgames.com/extensions/",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/omni360/threex.git"
},
"keywords": [
"threex",
"three.js"
],
"author": "jeromeetienne",
"license": "SEE LICENSE IN <MIT-LICENSE.txt>",
"bugs": {
"url": "https://github.com/omni360/threex/issues"
},
"homepage": "https://github.com/omni360/threex#readme"
}