UNPKG
@icircle/ngprogress
Version:
latest (1.1.3)
1.1.3
slim, site-wide progressbar for AngularJS
github.com/UIPlatform/ngProgress
UIPlatform/ngProgress
@icircle/ngprogress
/
bower.json
21 lines
(20 loc)
•
328 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
{
"name"
:
"ngprogress"
,
"version"
:
"1.1.3"
,
"main"
:
[
"build/ngprogress.min.js"
,
"ngProgress.css"
]
,
"ignore"
:
[
"**/.*"
,
"node_modules"
,
"bower_components"
,
"test"
,
"tests"
,
"src"
,
"Gruntfile.js"
,
"package.json"
,
"karma.conf.js"
,
"index.html"
]
}