urlr
Version:
path.relative for URLs
24 lines (23 loc) • 488 B
JSON
{
"name": "urlr",
"version": "0.0.0",
"description": "path.relative for URLs",
"main": "index.js",
"author": "yetzt <node@yetzt.me>",
"license": "Unlicense",
"repository": {
"type": "git",
"url": "git+https://github.com/yetzt/node-urlr.git"
},
"keywords": [
"url",
"relative",
"rfc1808",
"resolve",
"uri"
],
"bugs": {
"url": "https://github.com/yetzt/node-urlr/issues"
},
"homepage": "https://github.com/yetzt/node-urlr#readme"
}