local-link
Version:
Determine which link clicks should be captured for client-side navigation
23 lines (22 loc) • 487 B
JSON
{
"name": "local-link",
"version": "1.0.2",
"description": "Determine which link clicks should be captured for client-side navigation",
"main": "index.js",
"repository": {
"type": "git",
"url": "git://github.com/jackmoore/local-link.git"
},
"homepage": "https://github.com/jackmoore/local-link",
"keywords": [
"link",
"anchor",
"click",
"spa",
"single-page app",
"routing",
"router"
],
"author": "jacklmoore",
"license": "MIT"
}