1 Star 1 Fork 0

漫步者007/OfflineMap

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
package.json 780 Bytes
一键复制 编辑 原始数据 按行查看 历史
medo_xs 提交于 2017-07-20 15:31 . 设置默认启动 index.js
{
"name": "offline-map",
"version": "1.0.0",
"description": "本项目实现了离线展示百度、谷歌、高德、腾讯地图",
"main": "index.js",
"directories": {
"example": "example"
},
"dependencies": {
"formidable": "^1.1.1",
"mysql": "^2.13.0"
},
"devDependencies": {},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",
"start": "node index.js"
},
"repository": {
"type": "git",
"url": "git+https://github.com/dxxzst/OfflineMap.git"
},
"keywords": [
"离线地图",
"Node.js",
"MySQL",
"Leaflet"
],
"author": "dxxzst",
"license": "ISC",
"bugs": {
"url": "https://github.com/dxxzst/OfflineMap/issues"
},
"homepage": "https://github.com/dxxzst/OfflineMap#readme"
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/hao521/OfflineMap.git
git@gitee.com:hao521/OfflineMap.git
hao521
OfflineMap
OfflineMap
master

搜索帮助