voerka-i18n/packages/apps/app/package-lock.json
2022-03-25 19:36:16 +08:00

25 lines
744 B
JSON

{
"name": "app",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"dependencies": {
"@voerkai18n/runtime": "^1.0.0"
}
},
"node_modules/@voerkai18n/runtime": {
"version": "1.0.0",
"resolved": "https://registry.npmjs.org/@voerkai18n/runtime/-/runtime-1.0.0.tgz",
"integrity": "sha512-P3yTmuaGb79LkWmQtLmmN9xGa3A0Lf+9O0ngB6Jr5v+0A7tzh94LGA5KnIaQAL63smc3fpQcf3vQZgnxUoAC1g=="
}
},
"dependencies": {
"@voerkai18n/runtime": {
"version": "1.0.0",
"resolved": "https://registry.npmjs.org/@voerkai18n/runtime/-/runtime-1.0.0.tgz",
"integrity": "sha512-P3yTmuaGb79LkWmQtLmmN9xGa3A0Lf+9O0ngB6Jr5v+0A7tzh94LGA5KnIaQAL63smc3fpQcf3vQZgnxUoAC1g=="
}
}
}