voerka-i18n/packages/utils/package.json
2023-01-27 22:15:14 +08:00

17 lines
423 B
JSON

{
"name": "@voerkai18n/utils",
"version": "1.0.23",
"description": "公共工具库",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",
"release": "pnpm autopublish"
},
"author": "",
"license": "ISC",
"dependencies": {
"fs-extra": "^10.0.1",
"shelljs": "^0.8.5"
},
"lastPublish": "2023-01-27T21:04:08+08:00"
}