Files
cdnjs/ajax/libs/pace/package.json
T
2013-09-30 09:58:46 -04:00

30 lines
653 B
JSON
Executable File

{
"name": "pace",
"filename": "pace.min.js",
"version": "0.4.10",
"description": "Automatic page load progress bar",
"homepage": "http://github.hubspot.com/pace/docs/welcome",
"keywords": [
"progress",
"load",
"ajax"
],
"maintainers": [
{
"name": "Zack Bloom",
"email": "zbloom@hubspot.com"
},
{
"name": "Adam Schwartz",
"email": "aschwartz@hubspot.com"
}
],
"license": "MIT",
"repositories": [
{
"type": "git",
"url": "https://github.com/HubSpot/pace.git"
}
]
}