mirror of
https://github.com/elyby/emails-renderer.git
synced 2024-11-16 18:23:23 +05:30
10 lines
164 B
JSON
10 lines
164 B
JSON
{
|
|
"name": "i18n-collect",
|
|
"version": "1.0.0",
|
|
"main": "index.js",
|
|
"dependencies": {
|
|
"glob": "^7.1.3",
|
|
"sort-keys": "^3.0.0"
|
|
}
|
|
}
|