1 Star 0 Fork 7

FFZ / svgtofont

forked from 小弟调调 / svgtofont 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
package.json 999 Bytes
一键复制 编辑 原始数据 按行查看 历史
小弟调调 提交于 2019-02-18 22:53 . released v1.1.19
{
"name": "svgtofont",
"version": "1.1.19",
"description": "Converts SVG to TTF/EOT/WOFF/WOFF2/SVG format fonts.",
"main": "src/index.js",
"scripts": {
"test": "node test/index.js"
},
"author": "Kenny <wowohoo@qq.com>",
"repository": {
"type": "git",
"url": "https://github.com/jaywcjlove/svgtofont.git"
},
"keywords": [
"webfont",
"icon",
"iconfont",
"font-face",
"compress",
"minify",
"font-cli",
"ttf",
"woff",
"eot",
"svg",
"ttf2eot",
"ttf2woff",
"ttf2svg",
"svg2ttf",
"css",
"base64"
],
"license": "MIT",
"dependencies": {
"base64-img": "^1.0.4",
"cheerio": "^1.0.0-rc.2",
"colors-cli": "^1.0.18",
"copy-template-dir": "^1.4.0",
"ejs": "^2.6.1",
"fs-extra": "^7.0.0",
"html-minifier": "^3.5.20",
"svg2ttf": "^4.1.0",
"svgicons2svgfont": "^9.0.4",
"svgo": "^1.1.1",
"ttf2eot": "^2.0.0",
"ttf2woff": "^2.0.1",
"ttf2woff2": "^2.0.3"
}
}
JavaScript
1
https://gitee.com/sailsoft/svgtofont.git
git@gitee.com:sailsoft/svgtofont.git
sailsoft
svgtofont
svgtofont
master

搜索帮助

53164aa7 5694891 3bd8fe86 5694891