22 lines
551 B
JSON
22 lines
551 B
JSON
{
|
|
"name": "@dcloudio/uni-cli-i18n",
|
|
"version": "2.0.2-4070620250821001",
|
|
"description": "uni-cli-i18n",
|
|
"main": "lib/index.js",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/dcloudio/uni-app.git",
|
|
"directory": "packages/uni-cli-i18n"
|
|
},
|
|
"scripts": {
|
|
"test": "echo \"Error: no test specified\" && exit 1"
|
|
},
|
|
"author": "fxy060608",
|
|
"license": "Apache-2.0",
|
|
"dependencies": {
|
|
"i18n": "^0.13.3",
|
|
"os-locale-s-fix": "^1.0.8-fix-1"
|
|
},
|
|
"gitHead": "83322ec9f7cc592b2052ff78370e12f4689f5966"
|
|
}
|