Files
cdnjs/ajax/libs/nprogress/package.json
T

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