You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
20 lines
492 B
20 lines
492 B
{
|
|
"name": "@dcloudio/uni-cli-i18n",
|
|
"version": "2.0.0-32920211029001",
|
|
"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"
|
|
}
|
|
}
|
|
|