| Index: appengine/config_service/ui/bower_components/test-fixture/.bower.json
|
| diff --git a/appengine/config_service/ui/bower_components/test-fixture/.bower.json b/appengine/config_service/ui/bower_components/test-fixture/.bower.json
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..f3d83f3aaf038562c81e44d18e27fb9d3b8fb2be
|
| --- /dev/null
|
| +++ b/appengine/config_service/ui/bower_components/test-fixture/.bower.json
|
| @@ -0,0 +1,35 @@
|
| +{
|
| + "name": "test-fixture",
|
| + "version": "3.0.0-rc.1",
|
| + "license": "http://polymer.github.io/LICENSE.txt",
|
| + "description": "A simple element to fixture DOM for tests",
|
| + "keywords": [
|
| + "web-components",
|
| + "polymer",
|
| + "testing"
|
| + ],
|
| + "devDependencies": {
|
| + "web-component-tester": "^6.0.0-prerelease.5",
|
| + "webcomponentsjs": "webcomponents/webcomponentsjs#^1.0.0-rc.1"
|
| + },
|
| + "variants": {
|
| + "1.x": {
|
| + "devDependencies": {
|
| + "web-component-tester": "^4.0.0",
|
| + "webcomponentsjs": "webcomponents/webcomponentsjs#^0.7.0"
|
| + }
|
| + }
|
| + },
|
| + "main": "test-fixture.html",
|
| + "ignore": [],
|
| + "homepage": "https://github.com/polymerelements/test-fixture",
|
| + "_release": "3.0.0-rc.1",
|
| + "_resolution": {
|
| + "type": "version",
|
| + "tag": "v3.0.0-rc.1",
|
| + "commit": "eb86ce25c850bb20523d47a55d07235f0fad5858"
|
| + },
|
| + "_source": "https://github.com/polymerelements/test-fixture.git",
|
| + "_target": "^3.0.0-rc.1",
|
| + "_originalSource": "polymerelements/test-fixture"
|
| +}
|
|
|