| Index: third_party/polymer/v0_8/components-chromium/paper-header-panel/.bower.json
|
| diff --git a/third_party/polymer/v0_8/components-chromium/paper-header-panel/.bower.json b/third_party/polymer/v0_8/components-chromium/paper-header-panel/.bower.json
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..394924f72bf3a79880738b12986c359abdbe2c37
|
| --- /dev/null
|
| +++ b/third_party/polymer/v0_8/components-chromium/paper-header-panel/.bower.json
|
| @@ -0,0 +1,37 @@
|
| +{
|
| + "name": "paper-header-panel",
|
| + "version": "1.0.1",
|
| + "description": "A header and content wrapper for layout with headers",
|
| + "authors": [
|
| + "The Polymer Authors"
|
| + ],
|
| + "keywords": [
|
| + "web-components",
|
| + "polymer",
|
| + "layout"
|
| + ],
|
| + "private": true,
|
| + "license": "http://polymer.github.io/LICENSE.txt",
|
| + "homepage": "https://github.com/PolymerElements/paper-header-panel",
|
| + "ignore": [],
|
| + "dependencies": {
|
| + "iron-flex-layout": "PolymerElements/iron-flex-layout#^1.0.0",
|
| + "polymer": "Polymer/polymer#^1.0.0"
|
| + },
|
| + "devDependencies": {
|
| + "web-component-tester": "*",
|
| + "iron-component-page": "PolymerElements/iron-component-page#^1.0.0",
|
| + "test-fixture": "PolymerElements/test-fixture#^1.0.0",
|
| + "webcomponentsjs": "webcomponents/webcomponentsjs#^0.7.0",
|
| + "paper-styles": "PolymerElements/paper-styles#^1.0.0"
|
| + },
|
| + "_release": "1.0.1",
|
| + "_resolution": {
|
| + "type": "version",
|
| + "tag": "v1.0.1",
|
| + "commit": "ec388b9579fe61ce84e498132cd33ec275e8e398"
|
| + },
|
| + "_source": "git://github.com/PolymerElements/paper-header-panel.git",
|
| + "_target": "^1.0.0",
|
| + "_originalSource": "PolymerElements/paper-header-panel"
|
| +}
|
|
|