36 lines
778 B
JSON
36 lines
778 B
JSON
{
|
|
"author": "mkwiser",
|
|
"bugs": {
|
|
"url": "https://github.com/ecomfe/fonteditor/issues"
|
|
},
|
|
"contributors": [
|
|
{
|
|
"email": "kekee000@gmail.com",
|
|
"name": "kekee000"
|
|
},
|
|
{
|
|
"email": "junmer@foxmail.com",
|
|
"name": "junmer"
|
|
}
|
|
],
|
|
"description": "ttf to woff,svg,eot convert, ttf adjust",
|
|
"dependencies": {
|
|
"fonteditor": "*"
|
|
},
|
|
"homepage": "https://github.com/ecomfe/fonteditor",
|
|
"keywords": [
|
|
"font",
|
|
"ttf",
|
|
"woff",
|
|
"svg",
|
|
"eot"
|
|
],
|
|
"license": "MIT",
|
|
"name": "fonteditor",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git://github.com/ecomfe/fonteditor.git"
|
|
},
|
|
"version": "0.0.1"
|
|
}
|