fonticon
Version:
create font icon from svg
28 lines (27 loc) • 667 B
JSON
{
"name": "fonticon",
"version": "0.0.7",
"description": "create font icon from svg",
"scripts": {
"version": "grunt && git add ."
},
"keywords": [
"font",
"font-icon"
],
"license": "Apache-2.0",
"devDependencies": {
"babel": "^5.4.7",
"evil-icons": "^1.7.6",
"grunt": "^0.4.5",
"grunt-contrib-copy": "^1.0.0",
"grunt-contrib-watch": "^0.6.1",
"grunt-sass": "^1.0.0",
"load-grunt-tasks": "^3.2.0",
"lodash": "^3.9.3",
"time-grunt": "^1.2.1",
"webfonts-generator": "^0.2.4"
},
"_from": "font-icon@0.0.7",
"_resolved": "http://registry.npm.taobao.org/font-icon/download/font-icon-0.0.7.tgz"
}