mirror of
https://github.com/wahyd4/cdnjs.git
synced 2026-08-16 16:27:12 +10:00
25 lines
578 B
JSON
25 lines
578 B
JSON
{
|
|
"name": "nprogress",
|
|
"filename": "nprogress.min.js",
|
|
"version": "0.1.3",
|
|
"description": "Slim progress bars for Ajax'y applications. Inspired by Google, YouTube, and Medium.",
|
|
"homepage": "http://ricostacruz.com/nprogress/",
|
|
"keywords": [
|
|
"progress",
|
|
"load",
|
|
"ajax"
|
|
],
|
|
"maintainers": [
|
|
{
|
|
"name": "Rico Sta. Cruz",
|
|
"web": "http://ricostacruz.com/"
|
|
}
|
|
],
|
|
"repositories": [
|
|
{
|
|
"type": "git",
|
|
"url": "https://github.com/rstacruz/nprogress.git"
|
|
}
|
|
]
|
|
}
|