1 Star 6 Fork 2

sunJingLong / VR全景创建以及编辑工具

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
package.json 1.54 KB
一键复制 编辑 原始数据 按行查看 历史
sunJingLong 提交于 2021-03-11 02:04 . 首次提交
{
"name": "tpanorama",
"version": "1.0.6",
"description": "全景标记,全景生成插件",
"main": "lib/index.js",
"scripts": {
"build": "babel src --out-dir lib && babel originSrc --out-dir origin",
"webpack": "webpack --config webpack.config.js",
"example": "npm run webpack && node ./server/www"
},
"repository": {
"type": "git",
"url": "git+https://github.com/ConardLi/tpanorama.git"
},
"author": "ConardLi",
"license": "ISC",
"bugs": {
"url": "https://github.com/ConardLi/tpanorama/issues"
},
"homepage": "https://github.com/ConardLi/tpanorama#readme",
"dependencies": {
"consolidate": "^0.15.1",
"cookie-parser": "~1.4.3",
"debug": "~2.6.9",
"ejs": "~2.5.7",
"express": "~4.16.0",
"handlebars": "^4.0.12",
"http-errors": "~1.6.2",
"morgan": "~1.9.0",
"three": "0.85.0"
},
"devDependencies": {
"babel-core": "^6.26.3",
"babel-eslint": "^8.2.3",
"babel-jest": "^23.0.0",
"babel-loader": "^7.1.4",
"babel-plugin-add-module-exports": "^0.2.1",
"babel-plugin-dev-expression": "^0.2.1",
"babel-plugin-import": "^1.8.0",
"babel-plugin-transform-class-properties": "^6.24.1",
"babel-plugin-transform-decorators-legacy": "^1.3.5",
"babel-plugin-transform-es2015-classes": "^6.24.1",
"babel-plugin-transform-runtime": "^6.23.0",
"babel-preset-es2015": "^6.24.1",
"babel-preset-stage-0": "^6.24.1",
"babel-preset-stage-1": "^6.24.1",
"babel-register": "^6.26.0",
"webpack": "^4.27.1",
"webpack-cli": "^3.1.2"
}
}
1
https://gitee.com/hello-my-gitee/vr720.git
git@gitee.com:hello-my-gitee/vr720.git
hello-my-gitee
vr720
VR全景创建以及编辑工具
master

搜索帮助

53164aa7 5694891 3bd8fe86 5694891