add web portal framework for TestAPI
[releng.git] / utils / test / testapi / 3rd_party / static / testapi-ui / assets / lib / angular-busy / .bower.json
1 {
2   "name": "angular-busy",
3   "version": "4.1.3",
4   "main": [
5     "dist/angular-busy.js",
6     "dist/angular-busy.css"
7   ],
8   "dependencies": {
9     "angular": "~1.3",
10     "angular-animate": "~1.3"
11   },
12   "ignore": [
13     "**/.*",
14     "node_modules",
15     "bower_components",
16     "components",
17     "test",
18     "temp",
19     "demo",
20     "lib",
21     "./angular-busy.css",
22     "./angular-busy.html",
23     "./angular-busy.js",
24     "Gruntfile.js",
25     "package.json",
26     "README.md"
27   ],
28   "devDependencies": {
29     "angular-mocks": "~1.3",
30     "jquery": "~2.1.0"
31   },
32   "homepage": "https://github.com/cgross/angular-busy",
33   "_release": "4.1.3",
34   "_resolution": {
35     "type": "version",
36     "tag": "v4.1.3",
37     "commit": "f2e3261a0982da1f023881a6e7e3239cb626c9a4"
38   },
39   "_source": "https://github.com/cgross/angular-busy.git",
40   "_target": "4.1.3",
41   "_originalSource": "angular-busy"
42 }