1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00
jellyfin-web/dashboard-ui/bower_components/hammerjs/bower.json

17 lines
289 B
JSON
Raw Normal View History

2015-09-01 15:18:25 -04:00
{
"name": "hammerjs",
"main": "hammer.js",
"ignore": [
"tests",
2015-12-26 13:35:53 -05:00
"src",
".bowerrc",
".gitignore",
".jscsrc",
".jshintrc",
".travis.yml",
"component.json",
"Gruntfile.coffee",
"package.json"
2015-09-01 15:18:25 -04:00
]
}