.gitignore added
[dotfiles/.git] / .config / google-chrome / pnacl / 0.57.44.2492 / manifest.json
1 {
2 "update_url": "https://clients2.google.com/service/update2/crx",
3
4   "description": "Portable Native Client Translator Multi-CRX",
5   "name": "PNaCl Translator Multi-CRX",
6   "manifest_version": 2,
7   "minimum_chrome_version": "30.0.0.0",
8   "version": "0.57.44.2492",
9   "platforms": [
10     {
11       "nacl_arch": "x86-32",
12       "sub_package_path": "_platform_specific/x86_32/"
13     },
14     {
15       "nacl_arch": "x86-64",
16       "sub_package_path": "_platform_specific/x86_64/"
17     },
18     {
19       "nacl_arch": "arm",
20       "sub_package_path": "_platform_specific/arm/"
21     }
22   ]
23 }