1{
2  "name": "pinetreepizza-palettes",
3  "displayName": "PineTreePizza Palettes",
4  "description": "Palettes contributed by PineTreePizza",
5  "version": "1.0",
6  "author": { "name": "PineTreePizza", "url": "https://twitter.com/PineTreePizza" },
7  "publisher": "aseprite",
8  "categories": [
9    "Palettes"
10  ],
11  "contributes": {
12    "palettes": [
13      { "id": "Rosy-42", "path": "./rosy-42.gpl" }
14    ]
15  }
16}
17