OLD | NEW |
1 { | 1 { |
2 "name": "iron-meta", | 2 "name": "iron-meta", |
3 "version": "1.0.1", | 3 "version": "1.0.1", |
4 "keywords": [ | 4 "keywords": [ |
5 "web-components", | 5 "web-components", |
6 "polymer" | 6 "polymer" |
7 ], | 7 ], |
8 "license": "http://polymer.github.io/LICENSE.txt", | 8 "license": "http://polymer.github.io/LICENSE.txt", |
9 "description": "Useful for sharing information across a DOM tree", | 9 "description": "Useful for sharing information across a DOM tree", |
10 "private": true, | 10 "private": true, |
(...skipping 13 matching lines...) Expand all Loading... |
24 "_release": "1.0.1", | 24 "_release": "1.0.1", |
25 "_resolution": { | 25 "_resolution": { |
26 "type": "version", | 26 "type": "version", |
27 "tag": "v1.0.1", | 27 "tag": "v1.0.1", |
28 "commit": "74e95dc020cfebfbf4343fb952f0f224ccd47f8e" | 28 "commit": "74e95dc020cfebfbf4343fb952f0f224ccd47f8e" |
29 }, | 29 }, |
30 "_source": "git://github.com/PolymerElements/iron-meta.git", | 30 "_source": "git://github.com/PolymerElements/iron-meta.git", |
31 "_target": "^1.0.0", | 31 "_target": "^1.0.0", |
32 "_originalSource": "PolymerElements/iron-meta" | 32 "_originalSource": "PolymerElements/iron-meta" |
33 } | 33 } |
OLD | NEW |