1 Star 2 Fork 2

叶落风尘/arcgis-demo

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
package.json 508 Bytes
一键复制 编辑 原始数据 按行查看 历史
叶落风尘 提交于 2023-11-22 14:50 . first commit
{
"name": "@fcli/arcgis-demo",
"description": "arcgis demo",
"private": false,
"version": "1.0.0",
"type": "module",
"author": "fcli",
"main": "./src/plugin/index.ts",
"scripts": {
"dev": "vite",
"build": "vue-tsc && vite build",
"preview": "vite preview"
},
"dependencies": {
"@arcgis/core": "^4.26.0"
},
"devDependencies": {
"vue": "^3.3.4",
"@vitejs/plugin-vue": "^4.2.3",
"typescript": "^5.0.2",
"vite": "^4.4.5",
"vue-tsc": "^1.8.5"
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/fcli/arcgis-demo.git
[email protected]:fcli/arcgis-demo.git
fcli
arcgis-demo
arcgis-demo
master

搜索帮助