js-url
Version:
A simple, lightweight url parser for JavaScript (~1.7 Kb minified, ~0.7Kb gzipped).
36 lines (35 loc) • 842 B
JSON
{
"name": "url",
"title": "url jQuery Plugin",
"description": "A simple, lightweight url parser for JavaScript (~1.7 Kb minified, ~0.7Kb gzipped).",
"keywords": [
"websanova",
"url"
],
"version": "2.3.0",
"author": {
"name": "Websanova",
"email": "rob@websanova.com",
"url": "http://websanova.com"
},
"maintainers": [
{
"name": "Websanova",
"email": "rob@websanova.com",
"url": "http://websanova.com"
}
],
"licenses": [
{
"type": "MIT",
"url": "https://github.com/websanova/js-url#license"
}
],
"bugs": "https://github.com/websanova/js-url/issues",
"homepage": "http://url.websanova.com",
"docs": "https://github.com/websanova/js-url#url",
"download": "https://github.com/websanova/js-url/tags",
"dependencies": {
"jquery": ">=1.5"
}
}