summaryrefslogtreecommitdiffstats
path: root/chrome/test/data/extensions/unpacker/good_package/manifest.json
blob: 0a185bca08a657f9e95bcca93758e303687dbc93 (plain)
1
2
3
4
5
6
{
  "name": "Good Package",
  "version": "1.0",
  "description": "Good (valid) package to be used for unit testing.",
  "theme": {"images" : {"logo" : "product_logo_128.png"}}
}