elation-engine
Version:
WebGL/WebVR engine written in Javascript
25 lines (24 loc) • 480 B
JSON
{
"name": "elation-engine",
"description": "WebGL/WebVR engine written in Javascript",
"version": "0.9.126",
"main": "",
"author": "James Baicoianu",
"license": "MIT",
"scripts": {},
"repository": {
"type": "git",
"url": "https://github.com/jbaicoianu/elation-engine"
},
"dependencies": {
"elation": ">=2.2.10",
"elation-share": "*",
"cyclone-physics": "*"
},
"keywords": [
"elation",
"webgl",
"webvr",
"three.js"
]
}