UNPKG
@webpro/next-translate-plugin
Version:
latest (2.6.3)
2.6.3
2.6.2
2.6.1
2.6.0
Tiny and powerful i18n plugin to translate your Next.js pages.
aralroca/next-translate-plugin
@webpro/next-translate-plugin
/
index
/
package.json
7 lines
•
136 B
JSON
View Raw
1
2
3
4
5
6
7
{
"name"
:
"index"
,
"private"
:
true
,
"main"
:
"../lib/cjs/index.js"
,
"module"
:
"../lib/esm/index.js"
,
"types"
:
"../index.d.ts"
}