blob: 95c7ab9375c9c4bdb6cdd20d29f460753ecceefa [file] [log] [blame]
Matteo Scandolo280dcd32016-05-16 09:59:38 -07001{
2 "name": "angular-ui-router",
3 "version": "0.2.15",
4 "main": "./release/angular-ui-router.js",
5 "dependencies": {
6 "angular": ">= 1.0.8"
7 },
8 "ignore": [
9 "**/.*",
10 "node_modules",
11 "bower_components",
12 "component.json",
13 "package.json",
14 "lib",
15 "config",
16 "sample",
17 "test",
18 "tests",
19 "ngdoc_assets",
20 "Gruntfile.js",
21 "files.js"
22 ],
23 "homepage": "https://github.com/angular-ui/angular-ui-router-bower",
24 "_release": "0.2.15",
25 "_resolution": {
26 "type": "version",
27 "tag": "0.2.15",
28 "commit": "90ce66133afc3572a8d7556d6d3fcee0efd8bb13"
29 },
30 "_source": "https://github.com/angular-ui/angular-ui-router-bower.git",
31 "_target": "0.2.15",
32 "_originalSource": "angular-ui-router"
33}