1 Star 0 Fork 0

轻飘yyf/three-mini-map

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
package.json 1.10 KB
一键复制 编辑 原始数据 按行查看 历史
Hugues Tavernier 提交于 2021-07-01 10:41 . update package.json'
{
"name": "three-mini-map",
"version": "0.0.6",
"description": "Tile based visualization library for threejs.",
"keywords": [
"maps",
"tiles",
"three",
"webmapping",
"cartography",
"webgl"
],
"author": {
"name": "Lhapaipai",
"url": "https://huguestavernier.com"
},
"homepage": "https://three-mini-map.netlify.app/default/",
"scripts": {
"dev": "vite",
"build": "vite build",
"serve": "vite preview",
"build:examples": "bash scripts/build-examples.sh"
},
"files": [
"dist",
"src"
],
"dependencies": {
"three": "^0.127.0"
},
"main": "dist/three-mini-map.umd.js",
"module": "dist/three-mini-map.es.js",
"devDependencies": {
"@mapbox/tile-cover": "^3.0.2",
"@turf/destination": "^6.4.0",
"ndarray": "^1.0.19",
"rollup-plugin-dotenv": "github:lhapaipai/rollup-plugin-dotenv#v0.3.1",
"vite": "^2.3.8"
},
"workspaces": [
"examples/private-default",
"examples/private-combins",
"examples/default"
],
"repository": {
"type": "git",
"url": "https://github.com/lhapaipai/three-mini-map.git"
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/yyf994/three-mini-map.git
git@gitee.com:yyf994/three-mini-map.git
yyf994
three-mini-map
three-mini-map
main

搜索帮助

0d507c66 1850385 C8b1a773 1850385