mirror of
https://github.com/labring/FastGPT.git
synced 2025-07-22 12:20:34 +00:00
16 lines
288 B
JSON
16 lines
288 B
JSON
{
|
|
"name": "i18n",
|
|
"version": "1.0.0",
|
|
"description": "",
|
|
"main": "index.js",
|
|
"scripts": {
|
|
"test": "echo \"Error: no test specified\" && exit 1"
|
|
},
|
|
"keywords": [],
|
|
"author": "",
|
|
"license": "ISC",
|
|
"devDependencies": {
|
|
"@phenomnomnominal/tsquery": "^6.1.3"
|
|
}
|
|
}
|