Files
cdnjs/ajax/libs/purl/package.json
T
2014-05-22 00:43:16 +04:30

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"
}
]
}