OLD | NEW |
1 { | 1 { |
2 "name": "iron-a11y-announcer", | 2 "name": "iron-a11y-announcer", |
3 "version": "1.0.0", | 3 "version": "1.0.0", |
4 "description": "A singleton element that simplifies announcing text to screen
readers.", | 4 "description": "A singleton element that simplifies announcing text to screen
readers.", |
5 "keywords": [ | 5 "keywords": [ |
6 "web-components", | 6 "web-components", |
7 "polymer", | 7 "polymer", |
8 "a11y", | 8 "a11y", |
9 "live" | 9 "live" |
10 ], | 10 ], |
(...skipping 18 matching lines...) Expand all Loading... |
29 "_release": "1.0.0", | 29 "_release": "1.0.0", |
30 "_resolution": { | 30 "_resolution": { |
31 "type": "version", | 31 "type": "version", |
32 "tag": "v1.0.0", | 32 "tag": "v1.0.0", |
33 "commit": "c809efbb3fd27a25eef515acd2f46f07a5f5c6a2" | 33 "commit": "c809efbb3fd27a25eef515acd2f46f07a5f5c6a2" |
34 }, | 34 }, |
35 "_source": "git://github.com/PolymerElements/iron-a11y-announcer.git", | 35 "_source": "git://github.com/PolymerElements/iron-a11y-announcer.git", |
36 "_target": "^1.0.0", | 36 "_target": "^1.0.0", |
37 "_originalSource": "PolymerElements/iron-a11y-announcer" | 37 "_originalSource": "PolymerElements/iron-a11y-announcer" |
38 } | 38 } |
OLD | NEW |