forked from LeenkxTeam/Kmake
11 lines
182 B
JSON
11 lines
182 B
JSON
{
|
|
"name": "pkg-with-unrecognised-export-keys",
|
|
"exports": {
|
|
".": {
|
|
"default": "./index.js",
|
|
"FtLcAG": "./whatever.ext",
|
|
"types": "./index.d.ts"
|
|
}
|
|
}
|
|
}
|