♫
📌 canary ▾
next.js
/
test
/
e2e
/
app-dir
/
use-cache
/
node_modules
/
my-pkg
/
package.json
package.json
8 lines
85 B
{
"name"
:
"my-pkg"
,
"type"
:
"module"
,
"exports"
: {
"."
:
"./index.js"
}
}
v2.0.0
/
Go
SIGN IN