mirror of
https://github.com/wahyd4/cdnjs.git
synced 2026-08-09 12:56:05 +10:00
34 lines
670 B
JSON
34 lines
670 B
JSON
{
|
|
"name": "SlickNav",
|
|
"filename": "jquery.slicknav.min.js",
|
|
"version": "1.0.1",
|
|
"description": "Responsive Mobile Menu Plugin for jQuery",
|
|
"homepage": "http://slicknav.com/",
|
|
"keywords": [
|
|
"SlickNav",
|
|
"responsive menu",
|
|
"jquery"
|
|
],
|
|
"maintainers": [
|
|
{
|
|
"name": "Josh Cope (Author)"
|
|
}
|
|
],
|
|
"repositories": [
|
|
{
|
|
"type": "git",
|
|
"url": "https://github.com/ComputerWolf/SlickNav"
|
|
}
|
|
],
|
|
"autoupdate": {
|
|
"source": "git",
|
|
"target": "git://github.com/ComputerWolf/SlickNav.git",
|
|
"basePath": "",
|
|
"files": [
|
|
"jquery.slicknav.js",
|
|
"jquery.slicknav.min.js",
|
|
"slicknav.css"
|
|
]
|
|
}
|
|
}
|