{"_id":"@achieve-all/v-element","name":"@achieve-all/v-element","dist-tags":{"latest":"1.0.0"},"versions":{"1.0.0":{"name":"@achieve-all/v-element","version":"1.0.0","description":"Vue3 components library","type":"module","author":{"name":"awjing"},"license":"MIT","keywords":["Component","UI","Vue3"],"main":"./dist/umd/v-element.umd.cjs","module":"./dist/ed/v-element.js","types":"./dist/types/index.d.ts","exports":{".":{"import":"./dist/es/v-element.js","require":"./dist/umd/v-element.umd.cjs","types":"./dist/types/index.d.ts"}},"scripts":{"dev":"vite","build":"npm run build-only && npm run move-style","preview":"vite preview","build-only":"run-p build-es build-umd","build-umd":"vite build --config vite.umd.config.ts","build-es":"vite build --config vite.es.config.ts","move-style":"move-file dist/es/index.css dist/index.css","type-check":"vue-tsc --noEmit","lint":"eslint . --ext .vue,.js,.jsx,.cjs,.mjs,.ts,.tsx,.cts,.mts --fix --ignore-path .gitignore","docs:dev":"vitepress dev docs","docs:build":"vitepress build docs","docs:preview":"vitepress preview docs","prepublishOnly":"npm run build"},"dependencies":{"@fortawesome/fontawesome-svg-core":"^6.4.2","@fortawesome/free-solid-svg-icons":"^6.5.1","@fortawesome/vue-fontawesome":"^3.0.3","@popperjs/core":"^2.11.6","@vitejs/plugin-vue-jsx":"^3.1.0","lodash-es":"^4.17.21","unplugin-vue-macros":"^2.5.1","axios":"^1.6.2","update":"^0.7.4","vue":"^3.3.10"},"devDependencies":{"@types/lodash-es":"^4.17.12","@typescript-eslint/eslint-plugin":"^6.13.2","@typescript-eslint/parser":"^6.13.2","@vitejs/plugin-vue":"^4.5.1","@vitepress-demo-preview/component":"^2.3.2","@vitepress-demo-preview/plugin":"^1.2.2","@vitest/browser":"^0.23.2","@vue/test-utils":"^2.4.1","eslint":"^8.55.0","jsdom":"^23.0.1","move-file-cli":"^3.0.0","npm-run-all":"^4.1.5","postcss-color-mix":"^1.1.0","postcss-each":"^1.1.0","postcss-each-variables":"^0.3.0","postcss-for":"^2.1.1","postcss-nested":"^6.0.1","typescript":"^5.0.2","vite":"^4.3.9","vite-plugin-dts":"^3.6.3","vitepress":"1.0.0-rc.25","vitest":"^1.0.4","vue-tsc":"^1.8.22"},"gitHead":"cb57b5e885a8178f10659d150c06a5cf6a869414","_id":"@achieve-all/v-element@1.0.0","_nodeVersion":"16.15.0","_npmVersion":"8.5.5","dist":{"integrity":"sha512-JSDemvqnvniNJZlJbm0uCstsJuM4ykA3Xf0FjyAtf1T2sZFcSe4wTywLmIke+AMgc/QhgWH18s3qUogHf5q1uw==","shasum":"3e0e297b59610bbf04d50ea6b9fceb37ddeaa0a0","tarball":"https://registry.npmjs.org/@achieve-all/v-element/-/v-element-1.0.0.tgz","fileCount":81,"unpackedSize":3355488,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIBNfOyXZDRlGuFXS6aso2QW2DkhkHjkv8C/X5d6Bmb7qAiBHan1FMM3kyOeEBrCXOnQgSImTvgqRkyreEZI7h/FRow=="}]},"_npmUser":{"name":"awjing","email":"15829242291@163.com"},"directories":{},"maintainers":[{"name":"awjing","email":"15829242291@163.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/v-element_1.0.0_1703067123685_0.07838213829235419"},"_hasShrinkwrap":false}},"time":{"created":"2023-12-20T10:12:03.513Z","1.0.0":"2023-12-20T10:12:03.966Z","modified":"2023-12-20T10:12:04.326Z"},"maintainers":[{"name":"awjing","email":"15829242291@163.com"}],"description":"Vue3 components library","keywords":["Component","UI","Vue3"],"author":{"name":"awjing"},"license":"MIT","readme":"# Vue 3 + TypeScript + Vite\n\nThis template should help get you started developing with Vue 3 and TypeScript in Vite. The template uses Vue 3 `<script setup>` SFCs, check out the [script setup docs](https://v3.vuejs.org/api/sfc-script-setup.html#sfc-script-setup) to learn more.\n\n## Recommended IDE Setup\n\n- [VS Code](https://code.visualstudio.com/) + [Volar](https://marketplace.visualstudio.com/items?itemName=Vue.volar) (and disable Vetur) + [TypeScript Vue Plugin (Volar)](https://marketplace.visualstudio.com/items?itemName=Vue.vscode-typescript-vue-plugin).\n\n## Type Support For `.vue` Imports in TS\n\nTypeScript cannot handle type information for `.vue` imports by default, so we replace the `tsc` CLI with `vue-tsc` for type checking. In editors, we need [TypeScript Vue Plugin (Volar)](https://marketplace.visualstudio.com/items?itemName=Vue.vscode-typescript-vue-plugin) to make the TypeScript language service aware of `.vue` types.\n\nIf the standalone TypeScript plugin doesn't feel fast enough to you, Volar has also implemented a [Take Over Mode](https://github.com/johnsoncodehk/volar/discussions/471#discussioncomment-1361669) that is more performant. You can enable it by the following steps:\n\n1. Disable the built-in TypeScript Extension\n   1. Run `Extensions: Show Built-in Extensions` from VSCode's command palette\n   2. Find `TypeScript and JavaScript Language Features`, right click and select `Disable (Workspace)`\n2. Reload the VSCode window by running `Developer: Reload Window` from the command palette.\n","readmeFilename":"README.md"}