There was an error while loading. Please reload this page.
1 parent 176bbc8 commit ea8bcf3Copy full SHA for ea8bcf3
1 file changed
bower.json
@@ -0,0 +1,29 @@
1
+{
2
+ "name": "PACE",
3
+ "main": "pace.min.js",
4
+ "version": "0.4.15",
5
+ "homepage": "http://github.hubspot.com/pace/docs/welcome",
6
+ "authors": [
7
+ "Zack Bloom <zbloom@hubspot.com>",
8
+ "Adam Schwartz <aschwartz@hubspot.com>"
9
+ ],
10
+ "description": "Automatic page load progress bar",
11
+ "keywords": [
12
+ "loading",
13
+ "load",
14
+ "pageload",
15
+ "progress",
16
+ "activity",
17
+ "ajax",
18
+ "spinner",
19
20
+ "bar",
21
+ "automatic",
22
+ "client-side"
23
24
+ "license": "MIT",
25
+ "ignore": [
26
+ "node_modules",
27
+ "bower_components"
28
+ ]
29
+}
0 commit comments