fonteditor/package.json
2015-07-19 18:24:09 +08:00

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"
}