| OLD | NEW |
| 1 { | 1 { |
| 2 "name": "iron-iconset-svg", | 2 "name": "iron-iconset-svg", |
| 3 "description": "Manages a set of svg icons", | 3 "description": "Manages a set of svg icons", |
| 4 "version": "1.0.1", | 4 "version": "1.0.1", |
| 5 "keywords": [ | 5 "keywords": [ |
| 6 "web-components", | 6 "web-components", |
| 7 "polymer", | 7 "polymer", |
| 8 "icon" | 8 "icon" |
| 9 ], | 9 ], |
| 10 "license": "http://polymer.github.io/LICENSE.txt", | 10 "license": "http://polymer.github.io/LICENSE.txt", |
| (...skipping 16 matching lines...) Expand all Loading... |
| 27 "_release": "1.0.1", | 27 "_release": "1.0.1", |
| 28 "_resolution": { | 28 "_resolution": { |
| 29 "type": "version", | 29 "type": "version", |
| 30 "tag": "v1.0.1", | 30 "tag": "v1.0.1", |
| 31 "commit": "ce54b944d6f1f67a254ea9c99585e553eba76b6d" | 31 "commit": "ce54b944d6f1f67a254ea9c99585e553eba76b6d" |
| 32 }, | 32 }, |
| 33 "_source": "git://github.com/PolymerElements/iron-iconset-svg.git", | 33 "_source": "git://github.com/PolymerElements/iron-iconset-svg.git", |
| 34 "_target": "^1.0.0", | 34 "_target": "^1.0.0", |
| 35 "_originalSource": "PolymerElements/iron-iconset-svg" | 35 "_originalSource": "PolymerElements/iron-iconset-svg" |
| 36 } | 36 } |
| OLD | NEW |