hth-icon-font
Version:
27 lines (26 loc) • 669 B
JSON
{
"name": "hth-icon-font",
"description": "海投汇官网项目图标库",
"version": "0.2.1",
"keywords": [
"font",
"icon"
],
"main": "css/ku-icon.css",
"homepage": "https://www.htouhui.com",
"repository": "https://github.com/hth-frontend/hth-icon-font.git",
"author": "wangxingkang <wang_xingkang@qq.com>",
"license": "MIT",
"devDependencies": {
"autoprefixer": "^7.1.6",
"gulp": "^3.9.1",
"gulp-autoprefixer": "^4.0.0",
"gulp-cssnano": "^2.1.2",
"gulp-header": "^1.8.9",
"gulp-postcss": "^7.0.0",
"gulp-rename": "^1.2.2",
"gulp-sass": "^3.1.0",
"node-sass": "^4.7.2",
"postcss": "^6.0.14"
}
}