Files
cdnjs/ajax/libs/jquery-hashchange/package.json
T
2012-06-18 14:37:24 +03:00

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