| Index: polymer_1.0.4/bower_components/web-animations-js/.bower.json
|
| diff --git a/polymer_1.0.4/bower_components/web-animations-js/.bower.json b/polymer_1.0.4/bower_components/web-animations-js/.bower.json
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..4215dea747c34ba767e02c1cd00d8778e6ffb907
|
| --- /dev/null
|
| +++ b/polymer_1.0.4/bower_components/web-animations-js/.bower.json
|
| @@ -0,0 +1,41 @@
|
| +{
|
| + "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.0",
|
| + "_release": "2.1.0",
|
| + "_resolution": {
|
| + "type": "version",
|
| + "tag": "2.1.0",
|
| + "commit": "7215de49976c233fb7abe2c19ee31a1009acc655"
|
| + },
|
| + "_source": "git://github.com/web-animations/web-animations-js.git",
|
| + "_target": "^2.0.0",
|
| + "_originalSource": "web-animations/web-animations-js"
|
| +}
|
|
|