Skip to content
  • 当前项目
    • 正在载入...
  • 登录

sibu-v-mall / sibu-v-mall-third-api

Wkggmfuwwuoasa4caahryx91iho623
转到一个项目
切换导航栏
切换导航栏固定状态
  • 项目
  • 群组
  • 代码片段
  • 帮助
  • 项目
  • 活动
  • 版本库
  • 流水线
  • 图表
  • 问题 0
  • 合并请求 0
  • 维基
  • 网络
  • 创建新的问题
  • 构建
  • 提交
  • 问题看板
  • 文件
  • 提交
  • 网络
  • 比较
  • 分支
  • 标签
切换分支/标签
  • sibu-v-mall-third-api
  • com.sibu.orderHelper.integralMall
  • src
  • main
  • webapp
  • resources
  • bower.json
  • 陈志杭(后端)'s avatar
    初始化项目 · a234a46b
    a234a46b 浏览目录
    陈志杭(后端) 在 2018-04-04 16:35:07 +0800 提交
bower.json 397 字节
原文件 审查 历史 永久链接
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18
{
  "name": "integral-mall",
  "version": "0.0.0",
  "dependencies": {
    "angular": "~1.4.0",
    "angular-sanitize": "~1.4.0",
    "lodash": "~4.5.1",
    "angular-ui-router": "~0.2.15",
    "angular-local-storage": "0.2.3",
    "fastclick":"1.0.6",
    "swipe" : "2.0.0",
    "jquery":"1.9.1"
  },
  "devDependencies": {
    "angular-mocks": ">=1.2.*",
    "angular-scenario": ">=1.2.*"
  }
}