mirror of
https://github.com/jellyfin/jellyfin-web.git
synced 2024-11-18 11:28:23 -07:00
17 lines
289 B
JSON
17 lines
289 B
JSON
{
|
|
"name": "hammerjs",
|
|
"main": "hammer.js",
|
|
"ignore": [
|
|
"tests",
|
|
"src",
|
|
".bowerrc",
|
|
".gitignore",
|
|
".jscsrc",
|
|
".jshintrc",
|
|
".travis.yml",
|
|
"component.json",
|
|
"Gruntfile.coffee",
|
|
"package.json"
|
|
]
|
|
}
|