2020-09-30 19:08:37 +08:00

16 lines
296 B
JSON

{
"name": "@webank/fes-plugin-locale",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [],
"author": "",
"license": "MIT",
"dependencies": {
"vue-i18n": "^9.0.0-beta.2"
}
}