Files
cdnjs/ajax/libs/jquery.address/package.json
T

24 lines
925 B
JSON

{
"name": "jquery.address",
"filename": "jquery.address.min.js",
"version": "1.5",
"description": "The jQuery Address plugin provides powerful deep linking capabilities and allows the creation of unique virtual addresses that can point to a website section or an application state. It enables a number of important capabilities including bookmarking in a browser or social website sending links via email or instant messenger, finding specific content using the major search engines and utilizing browser history and reload buttons.",
"homepage": "http://www.asual.com/jquery/address/",
"keywords": [
"utility",
"popular"
],
"maintainers": [
{
"name": "Asual",
"web": "http://www.asual.com/"
}
],
"repositories": [
{
"type": "git",
"url": "https://github.com/asual/jquery-address.git"
}
]
}