url-search
Version:
An address bar parameter managerment plugin.
31 lines (30 loc) • 642 B
JSON
{
"name": "url-search",
"version": "1.1.4",
"description": "An address bar parameter managerment plugin.",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/jxv106/url-search.git"
},
"keywords": [
"router",
"href",
"location",
"history",
"url",
"query",
"params",
"url-params",
"url-search"
],
"author": "XiWell",
"license": "MIT",
"bugs": {
"url": "https://github.com/jxv106/url-search/issues"
},
"homepage": "https://github.com/jxv106/url-search#readme"
}