2 Star 0 Fork 0

mirrors_cocos-creator / node-font-lib

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
package.json 799 Bytes
一键复制 编辑 原始数据 按行查看 历史
Jare 提交于 2014-06-30 17:20 . updates
{
"name": "font-lib",
"version": "0.1.1",
"description": "Font library for https://github.com/fireball-x/font-editor. All unit tests are included in the font-editor",
"main": "src/index.js",
"repository": {
"type": "git",
"url": "https://github.com/fireball-x/node-font-lib"
},
"keywords": [
"fontbrowser",
"font",
"webfont",
"bitmapfont",
"ttf",
"otf",
"woff",
"sfnt",
"kerning",
"freetype",
"truetype",
"opentype"
],
"author": "FireBox",
"license": "MIT",
"bugs": {
"url": "https://github.com/fireball-x/node-font-lib/issues"
},
"homepage": "https://github.com/fireball-x/node-font-lib",
"dependencies": {
"freetype2": "fireball-x/node-freetype2#shapes"
},
"devDependencies": {
"nw-gyp": ""
}
}
1
https://gitee.com/mirrors_cocos-creator/node-font-lib.git
git@gitee.com:mirrors_cocos-creator/node-font-lib.git
mirrors_cocos-creator
node-font-lib
node-font-lib
master

搜索帮助