19 lines
500 B
JSON
19 lines
500 B
JSON
{
|
|
"name": "@voerkai18n/utils",
|
|
"version": "1.0.35",
|
|
"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-03-29T17:36:45+08:00"
|
|
} |