Update .bower.json, .travis.yml, and 44 more files...
This commit is contained in:
44
static/bower_components/PACE/.bower.json
vendored
Normal file
44
static/bower_components/PACE/.bower.json
vendored
Normal file
@@ -0,0 +1,44 @@
|
||||
{
|
||||
"name": "PACE",
|
||||
"main": "pace.js",
|
||||
"version": "1.0.2",
|
||||
"homepage": "http://github.hubspot.com/pace/docs/welcome",
|
||||
"authors": [
|
||||
"Zack Bloom <zackbloom@gmail.com>",
|
||||
"Adam Schwartz <adam.flynn.schwartz@gmail.com>"
|
||||
],
|
||||
"description": "Automatic page load progress bar",
|
||||
"keywords": [
|
||||
"loading",
|
||||
"load",
|
||||
"pageload",
|
||||
"progress",
|
||||
"activity",
|
||||
"ajax",
|
||||
"spinner",
|
||||
"progress",
|
||||
"bar",
|
||||
"automatic",
|
||||
"client-side"
|
||||
],
|
||||
"license": "MIT",
|
||||
"ignore": [
|
||||
".*",
|
||||
"Gruntfile.coffee",
|
||||
"bower_components",
|
||||
"docs",
|
||||
"node_modules",
|
||||
"package.json",
|
||||
"templates",
|
||||
"tests"
|
||||
],
|
||||
"_release": "1.0.2",
|
||||
"_resolution": {
|
||||
"type": "version",
|
||||
"tag": "v1.0.2",
|
||||
"commit": "c6846cbf6b928e9903b569269fa9fbf32f2554f4"
|
||||
},
|
||||
"_source": "https://github.com/HubSpot/pace.git",
|
||||
"_target": "^1.0.2",
|
||||
"_originalSource": "pace"
|
||||
}
|
||||
Reference in New Issue
Block a user