| OLD | NEW |
| 1 { | 1 { |
| 2 "name": "iron-input", | 2 "name": "iron-input", |
| 3 "version": "1.0.3", | 3 "version": "1.0.3", |
| 4 "description": "An input element with data binding", | 4 "description": "An input element with data binding", |
| 5 "authors": [ | 5 "authors": [ |
| 6 "The Polymer Authors" | 6 "The Polymer Authors" |
| 7 ], | 7 ], |
| 8 "keywords": [ | 8 "keywords": [ |
| 9 "web-components", | 9 "web-components", |
| 10 "polymer", | 10 "polymer", |
| (...skipping 22 matching lines...) Expand all Loading... |
| 33 "web-component-tester": "*", | 33 "web-component-tester": "*", |
| 34 "webcomponentsjs": "webcomponents/webcomponentsjs#^0.7.0" | 34 "webcomponentsjs": "webcomponents/webcomponentsjs#^0.7.0" |
| 35 }, | 35 }, |
| 36 "_release": "1.0.3", | 36 "_release": "1.0.3", |
| 37 "_resolution": { | 37 "_resolution": { |
| 38 "type": "version", | 38 "type": "version", |
| 39 "tag": "v1.0.3", | 39 "tag": "v1.0.3", |
| 40 "commit": "edb505f41d67120cb505deedb92aa69e90078d2f" | 40 "commit": "edb505f41d67120cb505deedb92aa69e90078d2f" |
| 41 }, | 41 }, |
| 42 "_source": "git://github.com/PolymerElements/iron-input.git", | 42 "_source": "git://github.com/PolymerElements/iron-input.git", |
| 43 "_target": "^1.0.0", | 43 "_target": "~1.0.0", |
| 44 "_originalSource": "PolymerElements/iron-input" | 44 "_originalSource": "PolymerElements/iron-input" |
| 45 } | 45 } |
| OLD | NEW |