mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
switch polymer to bower
This commit is contained in:
parent
b9598ffaa1
commit
8f6cbe8de2
348 changed files with 40895 additions and 310 deletions
31
dashboard-ui/bower_components/web-animations-js/bower.json
vendored
Normal file
31
dashboard-ui/bower_components/web-animations-js/bower.json
vendored
Normal file
|
@ -0,0 +1,31 @@
|
|||
{
|
||||
"name": "web-animations-js",
|
||||
"description": "JavaScript implementation of the Web Animations API",
|
||||
"homepage": "https://github.com/web-animations/web-animations-js",
|
||||
"main": "web-animations.min.js",
|
||||
"moduleType": [
|
||||
"globals"
|
||||
],
|
||||
"keywords": [
|
||||
"animations",
|
||||
"polyfill"
|
||||
],
|
||||
"license": "Apache-2.0",
|
||||
"ignore": [
|
||||
"**/.*",
|
||||
"node_modules",
|
||||
"templates",
|
||||
"test",
|
||||
"src",
|
||||
"Gruntfile.js",
|
||||
"package.json",
|
||||
"target-config.js",
|
||||
"target-loader.js",
|
||||
"web-animations.dev.html",
|
||||
"web-animations.dev.js",
|
||||
"web-animations-next.dev.html",
|
||||
"web-animations-next.dev.js",
|
||||
"web-animations-next-lite.dev.html",
|
||||
"web-animations-next-lite.dev.js"
|
||||
]
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue