{ "name": "kun-galgame-vue", "private": false, "version": "0.0.0", "description": "The CUTEST Visual Novel Forum!世界上最萌的 Galgame 论坛. Topic, Technique. NO ADs Forever. Free Forever", "author": { "name": "kun", "email": "kungalgame@gamil.com" }, "repository": { "type": "git", "url": "https://github.com/KUN1007/KUNGalGame-vue.git" }, "type": "module", "scripts": { "dev": "vite", "build": "vue-tsc && vite build", "preview": "vite preview" }, "dependencies": { "@milkdown/core": "7.3.5", "@milkdown/ctx": "7.3.5", "@milkdown/plugin-clipboard": "7.3.5", "@milkdown/plugin-history": "7.3.5", "@milkdown/plugin-indent": "7.3.5", "@milkdown/plugin-listener": "7.3.5", "@milkdown/plugin-prism": "7.3.5", "@milkdown/plugin-tooltip": "7.3.5", "@milkdown/plugin-trailing": "7.3.5", "@milkdown/preset-commonmark": "7.3.5", "@milkdown/preset-gfm": "7.3.5", "@milkdown/prose": "7.3.5", "@milkdown/transformer": "7.3.5", "@milkdown/utils": "7.3.5", "@milkdown/vue": "7.3.5", "@prosemirror-adapter/vue": "0.2.6", "animate.css": "^4.1.1", "dayjs": "^1.11.10", "localforage": "^1.10.0", "nprogress": "^0.2.0", "pinia": "^2.1.7", "pinia-plugin-persistedstate": "^3.2.1", "refractor": "^4.8.1", "vue": "^3.4.21", "vue-i18n": "^9.10.1", "vue-router": "^4.3.0" }, "devDependencies": { "@iconify/vue": "^4.1.1", "@types/node": "^20.11.25", "@types/nprogress": "^0.2.3", "@vitejs/plugin-vue": "^5.0.4", "rollup-plugin-visualizer": "^5.12.0", "sass": "^1.71.1", "typescript": "^5.4.2", "vite": "^5.1.5", "vue-tsc": "^2.0.6" }, "keywords": [ "kun", "moe", "galgame", "vue", "vue3", "vite", "typescript", "gal", "visual novel" ], "license": "LGPL-3.0-or-later" }