mirror of
https://github.com/ziex-dev/ziex.git
synced 2026-07-21 02:59:36 -06:00
commit 24328c825bdca95264b19d8ca044a1b547c38fa5
Author: Nurul Huda (Apon) <me@nurulhudaapon.com>
Date: Tue Mar 24 03:42:14 2026 +0600
sync
commit b526c54a8cff3ab8ed0c13f80129ecbc5d59b26c
Author: Nurul Huda (Apon) <me@nurulhudaapon.com>
Date: Tue Mar 24 03:40:08 2026 +0600
sync
commit 23314ce6c585fc2ca796a33e39f3ad0d3b941b35
Author: Nurul Huda (Apon) <me@nurulhudaapon.com>
Date: Tue Mar 24 02:57:41 2026 +0600
sync
commit 5f3e829edf117333c6d6d2799ff2244d37725a6b
Author: Nurul Huda (Apon) <me@nurulhudaapon.com>
Date: Tue Mar 24 00:27:12 2026 +0600
sync
commit 566543333a9e181c68d9ad4905a88b3d83dbb8e2
Author: Nurul Huda (Apon) <me@nurulhudaapon.com>
Date: Mon Mar 23 23:50:45 2026 +0600
tw
commit a276b5b5f8f9d3cbdf141fe5bcfd7f9193d15986
Author: Nurul Huda (Apon) <me@nurulhudaapon.com>
Date: Mon Mar 23 23:37:39 2026 +0600
playground fixes
commit c83edcb6760b16e1382e0627d19e581898f3d276
Author: Nurul Huda (Apon) <me@nurulhudaapon.com>
Date: Mon Mar 23 22:46:43 2026 +0600
sync
commit b1ce7240f2122995c6a066becd82e18b546253c9
Author: Nurul Huda (Apon) <me@nurulhudaapon.com>
Date: Mon Mar 23 22:15:14 2026 +0600
sync
commit 6737716e7e05ecf5e7ba5a4d6f8e75caef838822
Author: Nurul Huda (Apon) <me@nurulhudaapon.com>
Date: Mon Mar 23 21:58:34 2026 +0600
sync
commit 40550ec0e490b140a21d3c554ae044238ccac660
Author: Nurul Huda (Apon) <me@nurulhudaapon.com>
Date: Mon Mar 23 20:35:31 2026 +0600
sync
commit 3ddf3d76e0ff375ede626e093a831f1b47f9d6ce
Author: Nurul Huda (Apon) <me@nurulhudaapon.com>
Date: Mon Mar 23 20:19:31 2026 +0600
sync
commit 518cb84cd73c653afa1c54874d23d822759a9c5e
Author: Nurul Huda (Apon) <me@nurulhudaapon.com>
Date: Mon Mar 23 19:52:08 2026 +0600
sync
commit b2282985cd4a18b2717402699979194d59f6ca6a
Author: Nurul Huda (Apon) <me@nurulhudaapon.com>
Date: Mon Mar 23 19:08:59 2026 +0600
sync
10 lines
153 B
JSON
10 lines
153 B
JSON
{
|
|
"name": "ziex-plugin-bun",
|
|
"module": "src/main.ts",
|
|
"type": "module",
|
|
"private": true,
|
|
"devDependencies": {
|
|
"@types/bun": "latest"
|
|
}
|
|
}
|