{
  "name": "@alik6/bun-copy-plugin",
  "version": "0.0.10",
  "author": {
    "name": "alik6",
    "url": "https://github.com/alik-6/bun-copy-plugin",
    "email": "authastefard@proton.me"
  },
  "main": "index.ts",
  "module": "index.ts",
  "devDependencies": {
    "@types/bun": "latest"
  },
  "peerDependencies": {
    "typescript": "^5.0.0"
  },
  "license": "MIT",
  "type": "module",
  "keywords": ["bun", "bunjs", "bun-plugin", "bun-copy-plugin", "copy-plugin", "copy", "copy-bun-plugin", "bun-plugin-copy"]
}
