elation-engine
Version:
WebGL/WebVR engine written in Javascript
19 lines (18 loc) • 353 B
JSON
{
"name": "external",
"version": "1.0.0",
"description": "",
"main": "",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",
"install": "./makenode.js"
},
"author": "",
"license": "ISC",
"dependencies": {
"canvas": "^1.2.3",
"concatenate-files": "^0.1.1",
"ws": "^0.7.2",
"xhr2": "^0.1.2"
}
}