aboutsummaryrefslogtreecommitdiffhomepage
path: root/pkgs/client/package.json
diff options
context:
space:
mode:
authornsfisis <nsfisis@gmail.com>2025-12-06 17:05:21 +0900
committernsfisis <nsfisis@gmail.com>2025-12-06 17:37:04 +0900
commit811458427593a4172a2cd535cc768db375350dca (patch)
tree6c4f46c96b6f29392dc19d591e39e03c187033a1 /pkgs/client/package.json
parent9736a8981fbd6c6defbd67517ca23904fc844629 (diff)
downloadkioku-811458427593a4172a2cd535cc768db375350dca.tar.gz
kioku-811458427593a4172a2cd535cc768db375350dca.tar.zst
kioku-811458427593a4172a2cd535cc768db375350dca.zip
feat(dev): change architecture and directory structure
Diffstat (limited to 'pkgs/client/package.json')
-rw-r--r--pkgs/client/package.json13
1 files changed, 0 insertions, 13 deletions
diff --git a/pkgs/client/package.json b/pkgs/client/package.json
deleted file mode 100644
index ec5a7ee..0000000
--- a/pkgs/client/package.json
+++ /dev/null
@@ -1,13 +0,0 @@
-{
- "name": "@kioku/client",
- "version": "0.1.0",
- "private": true,
- "main": "index.js",
- "scripts": {
- "test": "echo \"Error: no test specified\" && exit 1"
- },
- "author": "nsfisis",
- "license": "MIT",
- "packageManager": "pnpm@10.23.0",
- "type": "module"
-}