mirror of
https://gitee.com/veigarchen/iconfont-download.git
synced 2025-10-23 17:09:10 +00:00
12 lines
195 B
JSON
12 lines
195 B
JSON
{
|
|
"scripts": {
|
|
"dev": "ts-node index.ts"
|
|
},
|
|
"devDependencies": {
|
|
"@types/node": "^18.15.11",
|
|
"prettier": "^2.8.7",
|
|
"ts-node": "^10.9.1",
|
|
"typescript": "^4.9.5",
|
|
"vm": "^0.1.0"
|
|
}
|
|
} |