ez-hash-router
Version:
Lightweight hash router custom element.
35 lines (34 loc) • 735 B
JSON
{
"name": "ez-hash-router",
"version": "0.0.5",
"description": "Lightweight hash router custom element.",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/cogwizzle/ez-hash-router.git"
},
"keywords": [
"hash",
"router",
"web",
"component",
"custom",
"element",
"components",
"frameworkless",
"components",
"elements",
"custom",
"tags",
"lightweight"
],
"author": "CogWizzle",
"license": "MIT",
"bugs": {
"url": "https://github.com/cogwizzle/ez-hash-router/issues"
},
"homepage": "https://github.com/cogwizzle/ez-hash-router#readme"
}