2 Star 2 Fork 1

GIS_DEVELOPER/example-cesium

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
package.json 910 Bytes
一键复制 编辑 原始数据 按行查看 历史
mangata 提交于 2021-04-13 18:52 . indexDB研究
{
"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",
"copy-webpack-plugin": "^8.1.0",
"css-loader": "^5.2.0",
"hold-event": "0.0.1",
"html-webpack-plugin": "^4.5.0",
"ts-loader": "^8.0.11",
"typescript": "^4.0.5",
"typings-for-css-modules-loader": "^1.7.0",
"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",
"cesium": "^1.79.1",
"idb": "^6.0.0",
"three": "^0.122.0"
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
TypeScript
1
https://gitee.com/GIS_DEVELOPER/example-cesium.git
[email protected]:GIS_DEVELOPER/example-cesium.git
GIS_DEVELOPER
example-cesium
example-cesium
master

搜索帮助