1 Star 1 Fork 1

GIS_DEVELOPER/example-threejs

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
package.json 751 Bytes
一键复制 编辑 原始数据 按行查看 历史
mangata 提交于 2021-02-04 18:46 . 自由漫游研究
{
"name": "start_ts_with_webpack",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",
"start": "webpack-dev-server",
"build": "webpack"
},
"keywords": [
"threeJS"
],
"author": "mangata",
"license": "ISC",
"devDependencies": {
"@types/cannon": "^0.1.5",
"hold-event": "0.0.1",
"html-webpack-plugin": "^4.5.0",
"ts-loader": "^8.0.11",
"typescript": "^4.0.5",
"url-loader": "^4.1.1",
"webpack": "^5.4.0",
"webpack-cli": "^3.3.12",
"webpack-dev-server": "^3.11.0"
},
"dependencies": {
"camera-controls": "^1.25.1",
"cannon": "^0.6.2",
"cannon-es": "^0.16.0",
"three": "^0.122.0"
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
TypeScript
1
https://gitee.com/GIS_DEVELOPER/example-threejs.git
[email protected]:GIS_DEVELOPER/example-threejs.git
GIS_DEVELOPER
example-threejs
example-threejs
master

搜索帮助