2 Star 3 Fork 3

St_song / cesium-navigation

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
package.json 1.15 KB
一键复制 编辑 原始数据 按行查看 历史
alberto.acevedo 提交于 2020-03-09 18:28 . Merge branch 'development'
{
"name": "cesium-navigation",
"version": "1.1.4",
"description": "Cesium plugin that adds a compass, navigator, and distance scale to the map",
"main": "viewerCesiumNavigationMixin",
"dependencies": {
"bower": "*"
},
"devDependencies": {
"fs-extra": "^8.1.0",
"csso": "^4.0.2",
"less": "^1.7.5",
"node-minify": "^1.3.7",
"express": "^4.17.1",
"compression": "^1.7.4",
"yargs": "^15.3.0",
"requirejs": "^2.3.6",
"cesium": "^1.67.0"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",
"postinstall": "bower install"
},
"repository": {
"type": "git",
"url": "git+https://github.com/alberto-acevedo/cesium-navigation.git"
},
"keywords": [
"cesium",
"navigation",
"compass",
"navigator",
"distance",
"scale"
],
"author": "alberto acevedo",
"license": "Apache-2.0",
"bugs": {
"url": "https://github.com/alberto-acevedo/cesium-navigation/issues"
},
"homepage": "https://github.com/alberto-acevedo/cesium-navigation#readme"
}
1
https://gitee.com/203014/cesium-navigation.git
git@gitee.com:203014/cesium-navigation.git
203014
cesium-navigation
cesium-navigation
master

搜索帮助