1 Star 0 Fork 0

wushunyi/angular-google-maps

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
bower.json 961 Bytes
一键复制 编辑 原始数据 按行查看 历史
Nick McCready 提交于 2015-10-23 00:39 . ignores to npm and bower
{
"name": "angular-google-maps",
"version": "2.2.1",
"main": "./dist/angular-google-maps.js",
"dependencies": {
"angular": "1.2 - 1.4",
"angular-simple-logger": ">=0.0.1",
"lodash": ">=3.8.0"
},
"ignore": [
"*.json",
".gitignore",
"travis.yml",
"*.html",
"package.js",
"*.markdown",
"example",
"src",
"grunt",
"website_libs",
"scripts",
"spec/coffee/directives",
"spec/coffee/providers",
"spec/coffee/usage",
"tmp",
"dist/coverage/",
"dist/architecture/"
],
"devDependencies": {
"angular-mocks": "1.2 - 1.4",
"angular-route": "1.2 - 1.4",
"bootstrap-without-jquery": "git://github.com/tagawa/bootstrap-without-jquery.git",
"data-structures": "~1.4.2",
"OverlappingMarkerSpiderfier": "git://github.com/nmccready/OverlappingMarkerSpiderfier.git",
"underscore": "~1.8.3",
"uuid": "http://github.com/LiosK/UUID.js/archive/v3.2.tar.gz"
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
CoffeeScript
1
https://gitee.com/wushunyi/angular-google-maps.git
git@gitee.com:wushunyi/angular-google-maps.git
wushunyi
angular-google-maps
angular-google-maps
master

搜索帮助