Files
2014-11-07 00:53:32 +08:00

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/*/*"
]
}
}