mirror of
https://github.com/wahyd4/cdnjs.git
synced 2026-08-15 15:56:28 +10:00
23 lines
570 B
JSON
23 lines
570 B
JSON
{
|
|
"name": "jquery-url-parser",
|
|
"filename": "purl.min.js",
|
|
"version": "2.3.1",
|
|
"description": "utility to parse urls and provide easy access to their attributes (such as the protocol, host, port etc)",
|
|
"homepage": "https://github.com/allmarkedup/jQuery-URL-Parser",
|
|
"keywords": [
|
|
"jquery-url-parser",
|
|
"purl"
|
|
],
|
|
"maintainers": [
|
|
{
|
|
"name": "Mark Perkins"
|
|
}
|
|
],
|
|
"repositories": [
|
|
{
|
|
"type": "git",
|
|
"url": "https://github.com/allmarkedup/jQuery-URL-Parser"
|
|
}
|
|
]
|
|
}
|