17 lines
423 B
JSON
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"
|
|
} |