代码拉取完成,页面将自动刷新
同步操作将从 lhbxxx/vr-stream-web-player 强制同步,此操作会覆盖自 Fork 仓库以来所做的任何修改,且无法恢复!!!
确定后同步将在后台操作,完成时将刷新页面,请耐心等待。
{
"name": "webvr-boilerplate",
"version": "0.4.9",
"description": "A starting point for web-based VR experiences that work in both Cardboard and Oculus.",
"main": "build/webvr-manager.js",
"directories": {
"test": "test"
},
"dependencies": {
"webvr-polyfill": "^0.9.5"
},
"devDependencies": {
"browserify": "latest",
"derequire": "latest",
"watchify": "latest"
},
"scripts": {
"build": "browserify src/webvr-manager.js --standalone WebVRManager | derequire > build/webvr-manager.js",
"watch": "watchify src/webvr-manager.js --standalone WebVRManager -v -d -o 'derequire > build/webvr-manager.js'",
"test": "browserify test/device-info-test.js > build/device-info-test.js",
"copy-polyfill": "cp ../webvr-polyfill/build/webvr-polyfill.js node_modules/webvr-polyfill/build/webvr-polyfill.js",
"copy-three": "./scripts/copy-three.sh"
},
"repository": {
"type": "git",
"url": "git+https://github.com/borismus/webvr-boilerplate.git"
},
"keywords": [
"vr"
],
"author": "Boris Smus",
"license": "Apache-2.0",
"bugs": {
"url": "https://github.com/borismus/webvr-boilerplate/issues"
},
"homepage": "https://github.com/borismus/webvr-boilerplate#readme"
}
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。