mirror of
https://github.com/skishore/makemeahanzi.git
synced 2026-03-13 09:01:14 +08:00
13 lines
242 B
JSON
13 lines
242 B
JSON
{
|
|
"devDependencies": {
|
|
"babel-preset-env": "^1.6.1",
|
|
"commander": "^2.14.1",
|
|
"point-at-length": "^1.1.0",
|
|
"svg-path-properties": "^0.4.1"
|
|
},
|
|
"dependencies": {
|
|
"cheerio": "^1.0.0-rc.2",
|
|
"fs-extra": "^7.0.0"
|
|
}
|
|
}
|