mirror of
https://github.com/wahyd4/cdnjs.git
synced 2026-08-19 09:47:48 +10:00
25 lines
517 B
JSON
25 lines
517 B
JSON
{
|
|
"name": "js-url",
|
|
"filename": "js-url.min.js",
|
|
"version": "1.7.5",
|
|
"description": "A simple, lightweight url parser for JavaScript",
|
|
"homepage": "https://github.com/websanova/js-url",
|
|
"keywords": [
|
|
"url",
|
|
"js-url"
|
|
],
|
|
"maintainers": [
|
|
{
|
|
"name": "Websanova",
|
|
"web": "http://www.websanova.com"
|
|
}
|
|
],
|
|
"repositories": [
|
|
{
|
|
"type": "github",
|
|
"url": "https://github.com/websanova/js-url"
|
|
}
|
|
]
|
|
|
|
}
|