repo: janusweb action: commit revision: path_from: revision_from: 61522122098656d5be179d86b4eb42adde4d7e27: path_to: revision_to:
commit 61522122098656d5be179d86b4eb42adde4d7e27 Author: James BaicoianuDate: Sun May 29 13:46:57 2016 -0700 Added dependencies, updated version diff --git a/package.json b/package.json
--- a/package.json
+++ b/package.json
@@ -1,7 +1,7 @@
{
"name": "janusweb",
"description": "Web client for JanusVR worlds",
- "version": "0.0.1",
+ "version": "0.0.3",
"main": "scripts/client.js",
"author": "James Baicoianu",
"license": "MIT",
@@ -12,10 +12,16 @@
"type": "git",
"url": "https://github.com/jbaicoianu/janusweb"
},
+ "dependencies": {
+ "elation-engine": ">=0.9.0"
+ },
"keywords": [
"elation",
"three.js",
"3d",
- "webgl"
+ "webgl",
+ "webvr",
+ "janusvr",
+ "metaverse"
]
}
-----END OF PAGE-----