jellyfin-web/dashboard-ui/bower_components/web-animations-js/.bower.json
2016-03-07 21:59:21 -05:00

41 lines
1.0 KiB
JSON

{
"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"
],
"version": "2.1.4",
"_release": "2.1.4",
"_resolution": {
"type": "version",
"tag": "2.1.4",
"commit": "37184a99ab51d7fd8b3c9a60c3faa5c440ade147"
},
"_source": "git://github.com/web-animations/web-animations-js.git",
"_target": "2.1.4",
"_originalSource": "web-animations/web-animations-js"
}