| OLD | NEW |
| 1 { | 1 { |
| 2 "name": "iron-validatable-behavior", | 2 "name": "iron-validatable-behavior", |
| 3 "version": "1.0.1", | 3 "version": "1.0.1", |
| 4 "description": "Provides a behavior for an element that validates user input", | 4 "description": "Provides a behavior for an element that validates user input", |
| 5 "authors": "The Polymer Authors", | 5 "authors": "The Polymer Authors", |
| 6 "keywords": [ | 6 "keywords": [ |
| 7 "web-components", | 7 "web-components", |
| 8 "polymer", | 8 "polymer", |
| 9 "iron", | 9 "iron", |
| 10 "behavior" | 10 "behavior" |
| (...skipping 23 matching lines...) Expand all Loading... |
| 34 "_release": "1.0.1", | 34 "_release": "1.0.1", |
| 35 "_resolution": { | 35 "_resolution": { |
| 36 "type": "version", | 36 "type": "version", |
| 37 "tag": "v1.0.1", | 37 "tag": "v1.0.1", |
| 38 "commit": "63513294174960e48dfb4617f55e716de3c9fc49" | 38 "commit": "63513294174960e48dfb4617f55e716de3c9fc49" |
| 39 }, | 39 }, |
| 40 "_source": "git://github.com/PolymerElements/iron-validatable-behavior.git", | 40 "_source": "git://github.com/PolymerElements/iron-validatable-behavior.git", |
| 41 "_target": "^1.0.0", | 41 "_target": "^1.0.0", |
| 42 "_originalSource": "PolymerElements/iron-validatable-behavior" | 42 "_originalSource": "PolymerElements/iron-validatable-behavior" |
| 43 } | 43 } |
| OLD | NEW |