OLD | NEW |
1 { | 1 { |
2 "name": "iron-selector", | 2 "name": "iron-selector", |
3 "version": "1.0.2", | 3 "version": "1.0.2", |
4 "description": "Manages a set of elements that can be selected", | 4 "description": "Manages a set of elements that can be selected", |
5 "private": true, | 5 "private": true, |
6 "license": "http://polymer.github.io/LICENSE.txt", | 6 "license": "http://polymer.github.io/LICENSE.txt", |
7 "main": [ | 7 "main": [ |
8 "iron-selector.html" | 8 "iron-selector.html" |
9 ], | 9 ], |
10 "authors": [ | 10 "authors": [ |
(...skipping 21 matching lines...) Expand all Loading... |
32 "_release": "1.0.2", | 32 "_release": "1.0.2", |
33 "_resolution": { | 33 "_resolution": { |
34 "type": "version", | 34 "type": "version", |
35 "tag": "v1.0.2", | 35 "tag": "v1.0.2", |
36 "commit": "ea22d91d11ba6f72c01faa952d5e600f9d1773cf" | 36 "commit": "ea22d91d11ba6f72c01faa952d5e600f9d1773cf" |
37 }, | 37 }, |
38 "_source": "git://github.com/PolymerElements/iron-selector.git", | 38 "_source": "git://github.com/PolymerElements/iron-selector.git", |
39 "_target": "^1.0.0", | 39 "_target": "^1.0.0", |
40 "_originalSource": "PolymerElements/iron-selector" | 40 "_originalSource": "PolymerElements/iron-selector" |
41 } | 41 } |
OLD | NEW |