mirror of
https://github.com/wahyd4/cdnjs.git
synced 2026-08-13 14:55:54 +10:00
format package.json of nprogress
This commit is contained in:
@@ -1,24 +1,24 @@
|
||||
{
|
||||
"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"
|
||||
}
|
||||
]
|
||||
"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"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user