| Index: third_party/polymer/v0_8/components-chromium/iron-jsonp-library/.bower.json
|
| diff --git a/third_party/polymer/v0_8/components-chromium/iron-jsonp-library/.bower.json b/third_party/polymer/v0_8/components-chromium/iron-jsonp-library/.bower.json
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..31660e4c3f67b59e93cc3f03b382d5d4f6fe1585
|
| --- /dev/null
|
| +++ b/third_party/polymer/v0_8/components-chromium/iron-jsonp-library/.bower.json
|
| @@ -0,0 +1,40 @@
|
| +{
|
| + "name": "iron-jsonp-library",
|
| + "version": "1.0.0",
|
| + "description": "Loads jsonp libraries",
|
| + "authors": [
|
| + "Aleks Totic <a@totic.org>",
|
| + "The Polymer Authors"
|
| + ],
|
| + "keywords": [
|
| + "web-component",
|
| + "polymer",
|
| + "behavior"
|
| + ],
|
| + "main": "iron-jsonp-library.html",
|
| + "license": "http://polymer.github.io/LICENSE.txt",
|
| + "homepage": "https://github.com/PolymerElements/iron-jsonp-library/",
|
| + "ignore": [
|
| + "/.*",
|
| + "/test/",
|
| + "/demo/"
|
| + ],
|
| + "dependencies": {
|
| + "polymer": "Polymer/polymer#^1.0.0",
|
| + "iron-ajax": "PolymerElements/iron-ajax#^1.0.0"
|
| + },
|
| + "devDependencies": {
|
| + "iron-component-page": "PolymerElements/iron-component-page#^1.0.0",
|
| + "web-component-tester": "*",
|
| + "webcomponentsjs": "webcomponents/webcomponentsjs#^0.7.0"
|
| + },
|
| + "_release": "1.0.0",
|
| + "_resolution": {
|
| + "type": "version",
|
| + "tag": "v1.0.0",
|
| + "commit": "2957a77f8797e59f2cd97a61b9844c4f7a716f19"
|
| + },
|
| + "_source": "git://github.com/PolymerElements/iron-jsonp-library.git",
|
| + "_target": "^1.0.0",
|
| + "_originalSource": "PolymerElements/iron-jsonp-library"
|
| +}
|
|
|