mirror of
https://github.com/wahyd4/cdnjs.git
synced 2026-08-09 04:46:00 +10:00
29 lines
535 B
JSON
29 lines
535 B
JSON
{
|
|
"name": "pace",
|
|
"filename": "pace.js",
|
|
"version": "1.0.2",
|
|
"description": "Automatic web page progress bar",
|
|
"homepage": "http://github.hubspot.com/pace/",
|
|
"keywords": [
|
|
"pace",
|
|
"pace.js"
|
|
],
|
|
"repositories": [
|
|
{
|
|
"type": "git",
|
|
"url": "https://github.com/HubSpot/pace"
|
|
}
|
|
],
|
|
"autoupdate": {
|
|
"source": "git",
|
|
"target": "git://github.com/HubSpot/pace.git",
|
|
"basePath": "",
|
|
"files": [
|
|
"pace.js",
|
|
"pace.min.js",
|
|
"templates/*",
|
|
"themes/*/*"
|
|
]
|
|
}
|
|
}
|