OLD | NEW |
(Empty) | |
| 1 { |
| 2 "key": "AAAAB3NzaC1yc2EAAAADAQABAAAAgQDtKfIKWzC4HnQbyAeddk5h78K7LSyrIEnLKDsQCN
xhfsavJ+otV9JprDSz3nF7EHZokXiC72SHxdMndt2IlId/aRfhbU4UGidrmFBKg6v1Fs2zey6niB+xLO
hJQMe9XtwVNWDpiGXHLmwNhG/FLhj0bBBf1HZDBV18Xp47ymLiuQ==", |
| 3 "name": "crosh_builtin", |
| 4 "version": "0.7.6", |
| 5 "default_locale": "en", |
| 6 "icons": { |
| 7 "128": "images/vt-128.png", |
| 8 "48": "images/vt-48.png", |
| 9 "32": "images/vt-32.png", |
| 10 "16": "images/vt-16.png" |
| 11 }, |
| 12 "description": "Built-in terminal for crosh.", |
| 13 "offline_enabled": true, |
| 14 "permissions": [ |
| 15 "unlimitedStorage", |
| 16 "terminalPrivate" |
| 17 ] |
| 18 } |
OLD | NEW |