mirror of
https://github.com/wahyd4/cdnjs.git
synced 2026-08-21 18:56:05 +10:00
18 lines
374 B
JSON
18 lines
374 B
JSON
{
|
|
"name": "purl",
|
|
"filename": "purl.min.js",
|
|
"version": "2.3.1",
|
|
"description": "A JS utility for for parsing URLs and extracting information out of them.",
|
|
"homepage": "https://github.com/allmarkedup/purl",
|
|
"keywords": [
|
|
"url",
|
|
"parser"
|
|
],
|
|
"repositories": [
|
|
{
|
|
"type": "git",
|
|
"url" : "https://github.com/allmarkedup/purl"
|
|
}
|
|
]
|
|
}
|