mirror of
https://github.com/wahyd4/cdnjs.git
synced 2026-08-10 21:35:56 +10:00
35 lines
676 B
JSON
35 lines
676 B
JSON
{
|
|
"name": "nprogress",
|
|
"filename": "nprogress.min.js",
|
|
"version": "0.1.6",
|
|
"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"
|
|
}
|
|
],
|
|
"npmName": "nprogress",
|
|
"npmFileMap": [
|
|
{
|
|
"basePath": "",
|
|
"files": [
|
|
"nprogress.js",
|
|
"nprogress.css"
|
|
]
|
|
}
|
|
]
|
|
}
|