{
  "scripts": {
    "build": "aseprite-atlas-pack --sheet atlas.png *.aseprite > atlas.json",
    "test": "tsc"
  },
  "dependencies": {
    "aseprite-atlas": ".."
  }
}
