riot-route
Version:
Simple isomorphic router
20 lines (19 loc) • 365 B
JSON
{
"name": "riot-route",
"main": "dist/route.js",
"homepage": "https://github.com/riot/route",
"authors": ["Muut, Inc. and other contributors"],
"description": "Simple client-side router",
"keywords": [
"riot",
"router"
],
"license": "MIT",
"ignore": [
"**/.*",
"node_modules",
"bower_components",
"test",
"tests"
]
}