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-ui-router
  • bower.json
  • Merge branch 'master' of 192.168.168.201:panzhaov5/bsth_control ...
      c0636525
    # Conflicts:
    #	src/main/resources/static/index.html
    潘钊 authored
    2016-05-05 11:24:19 +0800  
    Browse Code »
bower.json 412 Bytes
Edit Raw Blame History
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23
{
  "name": "angular-ui-router",
  "version": "0.2.15",
  "main": "./release/angular-ui-router.js",
  "dependencies": {
    "angular": ">= 1.0.8"
  },
  "ignore": [
    "**/.*",
    "node_modules",
    "bower_components",
    "component.json",
    "package.json",
    "lib",
    "config",
    "sample",
    "test",
    "tests",
    "ngdoc_assets",
    "Gruntfile.js",
    "files.js"
  ]
}