voerka-i18n/packages/utils/package.json

19 lines
500 B
JSON

{
"name": "@voerkai18n/utils",
"version": "1.0.34",
"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",
"semver": "^7.3.7",
"shelljs": "^0.8.5",
"string.prototype.replaceall": "^1.0.7"
},
"lastPublish": "2023-02-13T11:13:34+08:00"
}