1 Star 0 Fork 25

游侠 / QuickEarth-Free

forked from 清风 / QuickEarth-Free 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
package.json 1.11 KB
一键复制 编辑 原始数据 按行查看 历史
mofangbao 提交于 2022-06-27 10:43 . init
{
"private": true,
"dependencies": {
"@turf/turf": "^6.3.0",
"jszip": "^3.6.0",
"leaflet": "^1.7.1",
"twgl.js": "^4.19.1"
},
"devDependencies": {
"@types/geojson": "^7946.0.7",
"@types/leaflet": "^1.5.23",
"clean-webpack-plugin": "^3.0.0",
"css-loader": "^5.0.2",
"file-loader": "^6.2.0",
"html-webpack-plugin": "^5.0.0-alpha.7",
"mini-css-extract-plugin": "^1.2.1",
"moment-locales-webpack-plugin": "^1.2.0",
"ncp": "^2.0.0",
"npm-run-all": "^4.1.5",
"serve": "^11.3.2",
"source-map-loader": "^2.0.0",
"style-loader": "^2.0.0",
"terser": "^5.6.0",
"ts-loader": "^8.0.17",
"webpack": "^5.4.0",
"webpack-cli": "^4.1.0",
"webpack-dev-server": "^3.11.0",
"webpack-merge": "^5.7.3",
"webpack-node-externals": "^2.5.2",
"typescript": "^4.1.5"
},
"scripts": {
"build": "webpack --mode production --config webpack.config.prod.js && npm run copy",
"watch": "webpack -w",
"start": "npm run copy && webpack serve --mode development",
"postinstall": "npm run copy",
"copy": "node scripts/copy.platform.assets.js"
}
}
TypeScript
1
https://gitee.com/shuhairun/quick-earth-free.git
git@gitee.com:shuhairun/quick-earth-free.git
shuhairun
quick-earth-free
QuickEarth-Free
master

搜索帮助

53164aa7 5694891 3bd8fe86 5694891