{
  "name": "@chriswitko/app-store-icon",
  "version": "1.0.3",
  "description": "App Store Icon Generator",
  "main": "index.js",
  "types": "index.d.ts",
  "type": "module",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/chriswitko/app-store-icon.git"
  },
  "scripts": {
    "publish": "npm publish --access public",
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "author": "Chris Witko",
  "license": "MIT"
}
