| Index: third_party/polymer/platform/.bower.json
|
| diff --git a/third_party/polymer/platform/.bower.json b/third_party/polymer/platform/.bower.json
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..2f7ae27ced6932b2c7fceba6b50fe9e4281257fe
|
| --- /dev/null
|
| +++ b/third_party/polymer/platform/.bower.json
|
| @@ -0,0 +1,26 @@
|
| +{
|
| + "name": "platform",
|
| + "main": "platform.js",
|
| + "homepage": "https://github.com/Polymer/platform",
|
| + "authors": [
|
| + "The Polymer Authors"
|
| + ],
|
| + "description": "Integrate platform polyfills: load, build, test",
|
| + "keywords": [
|
| + "polymer",
|
| + "web",
|
| + "components"
|
| + ],
|
| + "license": "BSD",
|
| + "private": true,
|
| + "version": "0.1.1",
|
| + "_release": "0.1.1",
|
| + "_resolution": {
|
| + "type": "version",
|
| + "tag": "0.1.1",
|
| + "commit": "e3b25b94f9e1f51f213176e4ad07283bd56c5363"
|
| + },
|
| + "_source": "git://github.com/Polymer/platform.git",
|
| + "_target": "0.1.1",
|
| + "_originalSource": "Polymer/platform"
|
| +}
|
|
|