kui-icons
Version:
Ionicons for KUI
58 lines (57 loc) • 1.22 kB
JSON
{
"name": "kui-icons",
"version": "4.1.5",
"description": "Ionicons for KUI",
"main": "lib/dist.js",
"files": [
"lib",
"light",
"bin"
],
"scripts": {
"build": "node build.js",
"buildicon": "node build-static.js",
"buildall": "node build.js && node build-static.js",
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "chuchur",
"license": "ISC",
"keywords": [
"kui icons",
"kui",
"ui",
"ui component",
"kyui",
"vue",
"vue.js",
"vue2.js",
"component",
"components",
"framework",
"vue2 ui",
"vue2 components",
"ui components",
"pc",
"pc ui"
],
"homepage": "https://k-ui.cn",
"bugs": {
"url": "https://gitee.com/chuchur/kui-icons/issues",
"email": "chuchur@qq.com"
},
"devDependencies": {
"@babel/core": "^7.11.6",
"babel-loader": "^8.1.0",
"chalk": "^4.1.0",
"cheerio": "^1.0.0-rc.5",
"convertpath": "^1.3.0",
"uglifyjs-webpack-plugin": "^2.2.0",
"webpack": "^4.44.1",
"webpackbar": "^4.0.0",
"html-minifier": "^4.0.0",
"juice": "^8.0.0",
"svgpath": "^2.5.0",
"terser-webpack-plugin": "^4.2.3",
"xmldom": "^0.6.0"
}
}