OLD | NEW |
1 { | 1 { |
2 "name": "iron-menu-behavior", | 2 "name": "iron-menu-behavior", |
3 "version": "1.0.1", | 3 "version": "1.0.1", |
4 "description": "Provides accessible menu behavior", | 4 "description": "Provides accessible menu behavior", |
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 "behavior", | 9 "behavior", |
10 "menu" | 10 "menu" |
(...skipping 21 matching lines...) Expand all Loading... |
32 "_release": "1.0.1", | 32 "_release": "1.0.1", |
33 "_resolution": { | 33 "_resolution": { |
34 "type": "version", | 34 "type": "version", |
35 "tag": "v1.0.1", | 35 "tag": "v1.0.1", |
36 "commit": "3809f0eb7461c8ca63640aaa238775b3a25aa578" | 36 "commit": "3809f0eb7461c8ca63640aaa238775b3a25aa578" |
37 }, | 37 }, |
38 "_source": "git://github.com/PolymerElements/iron-menu-behavior.git", | 38 "_source": "git://github.com/PolymerElements/iron-menu-behavior.git", |
39 "_target": "^1.0.0", | 39 "_target": "^1.0.0", |
40 "_originalSource": "PolymerElements/iron-menu-behavior" | 40 "_originalSource": "PolymerElements/iron-menu-behavior" |
41 } | 41 } |
OLD | NEW |