OLD | NEW |
| (Empty) |
1 { | |
2 "name": "layout", | |
3 "homepage": "https://github.com/Polymer/layout", | |
4 "description": "A declarative layout system built on top of CSS flexbox.", | |
5 "main": "layout.html", | |
6 "keywords": [ | |
7 "layout", | |
8 "flexbox" | |
9 ], | |
10 "authors": [ | |
11 "The Polymer Project Authors" | |
12 ], | |
13 "license": "https://polymer.github.io/LICENSE.txt", | |
14 "private": true, | |
15 "ignore": [], | |
16 "_release": "d02a404b77", | |
17 "_resolution": { | |
18 "type": "branch", | |
19 "branch": "0.8-preview", | |
20 "commit": "d02a404b772d306b15bccd837b33092c4d4691c0" | |
21 }, | |
22 "_source": "git://github.com/Polymer/layout.git", | |
23 "_target": "0.8-preview", | |
24 "_originalSource": "Polymer/layout" | |
25 } | |
OLD | NEW |