voerka-i18n/packages/utils/package.json
2023-01-28 15:42:25 +08:00

17 lines
423 B
JSON

{
"name": "@voerkai18n/utils",
"version": "1.0.26",
"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-28T15:27:03+08:00"
}