OLD | NEW |
1 { | 1 { |
2 "name": "iron-resizable-behavior", | 2 "name": "iron-resizable-behavior", |
3 "version": "1.0.0", | 3 "version": "1.0.0", |
4 "license": "http://polymer.github.io/LICENSE.txt", | 4 "license": "http://polymer.github.io/LICENSE.txt", |
5 "description": "Coordinates the flow of resizeable elements", | 5 "description": "Coordinates the flow of resizeable elements", |
6 "private": true, | 6 "private": true, |
7 "main": "iron-resizable-behavior.html", | 7 "main": "iron-resizable-behavior.html", |
8 "authors": [ | 8 "authors": [ |
9 "The Polymer Authors" | 9 "The Polymer Authors" |
10 ], | 10 ], |
(...skipping 16 matching lines...) Expand all Loading... |
27 "_release": "1.0.0", | 27 "_release": "1.0.0", |
28 "_resolution": { | 28 "_resolution": { |
29 "type": "version", | 29 "type": "version", |
30 "tag": "v1.0.0", | 30 "tag": "v1.0.0", |
31 "commit": "62e0fb1dd6d657bceab7c78faf1a8b0fb909239c" | 31 "commit": "62e0fb1dd6d657bceab7c78faf1a8b0fb909239c" |
32 }, | 32 }, |
33 "_source": "git://github.com/PolymerElements/iron-resizable-behavior.git", | 33 "_source": "git://github.com/PolymerElements/iron-resizable-behavior.git", |
34 "_target": "^1.0.0", | 34 "_target": "^1.0.0", |
35 "_originalSource": "PolymerElements/iron-resizable-behavior" | 35 "_originalSource": "PolymerElements/iron-resizable-behavior" |
36 } | 36 } |
OLD | NEW |