mirror of
https://github.com/wahyd4/cdnjs.git
synced 2026-08-23 11:46:40 +10:00
25 lines
662 B
JSON
25 lines
662 B
JSON
{
|
|
"name": "jquery-hashchange",
|
|
"filename": "jquery.ba-hashchange.min.js",
|
|
"version": "v1.3",
|
|
"description": "This jQuery plugin enables very basic bookmarkable #hash history via a cross-browser window.onhashchange event.",
|
|
"homepage": "http://benalman.com/projects/jquery-hashchange-plugin/",
|
|
"keywords": [
|
|
"jquery",
|
|
"history"
|
|
],
|
|
"maintainers": [
|
|
{
|
|
"name": "Ben Alman",
|
|
"email": "cowboy@rj3.net",
|
|
"web": "http://benalman.com/"
|
|
}
|
|
],
|
|
"repositories": [
|
|
{
|
|
"type": "git",
|
|
"url": "https://github.com/cowboy/jquery-hashchange"
|
|
}
|
|
]
|
|
}
|