代码拉取完成,页面将自动刷新
{
"name": "@layui/icons-vue",
"version": "1.0.7",
"description": "a component library for Vue 3 base on layui-vue",
"homepage": "https://gitee.com/layui-vue/icons-vue/blob/master/README.md",
"module": "lib/icons-vue.es.js",
"main": "lib/icons-vue.umd.js",
"exports": {
".": {
"import": "./lib/icons-vue.es.js",
"require": "./lib/icons-vue.umd.js"
},
"./lib/": "./lib/"
},
"types": "types/index.d.ts",
"style": "lib/index.css",
"scripts": {
"dev": "vite",
"build": "vite build --emptyOutDir && npm run build:types",
"build:types": "rimraf types && tsc -d",
"generate": "node ./scripts/generate.ts",
"prepare": "husky install",
"commit": "git-cz",
"commit:push": "git add . && git-cz && git push"
},
"keywords": [
"layui-icon",
"icons-vue",
"vue"
],
"author": "就眠儀式",
"license": "MIT",
"peerDependencies": {
"vue": "^3.2.31"
},
"dependencies": {
"vue": "^3.2.31"
},
"devDependencies": {
"@babel/core": "^7.15.8",
"@babel/preset-env": "^7.15.8",
"@babel/preset-typescript": "^7.15.0",
"@commitlint/cli": "^16.2.3",
"@commitlint/config-conventional": "^16.2.1",
"@rollup/plugin-babel": "^5.3.0",
"@types/markdown-it": "^12.2.3",
"@types/markdown-it-container": "^2.0.4",
"@types/node": "^16.11.9",
"@vitejs/plugin-vue": "^1.9.3",
"@vue/compiler-sfc": "^3.2.31",
"@vue/server-renderer": "^3.2.31",
"cz-conventional-changelog": "^3.3.0",
"escape-html": "^1.0.3",
"husky": "^7.0.4",
"less": "^4.1.2",
"markdown-it-container": "^3.0.0",
"prismjs": "^1.25.0",
"rimraf": "^3.0.2",
"rollup": "^2.0.0",
"typescript": "^4.5.2",
"vite": "2.6.14",
"vite-plugin-md": "^0.11.4"
},
"files": [
"lib",
"types"
],
"browserslist": [
"current node",
"last 2 versions and > 2%",
"ie > 10"
],
"husky": {
"hooks": {
"commit-msg": "commitlint -E HUSKY_GIT_PARAMS"
}
},
"config": {
"commitizen": {
"path": "./node_modules/cz-conventional-changelog"
}
}
}
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。