luo-font-spider
Version:
strengthen library of font-spider
27 lines (26 loc) • 532 B
JSON
{
"name": "luo-font-spider",
"version": "0.0.2",
"description": "strengthen library of font-spider",
"main": "bin/index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"dependencies": {
"chalk": "^2.4.1",
"commander": "^2.16.0",
"font-spider": "^1.3.4"
},
"devDependencies": {
"@types/node": "^10.5.2"
},
"keywords": [
"font-spider",
"font-spider-walker"
],
"bin": {
"fsw": "bin/index.js"
},
"author": "make 2021 by luo",
"license": "MIT"
}