{"_id":"@alouger/wow-element","name":"@alouger/wow-element","dist-tags":{"latest":"1.0.0"},"versions":{"1.0.0":{"name":"@alouger/wow-element","version":"1.0.0","description":"vue3 components library","type":"module","author":{"name":"Alex Luo"},"license":"MIT","repository":{"type":"git","url":"git+https://github.com/Alouger/WOW-Element.git"},"keywords":["Component","UI","Vue3"],"sideEffects":["dist/index.css"],"main":"./dist/umd/wow-element.umd.cjs","module":"./dist/es/wow-element.js","types":"./dist/types/index.d.ts","exports":{".":{"import":"./dist/es/wow-element.js","require":"./dist/umd/wow-element.umd.cjs","types":"./dist/types/index.d.ts"},"./dist/":{"import":"./dist/","require":"./dist/"}},"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 -p tsconfig.app.json --composite false","lint":"eslint . --ext .vue,.js,.jsx,.cjs,.mjs,.ts,.tsx,.cts,.mts --fix --ignore-path .gitignore","format":"prettier --write src/","docs:dev":"vitepress dev docs","docs:build":"vitepress build docs","docs:preview":"vitepress preview docs","coverage":"vitest run --coverage","prepublishOnly":"npm run build"},"dependencies":{"@fortawesome/fontawesome-svg-core":"^6.4.2","@fortawesome/free-solid-svg-icons":"^6.4.2","@fortawesome/vue-fontawesome":"^3.0.3","@popperjs/core":"^2.11.8","async-validator":"^4.2.5","axios":"^1.6.0","lodash-es":"^4.17.21"},"peerDependencies":{"vue":"^3.3.4"},"devDependencies":{"@rushstack/eslint-patch":"^1.3.3","@tsconfig/node18":"^18.2.2","@types/lodash-es":"^4.17.10","@types/node":"^18.18.5","@vitejs/plugin-vue":"^4.4.0","@vitejs/plugin-vue-jsx":"^3.0.2","@vitepress-demo-preview/component":"^2.3.2","@vitepress-demo-preview/plugin":"^1.2.2","@vitest/coverage-v8":"^1.0.4","@vitest/ui":"^1.0.4","@vue-macros/volar":"^0.17.1","@vue/eslint-config-prettier":"^8.0.0","@vue/eslint-config-typescript":"^12.0.0","@vue/test-utils":"^2.4.1","@vue/tsconfig":"^0.4.0","eslint":"^8.49.0","eslint-plugin-vue":"^9.17.0","jsdom":"^22.1.0","move-file-cli":"^3.0.0","npm-run-all2":"^6.1.1","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","prettier":"^3.0.3","typescript":"~5.2.0","unplugin-vue-macros":"^2.6.1","vite":"^4.4.11","vite-plugin-dts":"^3.7.0","vitepress":"^1.0.0-rc.25","vitest":"^1.0.4","vue":"^3.3.4","vue-tsc":"^1.8.19"},"gitHead":"ded18d0d3160bf5b534d2b597b8dd4c54fcf3ab6","bugs":{"url":"https://github.com/Alouger/WOW-Element/issues"},"homepage":"https://github.com/Alouger/WOW-Element#readme","_id":"@alouger/wow-element@1.0.0","_nodeVersion":"18.17.0","_npmVersion":"9.6.7","dist":{"integrity":"sha512-YobvWi19YpxXxTZqjJsZNkfI+z/86xYk5JbpiBbGoc6mW+s8HX1OphrsXNuyxLyeEpAL/+ZyKv0/GOGx8qBcHA==","shasum":"2582f584a01284b5a3b3d3c7e627017b9899c221","tarball":"https://registry.npmjs.org/@alouger/wow-element/-/wow-element-1.0.0.tgz","fileCount":59,"unpackedSize":1235460,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIEmWI9AXLMscKJLmc5yGkPjN0/MNhrWUGUHBv2VK7MPoAiEAw7AnBh6WMUj82UKXTTOTCijzTcpIGLEXlJXcfHzEu68="}]},"_npmUser":{"name":"alouger","email":"luochun026001@163.com"},"directories":{},"maintainers":[{"name":"alouger","email":"luochun026001@163.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/wow-element_1.0.0_1706087223551_0.8094535663698843"},"_hasShrinkwrap":false}},"time":{"created":"2024-01-24T09:07:03.457Z","1.0.0":"2024-01-24T09:07:03.782Z","modified":"2024-01-24T09:07:04.004Z"},"maintainers":[{"name":"alouger","email":"luochun026001@163.com"}],"description":"vue3 components library","homepage":"https://github.com/Alouger/WOW-Element#readme","keywords":["Component","UI","Vue3"],"repository":{"type":"git","url":"git+https://github.com/Alouger/WOW-Element.git"},"author":{"name":"Alex Luo"},"bugs":{"url":"https://github.com/Alouger/WOW-Element/issues"},"license":"MIT","readme":"# wow-element\n\nThis template should help get you started developing with Vue 3 in Vite.\n\n## Recommended IDE Setup\n\n[VSCode](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\n## Customize configuration\n\nSee [Vite Configuration Reference](https://vitejs.dev/config/).\n\n## Project Setup\n\n```sh\nnpm install\n```\n\n### Compile and Hot-Reload for Development\n\n```sh\nnpm run dev\n```\n\n### Type-Check, Compile and Minify for Production\n\n```sh\nnpm run build\n```\n\n### Lint with [ESLint](https://eslint.org/)\n\n```sh\nnpm run lint\n```\n","readmeFilename":"README.md"}