| OLD | NEW |
| 1 { | 1 { |
| 2 "name": "iron-form-element-behavior", | 2 "name": "iron-form-element-behavior", |
| 3 "version": "1.0.1", | 3 "version": "1.0.1", |
| 4 "license": "http://polymer.github.io/LICENSE.txt", | 4 "license": "http://polymer.github.io/LICENSE.txt", |
| 5 "private": true, | 5 "private": true, |
| 6 "main": "iron-form-element-behavior", | 6 "main": "iron-form-element-behavior", |
| 7 "authors": "The Polymer Authors", | 7 "authors": "The Polymer Authors", |
| 8 "description": "Enables a custom element to be included in an iron-form", | 8 "description": "Enables a custom element to be included in an iron-form", |
| 9 "keywords": [ | 9 "keywords": [ |
| 10 "web-components", | 10 "web-components", |
| (...skipping 17 matching lines...) Expand all Loading... |
| 28 "_release": "1.0.1", | 28 "_release": "1.0.1", |
| 29 "_resolution": { | 29 "_resolution": { |
| 30 "type": "version", | 30 "type": "version", |
| 31 "tag": "v1.0.1", | 31 "tag": "v1.0.1", |
| 32 "commit": "f386143e866c320025589f3d79798c12103377a4" | 32 "commit": "f386143e866c320025589f3d79798c12103377a4" |
| 33 }, | 33 }, |
| 34 "_source": "git://github.com/PolymerElements/iron-form-element-behavior.git", | 34 "_source": "git://github.com/PolymerElements/iron-form-element-behavior.git", |
| 35 "_target": "^1.0.0", | 35 "_target": "^1.0.0", |
| 36 "_originalSource": "PolymerElements/iron-form-element-behavior" | 36 "_originalSource": "PolymerElements/iron-form-element-behavior" |
| 37 } | 37 } |
| OLD | NEW |