UNPKG

aseprite-atlas

Version:

Aseprite sprite atlas parser and animator for browser and Node.js.

10 lines (9 loc) 171 B
{ "scripts": { "build": "aseprite-atlas-pack --sheet atlas.png *.aseprite > atlas.json", "test": "tsc" }, "dependencies": { "aseprite-atlas": ".." } }