]> git.evergreen-ils.org Git - working/Evergreen.git/blob - Open-ILS/web/js/ui/default/staff/extern/angular-location-update/.bower.json
c31aaa7fe6ae009da51255c9d841629edd531283
[working/Evergreen.git] / Open-ILS / web / js / ui / default / staff / extern / angular-location-update / .bower.json
1 {
2   "name": "angular-location-update",
3   "homepage": "https://github.com/anglibs/angular-location-update",
4   "authors": [
5     "garmoshka-mo <dan@dub.ink>"
6   ],
7   "main": "angular-location-update.js",
8   "description": "Updates location path without reloading of controller",
9   "ignore": [
10     "**/.*",
11     "*.yml",
12     "*.xml",
13     "node_modules",
14     "bower_components",
15     "test",
16     "tests"
17   ],
18   "dependencies": {
19     "angular": "*"
20   },
21   "_release": "103e945c53",
22   "_resolution": {
23     "type": "branch",
24     "branch": "master",
25     "commit": "103e945c535f9c0e3479c4faf77930404c823f21"
26   },
27   "_source": "git://github.com/anglibs/angular-location-update.git",
28   "_target": "*",
29   "_originalSource": "angular-location-update",
30   "_direct": true
31 }