38 lines
846 B
JSON
38 lines
846 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",
|
|
"devDependencies": {
|
|
"escodegen": "~1.6.0",
|
|
"esprima": "~1.1.1",
|
|
"estraverse": "~1.5.0"
|
|
},
|
|
"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"
|
|
}
|