OLD | NEW |
1 { | 1 { |
2 "name": "iron-test-helpers", | 2 "name": "iron-test-helpers", |
3 "version": "1.0.1", | 3 "version": "1.0.1", |
4 "authors": [ | 4 "authors": [ |
5 "The Polymer Authors" | 5 "The Polymer Authors" |
6 ], | 6 ], |
7 "description": "Utility classes to help make testing easier", | 7 "description": "Utility classes to help make testing easier", |
8 "keywords": [ | 8 "keywords": [ |
9 "web-components", | 9 "web-components", |
10 "web-component", | 10 "web-component", |
(...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": "4c5d28f58adda0d076850321582cfe86359f95fb" | 32 "commit": "4c5d28f58adda0d076850321582cfe86359f95fb" |
33 }, | 33 }, |
34 "_source": "git://github.com/PolymerElements/iron-test-helpers.git", | 34 "_source": "git://github.com/PolymerElements/iron-test-helpers.git", |
35 "_target": "^1.0.0", | 35 "_target": "^1.0.0", |
36 "_originalSource": "PolymerElements/iron-test-helpers" | 36 "_originalSource": "PolymerElements/iron-test-helpers" |
37 } | 37 } |
OLD | NEW |