{
  "name": "@suchipi/ase-parser",
  "version": "0.0.10",
  "description": "Parser for Aseprite files",
  "main": "Aseprite.js",
  "typings": "./typings/Aseprite.d.ts",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/TheCyberRonin/ase-parser.git"
  },
  "keywords": [
    "Aseprite",
    "parser",
    "ase"
  ],
  "author": "cyberronin",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/TheCyberRonin/ase-parser/issues"
  },
  "homepage": "https://github.com/TheCyberRonin/ase-parser#readme"
}
