{
  "name": "Bitcoin icon set export helper",
  "version": "1.0.0",
  "description": "Simplifies export of production assets from the Bitcoin icon set Figma file.",
  "main": "code.js",
  "scripts": {
    "build": "tsc -p tsconfig.json"
  },
  "author": "Christoph Ono",
  "license": "MIT",
  "devDependencies": {
    "@figma/plugin-typings": "^1.19.2"
  }
}
