1
0
Fork 0
mirror of https://github.com/Orama-Interactive/Pixelorama.git synced 2025-02-12 08:43:08 +00:00
Pixelorama/Assets/Graphics/Palette/Default_Palettes/hyohnoo-palettes/package.json
2019-12-14 18:18:45 -05:00

17 lines
377 B
JSON

{
"name": "hyohnoo-palettes",
"displayName": "Hyohnoo Palettes",
"description": "Palettes contributed by Hyohnoo",
"version": "1.0",
"author": { "name": "Hyohnoo", "url": "https://twitter.com/Hyohnoo" },
"publisher": "aseprite",
"categories": [
"Palettes"
],
"contributes": {
"palettes": [
{ "id": "mail24", "path": "./mail24.gpl" }
]
}
}