{ "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", "scripts": { "start": "edp webserver start", "build": "sh build.sh", "build-index": "node build/build-index.js", "build-css": "node build/build-css.js" }, "devDependencies": { "less": "~2.0.0", "q": "^1.2.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" }