Sign in

潘钊 / bsth_control · Files

GitLab

  • Go to dashboard
  • Project
  • Activity
  • Files
  • Commits
  • Builds 0
  • Network
  • Graphs
  • Milestones
  • Issues 0
  • Merge Requests 0
  • Labels
  • Wiki
  • bsth_control
  • ..
  • angular-i18n
  • bower.json
  • 1、anuglar-translate等相关模块导入
    f2dbed8f
    徐烜 authored
    2024-07-16 17:32:02 +0800  
    Browse Code »
bower.json 160 Bytes
Edit Raw Blame History
1 2 3 4 5 6 7 8 9 10 11
{
  "name": "angular-i18n",
  "version": "1.6.4",
  "license": "MIT",
  "ignore": [
    "**/.*",
    "node_modules",
    "components",
    "precommit.sh"
  ]
}