Files
jellyfin-web/dashboard-ui/bower_components/page.js/bower.json
T
Luke Pulverenti b29e4cd59d add shared routing
2016-03-14 16:13:14 -04:00

24 lines
458 B
JSON

{
"name": "page",
"description": "Tiny client-side router",
"keywords": ["page", "route", "router", "routes", "pushState"],
"main": "page.js",
"repository": {
"type": "git",
"url": "git://github.com/visionmedia/page.js"
},
"ignore": [
".gitignore",
".npmignore",
".travis.yml",
"component.json",
"examples",
"History.md",
"Makefile",
"package.json",
"Readme.md",
"test"
],
"license": "MIT"
}